all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tatsu Takamaro <tatsu.takamaro@gmail.com>
To: Robert Pluim <rpluim@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Remapping keys and creating my own keymap \\ too complicated\\
Date: Wed, 4 Dec 2024 20:05:28 +0300	[thread overview]
Message-ID: <d19a9503-bd8d-5101-f1c9-4c732a0df055@gmail.com> (raw)
In-Reply-To: <87h67jcsg6.fsf@gmail.com>

Thank you, Robert, it is a complete answer to my first question. And 
thus maybe to all the others, logically.

So, I'll set my new key bindings in .emacs file and I'll be happy with it.

P. S. But it's still interestin though why is there such a difference in 
the description of the *define-keymap* command in the official docs and 
in the Emacs Pal article. I suppose there must be an exact description 
for the command in the manual, which is the only true. So are they in 
Emacs Pal wrong?

ср, 04.12.2024 19:40, Robert Pluim пишет:
>>>>>> On Wed, 4 Dec 2024 19:37:11 +0300, Tatsu Takamaro<tatsu.takamaro@gmail.com>  said:
>      Tatsu> Thank you! OK, so once again, am I right that if I just want to set my
>      Tatsu> own key bindings (not changing all of them, but just some), then it's
>      Tatsu> better to just use keymap-global-set (anticipated by
>      Tatsu> keymap-global-unset)? And I may don't care about touching and changing
>      Tatsu> the default settings?
>
> Yes.
>
>      Tatsu> And can I be sure that everything is all right when I change the
>      Tatsu> global keymap, won't I be necessarily have to reinstall Emacs
>      Tatsu> everytime I do something wrong (if I do...) with the global key
>      Tatsu> assignment?
>
>      Tatsu> Is it just a matter of the ".emacs" file, and all wiil turn right if I
>      Tatsu> just zeroize the ".emacs" settings?
>
> Right. You can always move the .emacs file out of the way, or start
> emacs with the "-Q" flag, which will prevent it from loading .emacs
>
>      Tatsu> And if so, I can just have my own settings inside of the ".emacs"
>      Tatsu> file, and if I go to another computer I can just bring my ".emacs"
>      Tatsu> file with me and it will work the way I want? And so it means I don't
>      Tatsu> need a separate keymap file, do I?
>
> Exactly. Iʼve been carrying my .emacs around for decades over dozens
> of machines.
>
> Robert


  reply	other threads:[~2024-12-04 17:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-03 16:59 Remapping keys and creating my own keymap \\ too complicated\\ Tatsu Takamaro
2024-12-04  7:43 ` Jean Louis
2024-12-04 15:49   ` Tatsu Takamaro
2024-12-04 15:55   ` Tatsu Takamaro
2024-12-04 16:06     ` Robert Pluim
2024-12-04 16:37       ` Tatsu Takamaro
2024-12-04 16:40         ` Robert Pluim
2024-12-04 17:05           ` Tatsu Takamaro [this message]
2024-12-05 10:25             ` Robert Pluim
2024-12-05 18:08               ` Tatsu Takamaro
2024-12-06  9:57                 ` Robert Pluim
2024-12-06 10:38                   ` Jean Louis
2024-12-06 13:18                     ` Robert Pluim
2024-12-08 16:16                       ` Tatsu Takamaro
2024-12-08 23:07                         ` Stephen Berman
2024-12-09 22:34                           ` Tatsu Takamaro
2024-12-04 16:25 ` Jean Louis
2024-12-04 16:57   ` Tatsu Takamaro

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=d19a9503-bd8d-5101-f1c9-4c732a0df055@gmail.com \
    --to=tatsu.takamaro@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rpluim@gmail.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.
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.