bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51337: Subject: 27.2; mouse-buffer-menu-mode-groups


From: Lars Ingebrigtsen
Subject: bug#51337: Subject: 27.2; mouse-buffer-menu-mode-groups
Date: Sun, 24 Oct 2021 20:32:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> Oh, it's unfortunate that "log\\|diff..." also matches "verilog".
> This regexp should be tightened to match only VC buffers, but
> not buffers from other modes.  Maybe something like
>
>   ("vc.*log\\|diff\\|vc\\|cvs\\|Git\\|Annotate" . "Version Control")

Makes sense to me -- there's also a bunch of other buffers that have
names ending with "log", so it's not just about verilog buffers.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]