emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65762: closed ([PATCH] ; Fix error in 'tex-recenter-output-buffer')


From: GNU bug Tracking System
Subject: bug#65762: closed ([PATCH] ; Fix error in 'tex-recenter-output-buffer')
Date: Wed, 06 Sep 2023 16:40:02 +0000

Your message dated Wed, 06 Sep 2023 19:39:10 +0300
with message-id <83edjb1ck1.fsf@gnu.org>
and subject line Re: bug#65762: [PATCH] ; Fix error in 
'tex-recenter-output-buffer'
has caused the debbugs.gnu.org bug report #65762,
regarding [PATCH] ; Fix error in 'tex-recenter-output-buffer'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65762: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65762
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] ; Fix error in 'tex-recenter-output-buffer' Date: Tue, 05 Sep 2023 19:12:41 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Tags: patch

This fixes an issue in `tex-recenter-output-buffer` (which affect
several other commands that rely on it) where it calls `display-buffer`
and tries to select the returned window, without checking that
`display-buffer` returned non-nil.  This leads to an error when
`display-tex-shell-buffer-action` or `display-buffer-alist` are
configured to prevent the display of the *tex-shell* buffer.

Attachment: 0001-Fix-error-in-tex-recenter-output-buffer.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#65762: [PATCH] ; Fix error in 'tex-recenter-output-buffer' Date: Wed, 06 Sep 2023 19:39:10 +0300
> Date: Wed, 6 Sep 2023 18:21:18 +0200
> Cc: me@eshelyaron.com, 65762@debbugs.gnu.org
> From: martin rudalics <rudalics@gmx.at>
> 
>  > Martin, any further comments?
> 
> The patch looks good and should be applied.

Thanks, installed on the emacs-29 branch and closing the bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]