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: Drew Adams <drew.adams@oracle.com>, Eli Zaretskii <eliz@gnu.org>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Re: From  global-set-key to keymap-global-set
Date: Wed, 05 Jul 2023 09:44:41 +0000	[thread overview]
Message-ID: <R6jUnkEuNB_-DgVPjbAPyLUwBhA-cGa6I86g7vbaMm_-E7JhJwvC56RoJU162dPGN8o4SpExeRH8UJO07VWOmadi42FNXLgCk-v0yXhN_vY=@proton.me> (raw)
In-Reply-To: <gORRmVf-m8FFD5_AogtfAA3xICCHbWvG0ZOHC_y3z1YazdlsUzgcQRv-Rbk8V5M9cQjilK7JembAXrXxHwoeqr57_iUQLJUmeReCed9I9rA=@proton.me>


------- Original Message -------
On Wednesday, July 5th, 2023 at 8:39 AM, uzibalqa <uzibalqa@proton.me> wrote:


> ------- Original Message -------
> On Wednesday, July 5th, 2023 at 8:26 AM, Drew Adams drew.adams@oracle.com wrote:
> 
> 
> 
> > > > What does one do to replace
> > > > 
> > > > (global-set-key (kbd "C-;") (kbd "C-x C-;"))
> > > 
> > > I tried
> > > 
> > > (keymap-global-set "C-;" "C-x C-;")
> > > 
> > > and it sets C-; to the command that's bound to C-x C-;
> > > 
> > > The doc string of keymap-global-set doesn't say clearly that argument
> > > COMMAND can be a key description (what kbd returns) of a key sequence bound to
> > > some command. I recommend an improved description.
> > 
> > FWIW, that's quoting me, until your "I recommend...".
> 
> 
> Right. Your suggestion made as direct request here.
> 
> > https://emacs.stackexchange.com/a/77865
> > 
> > Someone may correct me. A quick look at the doc strings
> > and manuals indicated to me that some things aren't yet
> > specified clearly.

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-;")





  reply	other threads:[~2023-07-05  9:44 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 [this message]
2023-07-05 11:34             ` Eli Zaretskii
2023-07-05 12:02               ` uzibalqa
2023-07-05 12:46                 ` uzibalqa
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='R6jUnkEuNB_-DgVPjbAPyLUwBhA-cGa6I86g7vbaMm_-E7JhJwvC56RoJU162dPGN8o4SpExeRH8UJO07VWOmadi42FNXLgCk-v0yXhN_vY=@proton.me' \
    --to=uzibalqa@proton.me \
    --cc=drew.adams@oracle.com \
    --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.