unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jean Louis <bugs@gnu.support>
Cc: 56011@debbugs.gnu.org
Subject: bug#56011: 29.0.50; hl-line-mode not showing on bottom line after RET
Date: Thu, 16 Jun 2022 08:41:56 +0300	[thread overview]
Message-ID: <83letxqi57.fsf@gnu.org> (raw)
In-Reply-To: <86czf9fcfi.fsf@protected.rcdrun.com> (message from Jean Louis on Thu, 16 Jun 2022 07:40:49 +0300)

> From: Jean Louis <bugs@gnu.support>
> Date: Thu, 16 Jun 2022 07:40:49 +0300
> 
> When I turn on hl-line-mode and press RET while being on the bottom line
> in empty line, by pressing further RET I cannot see highlighted line
> which is expected to be seen. If I go back line up, the highlighted line
> will appear. Again if I go with C-n down to bottom empty line and keep
> pressing RET, I do not see highlighted line which is expected to be seen.

There's no line at EOB in this case.  It's an illusion, created by the
fact that we display the cursor there.  If you type "C-x =", you will
see that point is beyond the last character of the file in that case,
which is the preceding newline.  So there's nothing to highlight.

This is not a bug.  We could mention this in the doc string if it will
help, but I think that otherwise we should close this bug.





  reply	other threads:[~2022-06-16  5:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16  4:40 bug#56011: 29.0.50; hl-line-mode not showing on bottom line after RET Jean Louis
2022-06-16  5:41 ` Eli Zaretskii [this message]
2022-06-17 12:18   ` Lars Ingebrigtsen
2022-06-17 17:13   ` Jean Louis

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83letxqi57.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=56011@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).