all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: annoyances
Date: Sun, 15 Aug 2010 12:06:57 +0200	[thread overview]
Message-ID: <87mxso2nr2.fsf@lola.goethe.zz> (raw)
In-Reply-To: i48ciq$hau$1@dough.gmane.org

Uday S Reddy <u.s.reddy@cs.bham.ac.uk> writes:

> On 8/15/2010 12:15 AM, Chong Yidong wrote:
>> 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 find it annoying too, and I will be glad if it is gone.
>
> While we are on the matter of annoyances, I am also quite annoyed by
> Emacs switching windows without a definitive reason.
>
> For instance, `o' in a dired window switches to the other window.
> And, I have to switch back to dired in order to go and view another
> file.

Well, don't use `o' then.  Duh.  That's what C-o is for.

Unfortunately, C-o has the side effect of loading the file into a
buffer.  And the buffer then stays around.  It would be nice to have
dired record when a buffer only becomes populated by C-o and kill it
when the window gets deleted or reassociated without the buffer ever
becoming the current buffer.

`o' currently has the advantage that you can move back into dired using
C-x 4 0 (why doesn't C-x 4 k work?  That binding is quite more mnemonic)
and get rid of the buffer that way.

-- 
David Kastrup




  reply	other threads:[~2010-08-15 10:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` David Kastrup [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mxso2nr2.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.