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

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

bug#65874: 30.0.50; outline-minor-mode-use-buttons missing choice


From: Mauro Aranda
Subject: bug#65874: 30.0.50; outline-minor-mode-use-buttons missing choice
Date: Tue, 12 Sep 2023 06:55:57 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 12/9/23 03:59, Juri Linkov wrote:
>> The docstring for outline-minor-mode-use-buttons says its value can be
>> the symbol insert, but that choice is not present in its :type.
>>
>> I can't send a patch, because I can't figure out a good :tag for it.
>
> Such omission is intentional, because 'insert' can be used only
> in generated buffers, not in editable buffers, so disallowing
> customization to the value 'insert' protects the users
> from damaging editable buffers.

I see, thanks.  How about adding something to the docstring some text to
explain that?  And/or maybe add a comment in the :type to clarify that
the omission is intentional?





reply via email to

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