[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ediff pause after finishing session
From: |
Michael Heerdegen |
Subject: |
Re: ediff pause after finishing session |
Date: |
Wed, 30 Apr 2014 00:45:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.90 (gnu/linux) |
despen@verizon.net (Dan.Espen) writes:
> > Looks like `ediff-write-merge-buffer-and-maybe-kill' is the culprit.
>
> sit-for is supposed to respond as soon as you hit a key.
> Maybe type a space after "overwrite (y/n)"?
But AFAIK this event would not be discarded, and the following y-or-n-p
would grasp it and barf. But just hitting y y y (blindly) in fast
succession should be fine, I think.
Michael.