GNU bug report logs - #52688
29.0.50; term / use display-buffer

Previous Next

Package: emacs;

Reported by: dal-blazej <at> onenetbeyond.org

Date: Mon, 20 Dec 2021 22:56:01 UTC

Severity: wishlist

Tags: moreinfo, patch

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52688 in the body.
You can then email your comments to 52688 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#52688; Package emacs. (Mon, 20 Dec 2021 22:56:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to dal-blazej <at> onenetbeyond.org:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 20 Dec 2021 22:56:01 GMT) Full text and rfc822 format available.

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

From: dal-blazej <at> onenetbeyond.org
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; term / use display-buffer
Date: Mon, 20 Dec 2021 23:55:22 +0100
[Message part 1 (text/plain, inline)]
The function 'term' use actually 'switch-to-buffer'. I think it's better
to let users decide where the window will appear with
'display-buffer-alist' or 'display-buffer-base-action', and so, to use
'display-buffer'.

[0001-Use-display-buffer-with-term-lisp-term.el-term.patch (text/x-diff, attachment)]

Added tag(s) patch. Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Tue, 21 Dec 2021 10:18:01 GMT) Full text and rfc822 format available.

Severity set to 'wishlist' from 'normal' Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Tue, 21 Dec 2021 10:18:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#52688; Package emacs. (Tue, 21 Dec 2021 10:49:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: dal-blazej <at> onenetbeyond.org
Cc: 52688 <at> debbugs.gnu.org
Subject: Re: bug#52688: 29.0.50; term / use display-buffer
Date: Tue, 21 Dec 2021 11:48:20 +0100
dal-blazej <at> onenetbeyond.org writes:

> The function 'term' use actually 'switch-to-buffer'. I think it's better
> to let users decide where the window will appear with
> 'display-buffer-alist' or 'display-buffer-base-action', and so, to use
> 'display-buffer'.

[...]

> -  (switch-to-buffer "*terminal*"))
> +  (display-buffer "*terminal*"))

This would change the behaviour considerably from the current one, so I
don't think this would fly.  But we could use
`pop-to-buffer-same-window', I guess?

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




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 21 Dec 2021 10:49:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#52688; Package emacs. (Wed, 22 Dec 2021 12:02:02 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: dal-blazej <at> onenetbeyond.org
Cc: 52688 <at> debbugs.gnu.org
Subject: Re: bug#52688: 29.0.50; term / use display-buffer
Date: Wed, 22 Dec 2021 13:01:28 +0100
dal-blazej <at> onenetbeyond.org writes:

> Yes, I forgot about the selection of the
> window.  `pop-to-buffer-same-window' seems better.

OK; I've now done that in Emacs 29.




bug marked as fixed in version 29.1, send any further explanations to 52688 <at> debbugs.gnu.org and dal-blazej <at> onenetbeyond.org Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 22 Dec 2021 12:02:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Jan 2022 12:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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