all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Badari Kakumani" <badarisj@gmail.com>
Subject: binding C-uC-SPC to a new key
Date: 15 Dec 2006 13:31:18 -0800	[thread overview]
Message-ID: <1166218278.688516.190300@79g2000cws.googlegroups.com> (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

             reply	other threads:[~2006-12-15 21:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-15 21:31 Badari Kakumani [this message]
2006-12-18 22:11 ` binding C-uC-SPC to a new key 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1166218278.688516.190300@79g2000cws.googlegroups.com \
    --to=badarisj@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.