unofficial mirror of emacs-devel@gnu.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 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).