emacs-devel
[Top][All Lists]
Advanced

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

describe-function vs. long names


From: jidanni
Subject: describe-function vs. long names
Date: Wed, 12 Sep 2007 09:23:17 +0800

On your 80 column terminal, ask yourself "does executing this wrap
unnecessarily?": (describe-function (quote
font-lock-match-c-style-declaration-item-and-skip-to-next))

The problem is that describe-function was invented before the age of
long function names. It's first line of output should be folded, not
wrapped.

Yes, reported weeks ago, but not as clearly as now. P.S., doing ^X^E
(eval-last-sexp) on the above also makes a mess in the minibuffer.




reply via email to

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