emacs-devel
[Top][All Lists]
Advanced

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

Re: master 49192e9: Strip "(fn...)" from output of `describe-mode' (bug#


From: Stefan Monnier
Subject: Re: master 49192e9: Strip "(fn...)" from output of `describe-mode' (bug#38222)
Date: Tue, 19 Nov 2019 15:56:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> Indeed, to do that we need to see how it's used to see whether it can
>> safely be changed as-is or whether it needs to depend on some new arg
>> or something.
> Of course. Easy to do for our uses of help-split-fundoc, and I'm willing to
> do it. But we don't know if and how it is used elsewhere. There are a few
> uses already in ELPA, for example.

What I'm suggesting is to look at all the usage we can find and see if
such a change would break that code.  If none is broken, there's a high
probability that other code we don't know about wouldn't be
broken either.


        Stefan




reply via email to

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