From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#65762: [PATCH] ; Fix error in 'tex-recenter-output-buffer' Date: Wed, 06 Sep 2023 13:57:11 +0300 Message-ID: <83v8cn36yg.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30477"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 65762@debbugs.gnu.org To: Eshel Yaron , Tassilo Horn Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 06 12:58:27 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qdqEs-0007iz-8V for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 Sep 2023 12:58:26 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdqEW-0001Tf-G1; Wed, 06 Sep 2023 06:58:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdqEU-0001SH-8P for bug-gnu-emacs@gnu.org; Wed, 06 Sep 2023 06:58:02 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdqEU-00016S-0U for bug-gnu-emacs@gnu.org; Wed, 06 Sep 2023 06:58:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdqEV-0003Sz-04 for bug-gnu-emacs@gnu.org; Wed, 06 Sep 2023 06:58:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Sep 2023 10:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65762 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 65762-submit@debbugs.gnu.org id=B65762.169399785413267 (code B ref 65762); Wed, 06 Sep 2023 10:58:02 +0000 Original-Received: (at 65762) by debbugs.gnu.org; 6 Sep 2023 10:57:34 +0000 Original-Received: from localhost ([127.0.0.1]:33073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdqE1-0003Rv-UY for submit@debbugs.gnu.org; Wed, 06 Sep 2023 06:57:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdqE0-0003Rf-LR for 65762@debbugs.gnu.org; Wed, 06 Sep 2023 06:57:33 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdqDu-0000xn-5t; Wed, 06 Sep 2023 06:57:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=yRm5R05/VjQc+xlrXWib/IwlgXdWKxufOWu6hpZk0c4=; b=dp+vMbNoNGpM qbirZALk84nIM/IUyW73PH+Zo7zK7Xcc9cfyAlT4xsjl3icCXxo3eZhD4yu9aG6iCEtuEL5tSFiqF dEqFecA9qDlj+t+lR4OEaJOorz8xpv7z8SE2sLecwPejueqTx+UCMRPWMLn1+iq8CtgKIxR+fdMQN cDtX55/hQ7V4YaeX5N7VylYzGN7hT7+LpWZ/9qkMUnYb34hHdeDQ+ZjbjQWwUldDxAHiOqdITMNuD QIn/ALMMRviKPK0Idh4pra4EujrGc6q45ke7oV50NrL2Nf6XEbB6o0gzXXyp1x4jUR5HiRqCOYLeg ET3gy0hyuMXvgjdSSWuwzg==; In-Reply-To: (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:269502 Archived-At: > Date: Tue, 05 Sep 2023 19:12:41 +0200 > From: Eshel Yaron via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > 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. Thanks. Tassilo, any comments?