From: Drew Adams <drew.adams@oracle.com>
To: Tim Johnson <tim@akwebsoft.com>, Emacs <Help-gnu-emacs@gnu.org>
Subject: RE: bundling C-u C-space
Date: Sat, 10 Oct 2015 13:30:24 -0700 (PDT) [thread overview]
Message-ID: <92e61c97-c2c5-46e5-a5c7-cfe3b08a9e40@default> (raw)
In-Reply-To: <20151010200341.GI3342@mail.akwebsoft.com>
> I'd like to get the functionality of Control-u Control-space in one
> keystroke (for instance, Control-,)
(global-set-key (kbd "C-,") 'pop-to-mark-command)
next prev parent reply other threads:[~2015-10-10 20:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-10 20:03 bundling C-u C-space Tim Johnson
2015-10-10 20:30 ` Drew Adams [this message]
2015-10-10 20:36 ` Drew Adams
2015-10-10 21:24 ` Tim Johnson
2015-10-10 21:51 ` Drew Adams
2015-10-10 22:51 ` Tim Johnson
2015-10-11 22:44 ` Emanuel Berg
2015-10-12 0:51 ` Emanuel Berg
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=92e61c97-c2c5-46e5-a5c7-cfe3b08a9e40@default \
--to=drew.adams@oracle.com \
--cc=Help-gnu-emacs@gnu.org \
--cc=tim@akwebsoft.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.
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).