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

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

bug#6204: vc-dir always splits the frame


From: Glenn Morris
Subject: bug#6204: 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.





reply via email to

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