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

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

[Emacs-bug-tracker] bug#6204: closed (vc-dir always splits the frame)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6204: closed (vc-dir always splits the frame)
Date: Wed, 19 May 2010 03:02:02 +0000

Your message dated Tue, 18 May 2010 23:01:17 -0400
with message-id <address@hidden>
and subject line Re: bug#6204: vc-dir always splits the frame
has caused the GNU bug report #6204,
regarding vc-dir always splits the frame
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6204: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6204
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: vc-dir always splits the frame Date: Mon, 17 May 2010 01:06:49 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Package: emacs
Severity: minor

emacs -Q
M-x dired RET /path/to/dir RET  ; -> dired uses the whole frame

emacs -Q
M-x cvs-examine /path/to/dir RET ;-> *cvs* uses the whole frame

emacs -Q
M-x vc-dir RET /path/to/dir RET ; -> vc-dir splits the frame and uses only half

I'd prefer it if vc-dir used the whole frame by default, like dired
and pcl-cvs do. I always end up having to delete-other-windows after
running vc-dir.



--- End Message ---
--- Begin Message --- Subject: Re: bug#6204: vc-dir always splits the frame Date: Tue, 18 May 2010 23:01:17 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Dan Nicolaescu wrote:

> The vc-dir behavior is not intentional, so please feel free to fix it.

Looking at cvs-examine suggests binding pop-up-windows to nil in the
vc-dir function will do.

I've given up trying to understand window management after bug#1806 though.


--- End Message ---

reply via email to

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