From: Maxim Kim <habamax@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 31723@debbugs.gnu.org
Subject: bug#31723: 26.1; next-logical-line different behaviour when global-display-line-numbers-mode is on
Date: Wed, 6 Jun 2018 18:44:54 +0300 [thread overview]
Message-ID: <CAHFeNPsPqmUgyx7J1W_SuDhOiSZfco-HQEq=9Y8zR=nwxS4UGA@mail.gmail.com> (raw)
In-Reply-To: <83o9govsol.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1575 bytes --]
Thx, not sure I will be able to test it.
I am on windows and had never compiled emacs myself.
I will try to do it :)
2018-06-06 18:30 GMT+03:00 Eli Zaretskii <eliz@gnu.org>:
> > From: Maxim Kim <habamax@gmail.com>
> > Date: Tue, 5 Jun 2018 17:51:06 +0300
> >
> > 1. open emacs with `runemacs.exe -Q`
> >
> > 2. add some text to the scratch buffer:
> >
> > ;; This buffer is for text that is not saved, and for Lisp evaluation.
> > ;; To create a file, visit it with C-x C-f and enter text in its buffer.
> >
> > Hello WORLD, this is barebone EMACS here.
> > And next-logical-line function behaves strange when
> > global-display-line-numbers-mode is activated.
> >
> > 3. activate global-display-line-numbers-mode
> >
> > 4. put your cursor on the blank line above ‘Hello WORLD...' row:
> >
> > ;; To create a file, visit it with C-x C-f and enter text in its buffer.
> > <<CURSOR ON COL 0>>
> > Hello WORLD, this is barebone EMACS here.
> >
> > 5. press C-n to go-to ‘Hello WORLD’ row, cursor is on ‘H' letter
> >
> > 6. invoke ‘next-logical-line' interactive command with M-x
> > next-logical-line, your cursor will be on the second word of the
> > next row (marked as <<n>>):
> >
> > Hello WORLD, this is barebone EMACS here.
> > And <<n>>ext-logical-line function behaves strange when
> >
> > Without global-display-line-numbers-mode cursor moves to the same column
> > on the next row (of course if there are enough columns for that).
>
> Thanks, I think I fixed this now on the emacs-26 branch, please test.
>
[-- Attachment #2: Type: text/html, Size: 2208 bytes --]
prev parent reply other threads:[~2018-06-06 15:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-05 14:51 bug#31723: 26.1; next-logical-line different behaviour when global-display-line-numbers-mode is on Maxim Kim
2018-06-06 15:30 ` Eli Zaretskii
2018-06-06 15:44 ` Maxim Kim [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
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='CAHFeNPsPqmUgyx7J1W_SuDhOiSZfco-HQEq=9Y8zR=nwxS4UGA@mail.gmail.com' \
--to=habamax@gmail.com \
--cc=31723@debbugs.gnu.org \
--cc=eliz@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 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).