all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: uzibalqa <uzibalqa@proton.me>
To: uzibalqa <uzibalqa@proton.me>
Cc: Eli Zaretskii <eliz@gnu.org>, help-gnu-emacs@gnu.org
Subject: Re: [External] : Re: From  global-set-key to keymap-global-set
Date: Wed, 05 Jul 2023 12:46:54 +0000	[thread overview]
Message-ID: <Efmgz2dd0ltPUX6DAdV5H-noB2cRp36p1kM1bQmpAhW_z6qqKm7l5CkLuJXVSMHLxrsRP8OgMeW6Tm8F0A2xzZs7zrn2NFL1wezbowLuQzo=@proton.me> (raw)
In-Reply-To: <bvwFcb-2jsiS1ZchTIfh_ModjdPWRL3C72N7ozurtn9l-4O-zAkrqc_MdUb0-90IgDIpQr40_zLeHJiIvTJDeCWEd61bjEqvB2vA1Nsp_qs=@proton.me>


------- Original Message -------
On Thursday, July 6th, 2023 at 12:02 AM, uzibalqa <uzibalqa@proton.me> wrote:


> ------- Original Message -------
> On Wednesday, July 5th, 2023 at 11:34 PM, Eli Zaretskii eliz@gnu.org wrote:
> 
> 
> 
> > > Date: Wed, 05 Jul 2023 09:44:41 +0000
> > > From: uzibalqa uzibalqa@proton.me
> > > Cc: Drew Adams drew.adams@oracle.com, Eli Zaretskii eliz@gnu.org, "help-gnu-emacs@gnu.org" help-gnu-emacs@gnu.org
> > > 
> > > Eli, are we meant to use keymap-global-set this way in order
> > > to make an alternative keymap ?
> > > 
> > > (keymap-global-set "C-;" "C-x C-;")
> > 
> > I don't think I understand the question. What do you mean by "make an
> > alternative map"?
> 
> 
> Following up on Drew's "What's a command and its purported replacement",
> are "keymap-set" and "keymap-global-set" supposed to accept the declarations
> where command is actually a keymap like so
> 
> (keymap-set "C-;" "C-x C-;")
> (keymap-global-set "C-;" "C-x C-;")
> 
> Which is intended to add the keymap "C-;" as an equivalence to "C-x C-;",'and
> thusly having "C-;" as an alternative keymap to using "C-x C-;".

It makes sense to use (keymap-set "C-;" (kbd "C-x C-;")) 
because (kbd "C-x C-;") looks as a command.




  reply	other threads:[~2023-07-05 12:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04 16:35 From global-set-key to keymap-global-set uzibalqa
2023-07-04 16:44 ` Eli Zaretskii
2023-07-04 17:11   ` uzibalqa
2023-07-04 17:31   ` uzibalqa
2023-07-04 19:40     ` uzibalqa
2023-07-04 20:26       ` [External] : " Drew Adams
2023-07-04 20:39         ` uzibalqa
2023-07-05  9:44           ` uzibalqa
2023-07-05 11:34             ` Eli Zaretskii
2023-07-05 12:02               ` uzibalqa
2023-07-05 12:46                 ` uzibalqa [this message]
2023-07-05 12:56                 ` Drew Adams
2023-07-05 13:20                   ` uzibalqa
2023-07-05 13:30                 ` Eli Zaretskii
2023-07-05 14:01                   ` uzibalqa
2023-07-06  8:45                     ` Eli Zaretskii
2023-07-06 12:07                       ` uzibalqa
2023-07-06 13:53                         ` Eli Zaretskii
2023-07-06 14:24                           ` uzibalqa
2023-07-06 14:49                             ` Eli Zaretskii
2023-07-06 16:01                           ` uzibalqa
2023-07-04 18:41   ` 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

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

  git send-email \
    --in-reply-to='Efmgz2dd0ltPUX6DAdV5H-noB2cRp36p1kM1bQmpAhW_z6qqKm7l5CkLuJXVSMHLxrsRP8OgMeW6Tm8F0A2xzZs7zrn2NFL1wezbowLuQzo=@proton.me' \
    --to=uzibalqa@proton.me \
    --cc=eliz@gnu.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.
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.