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

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

bug#33103: 25.2; tar-extract should support other-window and view simult


From: Lars Ingebrigtsen
Subject: bug#33103: 25.2; tar-extract should support other-window and view simultaneously
Date: Wed, 10 Jul 2019 15:46:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

David Bremner <david@tethera.net> writes:

> in deb-view.el in Debian, I just patched in the following hack
>
>         (progn
>           (tar-extract-other-window)
>           (view-buffer (current-buffer) 'kill-buffer-if-not-modified))
>
> It seems to work, but I'd be much happier to something like
>
> (tar-extract 'view 'other-window)

I think the accepted method these days to determine how and when buffers
(and frames) are popped up/switched to is to use the display-buffer
machinery, so I'm closing this bug report.

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





reply via email to

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