emacs-devel
[Top][All Lists]
Advanced

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

Re: vc.el: asynchronous annotations


From: Stefan Monnier
Subject: Re: vc.el: asynchronous annotations
Date: Mon, 16 Jul 2007 23:42:09 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> Anyway, I don't see the big problem with supplanting buffers (probably
> because I am stupid).  set-window-buffer should make it reasonably
> easy to swap out buffers on the screen.

Can't do: find-file-noselect first load the tarball data into buffer 1 then
calls tar-mode in it then returns buffer 1 which is then displayed by
find-file.  There's nowhere for tar-mode to tell find-file-noselect to use
buffer 2 instead.


        Stefan




reply via email to

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