all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Martin Edstrom" <meedstrom@runbox.eu>
Cc: 72420@debbugs.gnu.org
Subject: bug#72420: set-goal-column misbehaves with a line-prefix and visual-line-mode
Date: Wed, 07 Aug 2024 14:01:18 +0300	[thread overview]
Message-ID: <86mslooav5.fsf@gnu.org> (raw)
In-Reply-To: <E1sbKt7-0001LN-9e@rmmprod05.runbox> (meedstrom@runbox.eu)

tags 72420 notabug
thanks

> From: "Martin Edstrom" <meedstrom@runbox.eu>
> CC: "72420" <72420@debbugs.gnu.org>
> Date: Tue, 06 Aug 2024 16:10:09 +0200 (CEST)
> 
> Alright, I keep being mistaken about the reproducibility of my bug reports, but I'm reasonably sure the following steps are reproducible.

I think they are, thanks.

> Step 3: Run M-x visual-line-mode.

Note: I get the same behavior without visual-line-mode, so I think
this Step 3 is not needed.

> Step 4: Move point to "z", inside the last line, and type C-x C-n (set-goal-column). Say yes to the disabled-command prompt.
> 
> Now I would expect moving point upwards with C-p any number of times should still make point land on the text after the list bullet, but the goal column actually seems to be offset in some way influenced by the line prefix. Even using C-n to come back to the line that has "z....." does not place point on the same position as when you started out.

Yes, the column is offset by the line-prefix, because line-prefix is
not considered to be part of the text-area.  You can see this already
when you type "C-x C-n" in Step 4: Emacs says the column at "z" is 2,
not 6.

This is the intended behavior, so there's no bug here.





  reply	other threads:[~2024-08-07 11:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-02 10:35 bug#72420: set-goal-column misbehaves with a line-prefix and visual-line-mode Martin Edström
2024-08-04  8:47 ` Eli Zaretskii
2024-08-06 14:10   ` Martin Edstrom
2024-08-07 11:01     ` Eli Zaretskii [this message]
2024-08-07 12:07       ` Martin Edstrom
2024-08-07 12:19         ` Eli Zaretskii
2024-08-07 14:03           ` Martin Edstrom
2024-08-07 14:29             ` Eli Zaretskii
2024-08-07 14:53               ` Martin Edstrom
2024-08-06 14:24 ` Martin Edstrom
2024-08-07 11:04   ` Eli Zaretskii
2024-08-20  8:28 ` Martin Edström
2024-08-20 12:24   ` Eli Zaretskii
2024-08-22 14:33     ` Eli Zaretskii
2024-09-07  7:16       ` Eli Zaretskii

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=86mslooav5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=72420@debbugs.gnu.org \
    --cc=meedstrom@runbox.eu \
    /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.