help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binding C-uC-SPC to a new key


From: Dieter Wilhelm
Subject: Re: binding C-uC-SPC to a new key
Date: Fri, 22 Dec 2006 02:53:15 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

"Badari Kakumani" <badarisj@gmail.com> writes:

> Dieter Wilhelm wrote:
>> "Badari Kakumani" <badarisj@gmail.com> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]