all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* describe-function vs. long names
@ 2007-09-12  1:23 jidanni
  2007-09-21 23:06 ` describe-function should fold, not wrap jidanni
  0 siblings, 1 reply; 4+ messages in thread
From: jidanni @ 2007-09-12  1:23 UTC (permalink / raw)
  To: emacs-devel

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* describe-function should fold, not wrap
  2007-09-12  1:23 describe-function vs. long names jidanni
@ 2007-09-21 23:06 ` jidanni
  2007-09-24 16:23   ` Davis Herring
  0 siblings, 1 reply; 4+ messages in thread
From: jidanni @ 2007-09-21 23:06 UTC (permalink / raw)
  To: emacs-devel

On a e.g., 80 column terminal this and any other longish named item
wraps 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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: describe-function should fold, not wrap
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Davis Herring @ 2007-09-24 16:23 UTC (permalink / raw)
  To: jidanni; +Cc: emacs-devel

> 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.

Do you perhaps mean "filled, not wrapped"?

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: describe-function should fold, not wrap
  2007-09-24 16:23   ` Davis Herring
@ 2007-09-26 15:11     ` jidanni
  0 siblings, 0 replies; 4+ messages in thread
From: jidanni @ 2007-09-26 15:11 UTC (permalink / raw)
  To: herring; +Cc: emacs-devel

>>>>> "DH" == Davis Herring <herring@lanl.gov> writes:

>> 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.

DH> Do you perhaps mean "filled, not wrapped"?

Yes.

Glad at least one person, you, saw my bug posting.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-09-26 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-12  1:23 describe-function vs. long names jidanni
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

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.