GNU bug report logs - #58005
13.1.4; Can't work with indirect buffers

Previous Next

Package: auctex;

Reported by: "Philipp G. Haselwarter" <philipp <at> haselwarter.org>

Date: Thu, 22 Sep 2022 14:40:02 UTC

Severity: normal

Tags: wontfix

Found in version 13.1.4

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Paul Nelson <ultrono <at> gmail.com>
To: Arash Esbati <arash <at> gnu.org>
Cc: Vangelis Evangelou <evangelou <at> gmail.com>, Ikumi Keita <ikumi <at> ikumi.que.jp>,
 58005 <at> debbugs.gnu.org, philipp <at> haselwarter.org
Subject: Re: bug#58005: 13.1.4; Can't work with indirect buffers
Date: Sat, 4 May 2024 23:19:31 +0200
[Message part 1 (text/plain, inline)]
Somewhere between when I tried Vangelis's patch (earlier in this
thread) and when it was installed, it seems that a further change was
made to preview-region that breaks previews in indirect buffers.
Specifically, the substitution buffer-file-name ->
(TeX-buffer-file-name) was applied where it shouldn't be.

The issue is as explained in my earlier email in this thread -- we
actually want "<none>" to be the filename when doing previews for
indirect buffers, so that preview-parse-messages ultimately places
them according to the command buffer rather than according to the
filename.  (It might clarify here to note that AFAIK, the "original"
argument to TeX-region-create is relevant only when doing
preview-document, which is irrelevant for indirect buffers.)

I've attached a patch reverting this particular substitution, so that
previews once again work in indirect buffers.

Thanks, best,

Paul
[0001-Fix-previews-in-indirect-buffers.patch (application/octet-stream, attachment)]

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

Previous Next


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