[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68949: [PATCH] Optionally show internal buffers in Buffer Menu mode
From: |
Eli Zaretskii |
Subject: |
bug#68949: [PATCH] Optionally show internal buffers in Buffer Menu mode |
Date: |
Wed, 07 Feb 2024 15:03:45 +0200 |
> From: Juri Linkov <juri@linkov.net>
> Cc: mattias.engdegard@gmail.com, dmitry@gutov.dev, 68949@debbugs.gnu.org
> Date: Wed, 07 Feb 2024 09:50:10 +0200
>
> > Is it really a good idea to make a variable specific to Buffer menu
> > mode affect a completely unrelated command?
>
> Sorry, I don't understand where is a completely unrelated command?
The variable is called Buffer-menu-show-internal, which hints that it
is applicable to Buffer Menu mode, whereas your change makes
project-list-buffers, a command unrelated to Buffer Menu, obey that
variable.