GNU bug report logs - #38677
26.3; `display-buffer-reuse-mode-window' doesn't check for derived modes

Previous Next

Package: emacs;

Reported by: Trevor Murphy <trevormurphy <at> google.com>

Date: Thu, 19 Dec 2019 20:42:02 UTC

Severity: normal

Tags: fixed, patch

Found in version 26.3

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Trevor Murphy <trevormurphy <at> google.com>
Cc: 38677 <at> debbugs.gnu.org
Subject: bug#38677: [PATCH] Fix bug in `display-buffer-reuse-mode-window'. (bug#38677)
Date: Fri, 02 Oct 2020 00:31:11 +0200
Trevor Murphy <trevormurphy <at> google.com> writes:

> -                       ((derived-mode-p allowed-modes)
> +                       ((apply #'derived-mode-p allowed-modes)

Thanks; applied to Emacs 28.

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




This bug report was last modified 4 years and 290 days ago.

Previous Next


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