From: "Drew Adams" <drew.adams@oracle.com>
To: 5774@debbugs.gnu.org
Subject: bug#5774: 23.1.92; Emacs manual, node Persistent Marks
Date: Thu, 25 Mar 2010 16:03:32 -0700 [thread overview]
Message-ID: <7C30F09686364224A85B06A46947357F@us.oracle.com> (raw)
emacs -Q
In GNU Emacs 23.1.92.1 (i386-mingw-nt5.1.2600)
of 2010-02-20 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
1. The node says:
"When Transient Mark mode is off, the mark is _never_ deactivated..."
This is wrong. And it confuses users. Check `C-h v mark-active' with t-m-mode
off and see if what it says makes sense in combination with this Info doc (no).
The truth is that when t-m-mode is off there is no notion of an active mark.
That is what should be said (and it was said like that in the past). The notion
of an active mark and region is a t-m-mode notion.
2. Replace undo (`C-x u') in the example given by a more typical command wrt
t-m-mode (e.g. query-replace). Things are said in this paragraph that are not
general but are specific to `undo', and that's not the message we are trying to
get across here. (You typically cannot use `C-u' to make such commands operate
on the region when the region is inactive.)
3. "`C-u C-x C-x' Activate the mark without changing it". Remove "without
changing it". That doesn't add anything except confusion. All the `C-u' does is
activate the mark, period. `C-u C-x C-x' still swaps point and mark ("changing"
the mark).
next reply other threads:[~2010-03-25 23:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 23:03 Drew Adams [this message]
2010-04-06 16:14 ` bug#5774: 23.1.92; Emacs manual, node Persistent Marks Chong Yidong
2010-04-06 17:07 ` Drew Adams
2014-02-10 3:26 ` Lars Ingebrigtsen
2014-02-10 3:40 ` Drew Adams
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=7C30F09686364224A85B06A46947357F@us.oracle.com \
--to=drew.adams@oracle.com \
--cc=5774@debbugs.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).