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

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

bug#56038: Unable to edit booleans with 'help-fns-edit-variable'


From: Lars Ingebrigtsen
Subject: bug#56038: Unable to edit booleans with 'help-fns-edit-variable'
Date: Fri, 17 Jun 2022 16:31:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

> I'm unable to edit booleans with `help-fns-edit-variable'.
>
> For example, if I have this "*Help*" buffer
>
>     help-enable-variable-value-editing is a variable defined in ‘help-fns.el’.
>
>     Its value is t
>     Original value was nil
>
> and put point on `t' on the second to last row, and then type `e', I get
> the error "e is undefined".  My expectation is that I should be able to
> edit this value.

Hm, yes -- this is fallout of a previous fix that attempted to not
override buttons on values that are functions.  But it was pretty
misguided, so I've now reverted it and fixed that in a different way.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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