GNU bug report logs - #74361
[PATCH] New option xref-navigation-display-window-action

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dmitry <at> gutov.dev>

Date: Thu, 14 Nov 2024 22:30:02 UTC

Severity: wishlist

Tags: patch

Fixed in version 31.1

Full log


View this message in rfc822 format

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: dmitry <at> gutov.dev, Eli Zaretskii <eliz <at> gnu.org>, 74361 <at> debbugs.gnu.org, rudalics <at> gmx.at
Subject: bug#74361: [PATCH] New option xref-navigation-display-window-action
Date: Thu, 13 Feb 2025 04:10:34 -0600
Juri Linkov <juri <at> linkov.net> writes:

>>>> Do you mean that the users might want to shoot themselves in the foot
>>>> and remove '(category . comint)' from the default value of
>>>> display-comint-buffer-action?
>>>
>>> Yes, that's the scenario that bothers me.  Users could do that without
>>> understanding the subtleties of the issue.
>>>
>>>> Then indeed we need to move '(category . comint)' directly
>>>> to every display-buffer call that currently uses
>>>> display-comint-buffer-action.
>>>
>>> I think we should do that for Emacs 31, yes.
>>
>> Ok, here is the patch for Emacs 31:
>>
>> diff --git a/etc/NEWS b/etc/NEWS
>> +*** The user option 'display-comint-buffer-action' has been removed.
>> +It has been obsolete since Emacs 30.1.  Use '(category . comint)' instead.
>> +Another user option 'display-tex-shell-buffer-action' has been removed too
>> +for which you can use '(category . tex-shell)'.
>
> This patch is now pushed to master.

Is there anything left to do here, or should the bug be closed?




This bug report was last modified 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.