unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5774: 23.1.92; Emacs manual, node Persistent Marks
@ 2010-03-25 23:03 Drew Adams
  2010-04-06 16:14 ` Chong Yidong
  2014-02-10  3:26 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Drew Adams @ 2010-03-25 23:03 UTC (permalink / raw)
  To: 5774

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).







^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-10  3:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 23:03 bug#5774: 23.1.92; Emacs manual, node Persistent Marks Drew Adams
2010-04-06 16:14 ` Chong Yidong
2010-04-06 17:07   ` Drew Adams
2014-02-10  3:26 ` Lars Ingebrigtsen
2014-02-10  3:40   ` Drew Adams

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).