From: pjb@informatimago.com (Pascal J. Bourguignon)
To: help-gnu-emacs@gnu.org
Subject: Re: what are <remap> and <switch-to-buffer>
Date: Sun, 15 Mar 2009 10:47:15 +0100 [thread overview]
Message-ID: <87fxhfqfrw.fsf@galatea.local> (raw)
In-Reply-To: 3755da39-50cc-4237-95f8-238d3af01548@k19g2000prh.googlegroups.com
Santanu <thisissantanu@gmail.com> writes:
> Hi,
>
> From a recent post in this newsgroup, I came to know about the
> ido-mode. I still don't know much about this, but while exploring,
> I gave the command 'M-x ido-switch-buffer'. In the minibuffer, emacs
> told me
> "You can run the command ido-switch-buffer with <remap> <switch-to-
> buffer>"
> Now, I know about M(Meta), C(Control), S(Shift). But what is <remap>
> and <switch-to-buffer> ?
You can know what keys a command is bound to with C-h w
C-h w ido-switch-buffer RET
(here it says it's not bound to any key).
However, when I do C-h w find-file RET it says:
find-file is on <open>, C-x C-f, <menu-bar> <file> <new-file>
Notice the comas! There's three ways to find-file thru "keys".
1- keying the <open> key,
2- keying C-x C-f,
3- selecting the <menu-bar>, selecting the <file> item,
and selecting the <new-file> item.
I'd guess that the <open> key is what happens when you click on the
open button in the tool-bar.
--
__Pascal Bourguignon__
next prev parent reply other threads:[~2009-03-15 9:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-15 9:01 what are <remap> and <switch-to-buffer> Santanu
2009-03-15 9:47 ` Pascal J. Bourguignon [this message]
2009-03-15 10:37 ` Santanu
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=87fxhfqfrw.fsf@galatea.local \
--to=pjb@informatimago.com \
--cc=help-gnu-emacs@gnu.org \
/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).