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

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

bug#74287: [PATCH] Rework history Isearch for Eshell


From: Juri Linkov
Subject: bug#74287: [PATCH] Rework history Isearch for Eshell
Date: Mon, 09 Dec 2024 20:23:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (x86_64-pc-linux-gnu)

>> Is there a way we could change this so that users who use 'setopt' (or
>> even 'setq'?) instead of the Customize package can enable this
>> feature?
>
> Indeed, it only works with 'M-x customize' (and friends). I guess we can
> instead save the original value to another variable and restore from it.
>
> Juri, since you wrote that for 'comint.el' in commit 71e458505f3, what
> do you think? Thanks!

I confirm the same problem in comint.  The current solution was described
in bug#30187 as the least bad.  Fortunately, no one complained because
it works with saved customizations.  But still we need to fix it.

So do you propose to add an internal variable that duplicates the user option?





reply via email to

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