unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Tabs: Magically  Growing Tabs?
@ 2019-10-16 14:01 T.V Raman
  2019-10-16 14:20 ` T.V Raman
  2019-10-16 18:28 ` Juri Linkov
  0 siblings, 2 replies; 8+ messages in thread
From: T.V Raman @ 2019-10-16 14:01 UTC (permalink / raw)
  To: emacs-devel

I run with two tabs --- one where I am doing work, the other where I
am reading an ebook, C-tab makes this a very nice workflow.

So now  I have two tabs -- one called "Home" where I do work, one
called "EBooks" where I read. All is well for a few hours.
(length (tab-bar-tabs)) == 2

At some point, C-tab when in the Home tab switches to another tab
called "Home". When I investigate, 
(length (tab-bar-tabs)) == 3 or greater ---
I've seen the above number grow as high as 7 depending on when I check
--and have to close the extra tabs using C-x t 0.

Unclear as to what interaction triggres the creation of these tabs.

Note: I cannot see, so it's not possible to catch when this happen by
eyeballing the tab-bar line -- I only notice when C-tab doesn't do
what I expect.

-- 

-- 



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

end of thread, other threads:[~2019-10-16 21:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16 14:01 Tabs: Magically Growing Tabs? T.V Raman
2019-10-16 14:20 ` T.V Raman
2019-10-16 18:28 ` Juri Linkov
2019-10-16 18:33   ` T.V Raman
2019-10-16 19:17     ` Juri Linkov
2019-10-16 20:45       ` T.V Raman
2019-10-16 21:05         ` Juri Linkov
2019-10-16 21:08           ` T.V Raman

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