unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* shrink-window-if-larger-than-buffer in VC-diff
@ 2010-08-14 23:15 Chong Yidong
  2010-08-15  1:14 ` Miles Bader
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Chong Yidong @ 2010-08-14 23:15 UTC (permalink / raw)
  To: emacs-devel

When there are no changes, `C-x v D' does something annoying: it shrinks
the window showing the *vc-diff* buffer to three lines tall.  This makes
the window useless for displaying other buffers; you have to resize it
or delete it.

I think the shrink-window-if-larger-than-buffer call in vc-diff-finish
shouldn't be there in the first place.  It's well-intentioned, but even
in cases less extreme that the above, it can be annoying to resize the
user's windows.  Any objection to removing this call?



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-10-27 13:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-14 23:15 shrink-window-if-larger-than-buffer in VC-diff Chong Yidong
2010-08-15  1:14 ` Miles Bader
2010-08-15  7:07 ` Andreas Schwab
2010-08-15  9:38 ` annoyances [Was: shrink-window-if-larger-than-buffer in VC-diff] Uday S Reddy
2010-08-15 10:06   ` annoyances David Kastrup
2010-08-15 10:33     ` annoyances Uday S Reddy
2010-08-15 14:12   ` annoyances [Was: shrink-window-if-larger-than-buffer in VC-diff] Stephen J. Turnbull
2010-08-15 18:35     ` Uday S Reddy
2010-08-16  1:45       ` Stephen J. Turnbull
2010-08-16  8:54         ` Uday S Reddy
2010-08-15 22:44 ` shrink-window-if-larger-than-buffer in VC-diff Juanma Barranquero
2010-08-16  3:10   ` Chong Yidong
2010-08-16 23:06     ` Juanma Barranquero
2010-08-18 21:53       ` Chong Yidong
2010-08-20  9:06         ` martin rudalics
2012-10-27 13:45     ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).