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

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

bug#16744: 24.3.50; REGRESSION: C-h v does not show doc for `ediff-highl


From: Michael Kifer
Subject: bug#16744: 24.3.50; REGRESSION: C-h v does not show doc for `ediff-highlight-all-diffs'
Date: Fri, 14 Feb 2014 17:35:26 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0


On 02/14/2014 05:22 PM, Glenn Morris wrote:
Michael Kifer wrote:

 Short of fixing defcustom,
defcustom does not need fixing IMO.

the right solution would be to tell defvar to not zap defcustom's
doc-string with an empty string,
What?
Why not just don't use ediff-defvar-local with defcustoms?
Just write the two extra lines by hand?



Which two lines? edif-defvar-local is just a macro, which produces a defvar.
It is this defvar that zaps the doc string.

You may have missed the earlier part of this thread, but this was working fine the previous time I compiled ediff
with emacs 24.3.50. This was in September 2013. So, the bug is not 3 years old.

reply via email to

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