all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C-x t N
@ 2021-09-06  8:35 Eli Zaretskii
  2021-09-06 15:22 ` Juri Linkov
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2021-09-06  8:35 UTC (permalink / raw)
  To: Juri Linkov; +Cc: emacs-devel

NEWS says:

  *** 'C-x t N' creates a new tab at the specified absolute position.
  It also supports a negative argument.

The doc string says:

  Add a new tab at the absolute position TO-INDEX.
  TO-INDEX counts from 1.  If no TO-INDEX is specified, then add
  a new tab at the position specified by ‘tab-bar-new-tab-to’.
  Negative TO-INDEX counts tabs from the end of the tab bar.

I think the interpretation of the negative values here is
counter-intuitive, because using -1 will add a new tab to the right of
the rightmost tab, and if that's what is meant by "from the end of the
tab bar", then what exactly is "the end of the tab bar" needs to be
explicitly documented.



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-06  8:35 C-x t N Eli Zaretskii
2021-09-06 15:22 ` Juri Linkov
2021-09-06 15:58   ` Eli Zaretskii
2021-09-06 16:41     ` Andreas Schwab
2021-09-06 17:27       ` Eli Zaretskii
2021-09-09  7:57         ` Juri Linkov
2021-09-09 11:51           ` Eli Zaretskii

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.