GNU bug report logs -
#63956
29.0.91; tex-mode display problem in emacs-29
Previous Next
Reported by: Jeff Norden <norden.jeff <at> gmail.com>
Date: Thu, 8 Jun 2023 04:31:04 UTC
Severity: normal
Found in version 29.0.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #37 received at 63956-done <at> debbugs.gnu.org (full text, mbox):
> Cc: 63956 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
> Date: Sat, 10 Jun 2023 08:56:50 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> > Maybe `display-comint-buffer-action' should default to
> > `display-buffer-in-previous-window'?
>
> That works for me, but I think it's too late to change the default
> now, 1.5 years after the defcustom was introduced. (It could be a
> good idea for master, perhaps.) So at this point, on the release
> branch, I'd like to fix only the specific problems we see, without
> risking any unrelated breakage. To understand how best to solve this,
> I need you two (and anyone else who uses tex-mode) to look at the
> other uses of this defcustom in tex-mode, and tell me whether any of
> them also need fixing. As I wrote in my original message:
>
> > Jeff, would you please look at the 3 places in tex-mode where
> > display-comint-buffer-action was added to calls to pop-to-buffer and
> > display-buffer, and tell in which ones showing the buffer in the same
> > window by default makes sense? I don't myself use tex-mode, so it is
> > hard for me to tell. We could then discuss whether to remove the
> > argument in some of the cases or make a tex-mode-specific user option
> > to let users control that. For example, in the specific case of
> > tex-display-shell it sounds like just dropping the argument would be
> > TRT, since all of its callers want to show the shell buffer, but not
> > in the selected window. What about the other two cases where this
> > argument was added?
>
> Would you two please help me understand how best to fix this
> regression by providing the above information? TIA.
No further comments, so I've now added a new defcustom, called
display-tex-shell-buffer-action, and made its default value be
display-buffer-in-previous-window. With that, I'm closing this bug.
This bug report was last modified 1 year and 345 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.