all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: 57848@debbugs.gnu.org
Subject: bug#57848: 29.0.50; Problems with private tab-line-tab-name-function
Date: Thu, 15 Dec 2022 19:16:58 +0200	[thread overview]
Message-ID: <86v8mcd8at.fsf@mail.linkov.net> (raw)
In-Reply-To: <878rkckhl9.fsf@web.de> (Michael Heerdegen's message of "Tue, 15 Nov 2022 04:43:46 +0100")

>> This is because of how window-prev-buffers behaves.  We could fix this
>> behavior to not change the order of the existing window-prev-buffers
>> after selecting a buffer that already exists in window-prev-buffers,
>> or at least to add an option to do so.
>
> Hmm - sounds quite drastic.  Not sure I would want that changed behavior
> when I don't use tabs.  Conceptually I would prefer that the tab order
> would not depend on such low-level things, things that much more user
> visible stuff depends on.

I tried to implement the window-local tab-line by using a window-parameter.
But the immediate drawback was that the keys 'C-x <left>' (previous-buffer)
and 'C-x <right>' (next-buffer) can't be used anymore to go to the
previous/next tab that is the same as the buffer in the window-buffers list.





  reply	other threads:[~2022-12-15 17:16 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16  4:39 bug#57848: 29.0.50; Problems with private tab-line-tab-name-function Michael Heerdegen
2022-10-30  7:24 ` Juri Linkov
2022-10-30 12:02   ` Michael Heerdegen
2022-10-30 17:39     ` Juri Linkov
2022-10-31  8:58       ` Michael Heerdegen
2022-11-09  2:07         ` Michael Heerdegen
2022-11-09  7:41           ` Juri Linkov
2022-11-12  1:52             ` Michael Heerdegen
2022-11-12 18:19               ` Juri Linkov
2022-11-13 17:58                 ` Juri Linkov
2022-11-14  3:49                   ` Michael Heerdegen
2022-11-14  7:47                     ` Juri Linkov
2022-11-15  3:43                       ` Michael Heerdegen
2022-12-15 17:16                         ` Juri Linkov [this message]
2022-12-17  7:35                           ` Michael Heerdegen
2022-12-17 17:44                             ` Juri Linkov
2022-12-18  1:16                               ` Michael Heerdegen
2022-12-18  8:40                                 ` Juri Linkov
2023-01-10 14:06                                   ` Michael Heerdegen
2023-01-10 17:44                                     ` Juri Linkov
2022-11-18 11:49                 ` Michael Heerdegen
2022-11-09  7:39         ` Juri Linkov
2022-11-09 23:30           ` Michael Heerdegen
2022-11-10 18:36             ` Juri Linkov
2022-11-12  2:44               ` Michael Heerdegen

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=86v8mcd8at.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=57848@debbugs.gnu.org \
    --cc=michael_heerdegen@web.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.