GNU bug report logs - #55863
29.0.50; [PATCH] Avoid hanging chad of *Backtrace*

Previous Next

Package: emacs;

Reported by: dick.r.chiang <at> gmail.com

Date: Thu, 9 Jun 2022 04:43:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

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

Bug is archived. No further changes may be made.

Full log


Message #27 received at 55863 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: dick <dick.r.chiang <at> gmail.com>
Cc: 55863 <at> debbugs.gnu.org
Subject: Re: bug#55863: 29.0.50; [PATCH] Avoid hanging chad of *Backtrace*
Date: Thu, 09 Jun 2022 18:01:54 +0200
dick <dick.r.chiang <at> gmail.com> writes:

> (let ((debug-on-error t))
>   (error "No chads please."))
>
> Then type "q", "C-x C-b", and note the empty lurker *Backtrace*.

Ah, yes, that's annoying.  I agree that we should kill the *Backtrace*
buffer -- the current code just empties the buffer, but leaves it
behind, which doesn't seem useful.

(`q' aka `bury-buffer' commonly in many modes, well, buries the buffer,
but in this case we empty it first, so it's not useful to avoid killing
it in this case.)

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




This bug report was last modified 3 years and 70 days ago.

Previous Next


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