all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: "T.V Raman" <raman@google.com>
Cc: emacs-devel@gnu.org
Subject: Re: Tabs: Magically  Growing Tabs?
Date: Wed, 16 Oct 2019 21:28:31 +0300	[thread overview]
Message-ID: <87r23cbl4g.fsf@mail.linkov.net> (raw)
In-Reply-To: <20191016140129.A6F21C21DDA@raman-glaptop.localdomain> (T. V. Raman's message of "Wed, 16 Oct 2019 16:01:29 +0200 (CEST)")

Sorry, I tried everything but can't reproduce the problem.

Some "Home" tabs have the property explicit-name equal to t,
but duplicates have no explicit-name.

Could you add auditory notifications to emacspeak
to notify when the number of tabs grows?

One suitable place is to define a new function for
the variable tab-bar-tabs-function, then call
tab-bar-tabs from your function, and also to count tabs
when a tab command is called.

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



  parent reply	other threads:[~2019-10-16 18:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r23cbl4g.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=emacs-devel@gnu.org \
    --cc=raman@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.