From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dieter Wilhelm Newsgroups: gmane.emacs.help Subject: Re: binding C-uC-SPC to a new key Date: Fri, 22 Dec 2006 02:53:15 +0100 Organization: The Church of Emacs Message-ID: <87psac66ic.fsf@hans.local.net> References: <1166218278.688516.190300@79g2000cws.googlegroups.com> <1166717789.737921.289600@i12g2000cwa.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166752499 20433 80.91.229.10 (22 Dec 2006 01:54:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Dec 2006 01:54:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 22 02:54:58 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GxZcd-0001lQ-1K for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Dec 2006 02:54:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxZcc-0006P3-K3 for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Dec 2006 20:54:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GxZcP-0006My-Kj for help-gnu-emacs@gnu.org; Thu, 21 Dec 2006 20:54:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GxZcO-0006LL-5T for help-gnu-emacs@gnu.org; Thu, 21 Dec 2006 20:54:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxZcO-0006LE-2I for help-gnu-emacs@gnu.org; Thu, 21 Dec 2006 20:54:40 -0500 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GxZcN-0006TE-FS for help-gnu-emacs@gnu.org; Thu, 21 Dec 2006 20:54:39 -0500 Original-Received: from [84.167.49.192] (helo=duenenhof-wilhelm.de) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis), id 0MKxQS-1GxZcM2lqa-00036y; Fri, 22 Dec 2006 02:54:38 +0100 Original-Received: by duenenhof-wilhelm.de (Postfix, from userid 1000) id 8A41E75675; Fri, 22 Dec 2006 02:53:16 +0100 (CET) Original-To: "Badari Kakumani" In-Reply-To: <1166717789.737921.289600@i12g2000cwa.googlegroups.com> (Badari Kakumani's message of "21 Dec 2006 08\:16\:29 -0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:d7ab225b98a136e1c2910381f940ecb9 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39826 Archived-At: "Badari Kakumani" writes: > Dieter Wilhelm wrote: >> "Badari Kakumani" writes: >> >> > folks, >> > >> > i would appreciate pointers to invoke the the set-mark-command >> > with a prefix (so that it traverses back to where previous mark was). >> >> Is not C-x C-x what you want? Or do you just want that the cursor to >> skip temporarily to the previous mark? > > no. what i wanted is to cycle thru all of the marks in my mark-ring. Ohhhh, now I understand you, sorry for my confusion. But nevertheless I really think it is not necessary to create a new binding for "C-u C-SPC". Because (in Emacs 22) (setq set-mark-command-repeat-pop t) means that effectively you only have to type "C-u C-SPC" *once* and then for the other locations only "C-SPC". -- Best wishes H. Dieter Wilhelm Darmstadt, Germany