unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Mod-9?
@ 2021-09-06  8:21 Eli Zaretskii
  2021-09-06 15:27 ` Mod-9? Juri Linkov
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2021-09-06  8:21 UTC (permalink / raw)
  To: Juri Linkov; +Cc: emacs-devel

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?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mod-9?
  2021-09-06  8:21 Mod-9? Eli Zaretskii
@ 2021-09-06 15:27 ` Juri Linkov
  2021-09-06 17:38   ` Mod-9? Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Juri Linkov @ 2021-09-06 15:27 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

> 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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mod-9?
  2021-09-06 15:27 ` Mod-9? Juri Linkov
@ 2021-09-06 17:38   ` Eli Zaretskii
  2021-09-09  7:55     ` Mod-9? Juri Linkov
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2021-09-06 17:38 UTC (permalink / raw)
  To: Juri Linkov; +Cc: emacs-devel

> From: Juri Linkov <juri@linkov.net>
> Cc: emacs-devel@gnu.org
> Date: Mon, 06 Sep 2021 18:27:05 +0300
> 
> > 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?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mod-9?
  2021-09-06 17:38   ` Mod-9? Eli Zaretskii
@ 2021-09-09  7:55     ` Juri Linkov
  0 siblings, 0 replies; 4+ messages in thread
From: Juri Linkov @ 2021-09-09  7:55 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

>> > 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".



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-09  7:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06  8:21 Mod-9? Eli Zaretskii
2021-09-06 15:27 ` Mod-9? Juri Linkov
2021-09-06 17:38   ` Mod-9? Eli Zaretskii
2021-09-09  7:55     ` Mod-9? Juri Linkov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).