all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: "R. Diez" <rdiezmail-emacs@yahoo.de>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: Help customising the behaviour of the new Tab Line mode
Date: Thu, 20 Aug 2020 03:31:17 +0300	[thread overview]
Message-ID: <87k0xuf6hm.fsf@mail.linkov.net> (raw)
In-Reply-To: <95b14511-4025-1c46-1e60-f86e6c8dba97@yahoo.de> (R. Diez's message of "Wed, 19 Aug 2020 09:16:32 +0200")

> There probably are other things not directly related to Lisp. For example,
> how does the new routine learn that there is a new buffer and the tab bar
> needs to repaint?

This is the easiest part of the task - `tab-line-tabs-function' is called
when a new buffer is created, and it will find the new buffer by comparing
the cached list of previous buffers and the current list of all buffers
(that also includes the new buffer).

> By the way, I tried once package tabbar-ruler, which allows the user to
> reorder the tabs on the old tabbar.el by dragging them with the
> mouse. Unfortunately, I had to disable it because it had too many bugs. But
> is supporting mouse users morally acceptable in Emacs? 8-D

Everything that doesn't violate the GPL is morally acceptable. ;-)

I invite you to create a new feature request on bug-gnu-emacs
where all details could be discussed further.



  reply	other threads:[~2020-08-20  0:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <005b781b-a6e0-e1b8-bf2e-090c67de16ac.ref@yahoo.de>
2020-08-14 13:34 ` Help customising the behaviour of the new Tab Line mode R. Diez
2020-08-14 14:26   ` Robert Pluim
2020-08-14 19:37     ` R. Diez
2020-08-15 10:09   ` Michael Heerdegen
2020-08-16  1:27     ` Juri Linkov
2020-08-17  0:33   ` Juri Linkov
2020-08-18  6:12     ` R. Diez
2020-08-19  1:28       ` Juri Linkov
2020-08-19  7:16         ` R. Diez
2020-08-20  0:31           ` Juri Linkov [this message]
2020-08-20  4:11           ` Stefan Monnier

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=87k0xuf6hm.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rdiezmail-emacs@yahoo.de \
    /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.