GNU bug report logs - #68081
30.0.50; derived-mode and display-buffer-alist

Previous Next

Package: emacs;

Reported by: German Pacenza <germanp82 <at> hotmail.com>

Date: Thu, 28 Dec 2023 13:32:02 UTC

Severity: normal

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: German Pacenza <germanp82 <at> hotmail.com>
To: 68081 <at> debbugs.gnu.org
Cc: rudalics <at> gmx.at, eliz <at> gnu.org
Subject: bug#68081: 30.0.50; derived-mode and display-buffer-alist
Date: Fri, 05 Jan 2024 07:18:10 -0300
> He mentioned 'compilation-mode' but I need an example for reproducing
> the bug.  The only occurrence of 'pop-to-buffer' in compile.el is in
> 'compilation-goto-locus' and I don't think the problem happens there.

(setq display-buffer-alist
    '(((derived-mode . compilation-mode)
       (display-buffer-in-side-window)
       (side . top))))

Run 'vc-update' command which creates a compilation-mode buffer.

-- 
German Pacenza




This bug report was last modified 1 year and 211 days ago.

Previous Next


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