unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* binding C-uC-SPC to a new key
@ 2006-12-15 21:31 Badari Kakumani
  2006-12-18 22:11 ` Dieter Wilhelm
       [not found] ` <mailman.2086.1166480959.2155.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Badari Kakumani @ 2006-12-15 21:31 UTC (permalink / raw)


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

i tried:

    (define-key alt-m-map "p" '(lambda ()
((universal-argument)(set-mark-command))))

but the above didn't work. yes, i am newbie to elisp ;)

thanks,
-badari

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

end of thread, other threads:[~2006-12-22 13:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-15 21:31 binding C-uC-SPC to a new key Badari Kakumani
2006-12-18 22:11 ` Dieter Wilhelm
     [not found] ` <mailman.2086.1166480959.2155.help-gnu-emacs@gnu.org>
2006-12-21 16:16   ` Badari Kakumani
2006-12-21 16:46     ` Drew Adams
     [not found]     ` <mailman.2193.1166719607.2155.help-gnu-emacs@gnu.org>
2006-12-21 23:41       ` Badari Kakumani
2006-12-22  1:53     ` Dieter Wilhelm
     [not found]     ` <mailman.2208.1166752483.2155.help-gnu-emacs@gnu.org>
2006-12-22 13:47       ` rgb

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