From: JS <d44sf@44ada.com>
Subject: Re: Problems with global-set-key
Date: Fri, 22 Apr 2005 13:07:11 +0200 [thread overview]
Message-ID: <d4alps$b8v$2@news.net.uni-c.dk> (raw)
In-Reply-To: mailman.2582.1114167378.2895.help-gnu-emacs@gnu.org
Peter Dyballa wrote:
>
> Am 22.04.2005 um 11:57 schrieb JS:
>
>> (global-set-key [M-a] 'comment-dwim)
>
> How's that: (global-set-key [(meta a)] 'comment-dwim)
That did it!! Thanks, wierd that I have to do it like this when the standard
is just:
(global-set-key "\M-a" 'comment-dwim)
next prev parent reply other threads:[~2005-04-22 11:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-22 9:18 Problems with global-set-key JS
2005-04-22 9:33 ` Peter Dyballa
[not found] ` <mailman.2557.1114162497.2895.help-gnu-emacs@gnu.org>
2005-04-22 9:57 ` JS
2005-04-22 10:54 ` Peter Dyballa
[not found] ` <mailman.2582.1114167378.2895.help-gnu-emacs@gnu.org>
2005-04-22 11:07 ` JS [this message]
2005-04-22 10:31 ` Tim X
2005-04-22 13:34 ` Barry Margolin
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='d4alps$b8v$2@news.net.uni-c.dk' \
--to=d44sf@44ada.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).