emacs-devel
[Top][All Lists]
Advanced

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

Re: vc status


From: Stefan Monnier
Subject: Re: vc status
Date: Thu, 17 Apr 2008 20:36:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>> 2. q is bound to bury-buffer, it should be bound to quit-window instead
>>> (like in dired and all other non-self-inserting modes).

Dan> PCL-CVS calls bury-buffer (after doing some other processing), that
Dan> was the source of inspiration.  Get an OK from Stefan to change this.

> This is my error.  I had forgotten about quit-window when writing this
> code, and I didn't realize that cvs-bury-buffer calls quit-window.
> Perhaps cvs-bury-buffer is what we want, I'm not sure.

I'd rather use quit-window.  `cvs-bury-buffer' is meant for secondary
buffers (like *diff* or *change-log*) so that when we leave them, we get
back to the *cvs* buffer.


        Stefan




reply via email to

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