[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74934: 30.0.92; Unexpected behavior by which-function-mode in erc-mo
From: |
J.P. |
Subject: |
bug#74934: 30.0.92; Unexpected behavior by which-function-mode in erc-mode buffers |
Date: |
Tue, 17 Dec 2024 18:24:02 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Anush,
Appreciate you reporting this.
Anush V <j@gnu.org> writes:
> steps to reproduce:
> emacs --no-init
> M-x erc
> ;; join some channel.
> M-x which-function-mode
>
> Current behavior:
> In erc buffers, which-function-mode displays either "[n/a]" or a string based
> on
> the chat history in the mode line.
FTR, I'm able to reproduce it.
> Expected behavior:
> which-function-mode shouldn’t be adding any string to mode line in erc buffers
The first of the attached patches should hopefully address the issue.
Thanks,
J.P.
0001-5.6.1-Disable-which-func-mode-in-erc-imenu-buffers.patch
Description: Text Data
0002-5.6.1-Add-lisp-imenu-generic-expression-for-ERC-hack.patch
Description: Text Data