emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mod-9?


From: Juri Linkov
Subject: Re: Mod-9?
Date: Thu, 09 Sep 2021 10:55:53 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

>> > NEWS says:
>> >
>> >   *** 'Mod-9' bound to 'tab-last' now switches to the last tab.
>> >   It also supports a negative argument.
>> >
>> > What is "Mod-9"?
>> >
>> > And at least in today's master, "C-h w" says tab-last is not bound to
>> > any key.  What am I missing?
>> 
>> It's bound when tab-bar-select-tab-modifiers is customized to some
>> modifier, thus it's named 'Mod-9' where "Mod" means a customized
>> key modifier.
>
> Thanks.
>
> I've customized tab-bar-select-tab-modifiers to (control), but
> "C-h c C-9" says "C-9 runs the command digit-argument", and "C-h w"
> still says tab-last is not on any key.  What did I miss now?

You need to disable/enable tab-bar-mode after changing its value with setq.
But when you customize with customize-variable, it updates the
keybindings automatically and says "C-9 runs the command tab-last".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]