all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 47835@debbugs.gnu.org, stefan@marxist.se
Subject: bug#47835: Wishlist: New footer line immediately above the mode line
Date: Wed, 29 Jun 2022 14:33:46 +0300	[thread overview]
Message-ID: <835ykj7lgl.fsf@gnu.org> (raw)
In-Reply-To: <871qv7iuzm.fsf@gnus.org> (message from Lars Ingebrigtsen on Wed,  29 Jun 2022 13:12:29 +0200)

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: 47835@debbugs.gnu.org, "'Eli Zaretskii'" <eliz@gnu.org>
> Date: Wed, 29 Jun 2022 13:12:29 +0200
> 
> Stefan Kangas <stefan@marxist.se> writes:
> 
> > It would be useful to have a footer line that would work like the header
> > line but was at the bottom instead, immediately above the mode line.
> 
> Yes, I can see that being very useful in some modes.
> 
> I have no idea whether it would be much work to implement -- Eli, could
> we reuse the header line code for something like this (but just, er,
> "move it down" 😀), do you think?  (I haven't looked at it at all.)

It's possible (in fact, addition of tab-line did just that, more or
less).  But to have a special screen line at bottom would be a more
complex job than what was done for tab-line, IMO, because its position
relative to the window's top should change whenever the window
dimensions change.  So the display code and the code which handles
window dimensions will have to be taught about such a special line.
Not rocket science, just a lot of boring bookkeeping...

Volunteers are welcome (and will be helped if needed).





      reply	other threads:[~2022-06-29 11:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-17  5:36 bug#47835: Wishlist: New footer line immediately above the mode line Stefan Kangas
2022-06-29 11:12 ` Lars Ingebrigtsen
2022-06-29 11:33   ` Eli Zaretskii [this message]

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=835ykj7lgl.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=47835@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=stefan@marxist.se \
    /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.