From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#10032: 24.0.91; "C-x C-" seems broken Date: Mon, 21 Nov 2011 14:16:57 +0800 Message-ID: <87ehx2m23q.fsf@gnu.org> References: <87pqgwoj4r.fsf@gnu.org> <87bosgdybh.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1321856281 13513 80.91.229.12 (21 Nov 2011 06:18:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Nov 2011 06:18:01 +0000 (UTC) Cc: 10032@debbugs.gnu.org To: Dani Moncayo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 21 07:17:56 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RSNCU-0007pA-VM for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 Nov 2011 07:17:55 +0100 Original-Received: from localhost ([::1]:40506 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSNCU-0000Pb-DE for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 Nov 2011 01:17:54 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:53364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSNCR-0000PO-AM for bug-gnu-emacs@gnu.org; Mon, 21 Nov 2011 01:17:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSNCQ-0007zm-9F for bug-gnu-emacs@gnu.org; Mon, 21 Nov 2011 01:17:51 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58072) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSNCQ-0007zi-7s for bug-gnu-emacs@gnu.org; Mon, 21 Nov 2011 01:17:50 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RSNDa-0001Wt-0v for bug-gnu-emacs@gnu.org; Mon, 21 Nov 2011 01:19:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 Nov 2011 06:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10032 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10032-submit@debbugs.gnu.org id=B10032.13218563005808 (code B ref 10032); Mon, 21 Nov 2011 06:19:01 +0000 Original-Received: (at 10032) by debbugs.gnu.org; 21 Nov 2011 06:18:20 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RSNCt-0001Vd-Jv for submit@debbugs.gnu.org; Mon, 21 Nov 2011 01:18:20 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RSNCr-0001VW-Oi for 10032@debbugs.gnu.org; Mon, 21 Nov 2011 01:18:18 -0500 Original-Received: from [155.69.17.150] (port=54014 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RSNBg-0007x2-R2; Mon, 21 Nov 2011 01:17:05 -0500 In-Reply-To: <87bosgdybh.fsf@gnu.org> ("Johan \=\?utf-8\?Q\?Bockg\=C3\=A5rd\=22's\?\= message of "Sun, 13 Nov 2011 13:03:14 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 21 Nov 2011 01:19:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:54111 Archived-At: Johan Bockg=C3=A5rd writes: > The manual actually used to say > > In addition to the ordinary mark ring that belongs to each buffer, > Emacs has a single "global mark ring". It records a sequence of > buffers in which you have recently set the mark, so you can go back > to those buffers. > > Setting the mark always makes an entry on the current buffer's mark > ring. If you have switched buffers since the previous mark setting, > the new mark position makes an entry on the global mark ring also. > The result is that the global mark ring records a sequence of > buffers that you have been in, and, for each buffer, a place where > you set the mark. > > before it was "fixed". > > 2008-06-26 Chong Yidong > > * mark.texi (Shift selection): New node. > (Mark): Copyedits. > (Persistent Mark): Move to the end of the chapter. Sorry for the confusion; I've checked in a fix.