bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67616: [PATCH] Fix: add comint hook locally in lua-ts-inferior-lua


From: Noah Peart
Subject: bug#67616: [PATCH] Fix: add comint hook locally in lua-ts-inferior-lua
Date: Sun, 3 Dec 2023 23:58:46 -0800

Yea, that looks good to me.  Is it necessary to set `comint-use-prompt-regexp` to `t`?
The behaviour of `comint-previous/next-prompt` seems better when that is nil.
Thanks!

On Sun, Dec 3, 2023 at 8:30 PM john muhl <jm@pub.pink> wrote:
Noah Peart <noah.v.peart@gmail.com> writes:

> Tags: patch
>
> Bug: In `lua-ts-inferior-lua`, `comint-preoutput-filter-functions` hook
> isn't added locally.

Thanks. I think that obsoletes the buffer-name check at the
beginning. A quick test looks that way to me. Could you give a try?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]