GNU bug report logs - #33654
27.0.50; No record of init file errors printed in *Messages*

Previous Next

Package: emacs;

Reported by: "N. Jackson" <nljlistbox2 <at> gmail.com>

Date: Fri, 7 Dec 2018 00:43:01 UTC

Severity: minor

Tags: patch

Found in version 27.0.50

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: nljlistbox2 <at> gmail.com
Cc: martin rudalics <rudalics <at> gmx.at>, Eli Zaretskii <eliz <at> gnu.org>, 33654 <at> debbugs.gnu.org
Subject: bug#33654: 27.0.50; No record of init file errors printed in *Messages*
Date: Sun, 11 Oct 2020 03:54:03 +0200
martin rudalics <rudalics <at> gmx.at> writes:

> Here I neither use desktop nor multiple frames.  So please test the
> patch with the originally posted desktop saved multiple frames setup.
>

[...]

> +          ;; Display *Warnings* on selected frame if they happen to be
> +          ;; shown elsewhere.
> +          (let ((buffer (get-buffer "*Warnings*")))
> +            (when (buffer-live-p buffer)
> +              (display-buffer buffer '(nil (reusable-frames . nil)))))

Did you try this patch?

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




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

Previous Next


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