unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
To: Sean McAfee <eefacm@gmail.com>, 74438@debbugs.gnu.org
Subject: bug#74438: 29.1; global-mark-ring does not work as described
Date: Wed, 20 Nov 2024 13:18:00 +0300	[thread overview]
Message-ID: <cf1cea06-4318-4f06-b132-7d58d2d63a75@gmail.com> (raw)
In-Reply-To: <CANan03aPvP=KHOdab3S6yLgxMCX8GRBUQhSHZ2p6aDmSxoM=Vw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 933 bytes --]

Emacs won't allow you to set multiple marks in the same position, it's 
just going to activate the current mark. Hence your reproduction recipe 
can be simplified to:

 1. C-x C-f foo
 2. C-SPC => Mark set
 3. C-SPC => Mark deactivated
 4. C-SPC => Mark activated
 5. C-SPC => Mark deactivated
 6. C-SPC => Mark activated

See how you're not getting "Mark set" any time after the first message?

Maybe a couple of sentences should be added to the manual regarding this 
behavior, because mark ring is often a source of confusion for the new 
users.

Also note that the manual recommends you deactivate the mark before 
trying to jump to it:

https://www.gnu.org/software/emacs/manual/html_node/emacs/Setting-Mark.html

"Instead of setting the mark in order to operate on a region, you can 
also use it to remember a position in the buffer (by typing ‘C-<SPC> 
C-<SPC>’), and later jump back there (by typing ‘C-u C-<SPC>’)."

[-- Attachment #2: Type: text/html, Size: 1428 bytes --]

  reply	other threads:[~2024-11-20 10:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-19 20:24 bug#74438: 29.1; global-mark-ring does not work as described Sean McAfee
2024-11-20 10:18 ` Nikolay Kudryavtsev [this message]
2024-11-20 14:35   ` Eli Zaretskii
2024-11-21  7:51     ` Nikolay Kudryavtsev
2024-11-21  9:49       ` Eli Zaretskii
2024-11-20 19:16   ` Sean McAfee
2024-11-21  8:09     ` Nikolay Kudryavtsev

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=cf1cea06-4318-4f06-b132-7d58d2d63a75@gmail.com \
    --to=nikolay.kudryavtsev@gmail.com \
    --cc=74438@debbugs.gnu.org \
    --cc=eefacm@gmail.com \
    /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).