GNU bug report logs - #12746
24.2.50; doc fix for (info "(emacs)Disabled Transient Mark")

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Sun, 28 Oct 2012 11:16:01 UTC

Severity: minor

Found in version 24.2.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12746 in the body.
You can then email your comments to 12746 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12746; Package emacs. (Sun, 28 Oct 2012 11:16:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dani Moncayo <dmoncayo <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 28 Oct 2012 11:16:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.50; doc fix for (info "(emacs)Disabled Transient Mark")
Date: Sun, 28 Oct 2012 12:13:16 +0100
Hi,

Here is a couple of fixes for info node "(emacs)Disabled Transient Mark":

1. The paragraph [a] should be removed, since it describes a behavior
that does not depend on transient mark mode being disabled.

2. The paragraph [b] is not accurate, since it doesn't mention that
the point and mark are exchanged.

[a]
     * Many commands that move point long distances, like `M-<' and
       `C-s', first set the mark where point was.

[b]
  `C-u C-x C-x'
       Activate the mark and enable Transient Mark mode temporarily, until
       the mark is next deactivated.  (This is the `C-x C-x' command,
       `exchange-point-and-mark', with a prefix argument.)


Proposed patch:

=== modified file 'doc/emacs/mark.texi'
--- doc/emacs/mark.texi 2012-05-27 01:25:06 +0000
+++ doc/emacs/mark.texi 2012-10-28 11:00:17 +0000
@@ -430,10 +430,6 @@
 point and the mark (@pxref{Setting Mark}).

 @item
-Many commands that move point long distances, like @kbd{M-<} and
-@kbd{C-s}, first set the mark where point was.
-
-@item
 Some commands, which ordinarily act on the region when the mark is
 active, no longer do so.  For example, normally @kbd{M-%}
 (@code{query-replace}) performs replacements within the region, if the
@@ -455,9 +451,10 @@

 @item C-u C-x C-x
 @kindex C-u C-x C-x
-Activate the mark and enable Transient Mark mode temporarily, until
-the mark is next deactivated.  (This is the @kbd{C-x C-x} command,
-@code{exchange-point-and-mark}, with a prefix argument.)
+Exchange point and mark, activate the mark and enable Transient Mark
+mode temporarily, until the mark is next deactivated.  (This is the
+@kbd{C-x C-x} command, @code{exchange-point-and-mark}, with a prefix
+argument.)
 @end table

   These commands set or activate the mark, and enable Transient Mark


In GNU Emacs 24.2.50.1 (i386-mingw-nt6.1.7601)
 of 2012-10-28 on DANI-PC
Bzr revision: 110699 rgm <at> gnu.org-20121028023436-4hvcv5dsjz1g9hg7
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -I../../libs/libxpm-3.5.8/include -I../../libs/libxpm-3.5.8/src
 -I../../libs/libpng-1.4.10 -I../../libs/zlib-1.2.6
 -I../../libs/giflib-4.1.4-1/include -I../../libs/jpeg-6b-4/include
 -I../../libs/tiff-3.8.2-1/include
 -I../../libs/libxml2-2.7.8-w32-bin/include/libxml2
 -I../../libs/gnutls-3.0.16/include
 -I../../libs/libiconv-1.14-2-mingw32-dev/include'

Important settings:
  value of $LANG: en_US.UTF8
  locale-coding-system: cp1252
  default enable-multibyte-characters: t


-- 
Dani Moncayo




Reply sent to Chong Yidong <cyd <at> gnu.org>:
You have taken responsibility. (Sat, 17 Nov 2012 06:40:01 GMT) Full text and rfc822 format available.

Notification sent to Dani Moncayo <dmoncayo <at> gmail.com>:
bug acknowledged by developer. (Sat, 17 Nov 2012 06:40:02 GMT) Full text and rfc822 format available.

Message #10 received at 12746-done <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 12746-done <at> debbugs.gnu.org
Subject: Re: bug#12746: 24.2.50;
	doc fix for (info "(emacs)Disabled Transient Mark")
Date: Sat, 17 Nov 2012 14:38:34 +0800
Dani Moncayo <dmoncayo <at> gmail.com> writes:

> Here is a couple of fixes for info node "(emacs)Disabled Transient Mark":

Thanks, committed to emacs-24.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 15 Dec 2012 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.