emacs-devel
[Top][All Lists]
Advanced

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

Re: master 2ef6f943abd: Add option to control default outlining in 'C-h


From: Eshel Yaron
Subject: Re: master 2ef6f943abd: Add option to control default outlining in 'C-h b'
Date: Sat, 29 Apr 2023 11:13:32 +0300
User-agent: Gnus/5.13 (Gnus v5.13)

Robert Pluim <rpluim@gmail.com> writes:

>>>>>> On Mon, 24 Apr 2023 07:42:19 -0400 (EDT), Eli Zaretskii <eliz@gnu.org> 
>>>>>> said:
>  
>     Eli> +(defcustom describe-bindings-outline-rules '((match-regexp . "Key 
> translations"))
>     Eli> +  "Visibility rules for outlines in the output buffer of 
> `describe-bindings'.
>     Eli> +This is used as the value of `outline-default-rules' in the
>     Eli> +output buffer of `describe-bindings' when
>     Eli> +`describe-bindings-outline' is non-nil, otherwise this option
>     Eli> +doesn't have any effect."
>     Eli> +  :type 'boolean
>     Eli> +  :group 'help
>     Eli> +  :version "30.1")
>     Eli> +
>
> That doesnʼt look like a boolean to me :-)

Oops, thank you for spotting my oversight.

> Robert

-- 
Eshel



reply via email to

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