From: Christopher Dimech <dimech@gmx.com>
To: ghe@sdf.org
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Re: Calling describe-key within el file
Date: Mon, 5 Oct 2020 21:16:34 +0200 [thread overview]
Message-ID: <trinity-41847a5a-1b5a-47ac-8b65-4178b8963fe6-1601925394761@3c-app-mailcom-bs04> (raw)
In-Reply-To: <alpine.NEB.2.22.394.2010052113040453.21454@sdf.lonestar.org>
Fantastic
Cheers C*
> Sent: Monday, October 05, 2020 at 8:13 PM
> From: "Gregory Heytings via Users list for the GNU Emacs text editor" <help-gnu-emacs@gnu.org>
> To: "Christopher Dimech" <dimech@gmx.com>
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: Calling describe-key within el file
>
>
> >
> > In Emacs, I can get a description of a keybinding combination by using
> > "M-x describe-key".
> >
> > Is it possible to call something like
> >
> > (describe-key "M-x <up>")
> >
>
> Yes: (describe-key (kbd "M-x <up>"))
>
>
next prev parent reply other threads:[~2020-10-05 19:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-05 19:08 Calling describe-key within el file Christopher Dimech
2020-10-05 19:13 ` Gregory Heytings via Users list for the GNU Emacs text editor
2020-10-05 19:16 ` Christopher Dimech [this message]
2020-10-05 19:26 ` Eli Zaretskii
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=trinity-41847a5a-1b5a-47ac-8b65-4178b8963fe6-1601925394761@3c-app-mailcom-bs04 \
--to=dimech@gmx.com \
--cc=ghe@sdf.org \
--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).