all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1503: feature request: multiline header (and mode) lines
@ 2008-12-06  6:43 Peter Mao
  2008-12-06 10:49 ` martin rudalics
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Mao @ 2008-12-06  6:43 UTC (permalink / raw)
  To: bug-gnu-emacs

I realize this requires tweaking of the C-code, but I'm not awesome
enough to do it myself:

Can emacs be given the gift of a header-line that word wraps, so that
the header can be more than one line tall?  I imagine the same could
go for the mode line, but I don't have a clear need for that right
now.  I know that the fringes can occupy > 1 column, so it seems like
an oversight if the header and mode lines are restricted to 1 line.

I've written a minor mode for reading/sorting physics abstracts from
the physics arXiv.  The mode either lists subdirectories directly
under the current directory, or recursively lists all subdirectories
of the pwd.  Either way, the list could potentially be longer than the
width of the screen, making some directory names unviewable.  A
multiline header would make it perfect.

I thought of putting that text in the buffer, but that makes it much
harder to update the text.

Peter Mao







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

end of thread, other threads:[~2021-10-21 17:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-06  6:43 bug#1503: feature request: multiline header (and mode) lines Peter Mao
2008-12-06 10:49 ` martin rudalics
2021-10-20 15:53   ` Stefan Kangas
2021-10-20 16:46     ` Eli Zaretskii
2021-10-21  9:06     ` martin rudalics
2021-10-21 16:34       ` Stefan Kangas
2021-10-21 17:18         ` martin rudalics

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.