all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: emacs-devel@gnu.org
Subject: describe-function vs. long names
Date: Wed, 12 Sep 2007 09:23:17 +0800	[thread overview]
Message-ID: <87r6l4ekxm.fsf@jidanni.org> (raw)

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	other threads:[~2007-09-12  1:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12  1:23 jidanni [this message]
2007-09-21 23:06 ` describe-function should fold, not wrap jidanni
2007-09-24 16:23   ` Davis Herring
2007-09-26 15:11     ` jidanni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r6l4ekxm.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.