From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Halliday Newsgroups: gmane.emacs.help Subject: Re: ediff pause after finishing session Date: Tue, 29 Apr 2014 10:00:11 -0700 (PDT) Message-ID: <57bf528f-f213-454e-b1d0-3bab7fb21bfe@googlegroups.com> References: <72b10a71-0527-4891-9347-af2512a53742@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1398791169 6936 80.91.229.3 (29 Apr 2014 17:06:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Apr 2014 17:06:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 29 19:06:02 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WfBTl-0006tw-V8 for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Apr 2014 19:06:02 +0200 Original-Received: from localhost ([::1]:51387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfBTl-00016T-FP for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Apr 2014 13:06:01 -0400 X-Received: by 10.182.98.230 with SMTP id el6mr16757633obb.10.1398790811530; Tue, 29 Apr 2014 10:00:11 -0700 (PDT) X-Received: by 10.140.47.10 with SMTP id l10mr9537qga.23.1398790811452; Tue, 29 Apr 2014 10:00:11 -0700 (PDT) Original-Path: usenet.stanford.edu!uq10no393440igb.0!news-out.google.com!dz10ni26650qab.1!nntp.google.com!dc16no33149qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <72b10a71-0527-4891-9347-af2512a53742@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.244.128.25; posting-account=kRukCAoAAAANs-vsVh9dFwo5kp5pwnPz Original-NNTP-Posting-Host: 83.244.128.25 User-Agent: G2/1.0 Injection-Date: Tue, 29 Apr 2014 17:00:11 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:205184 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97451 Archived-At: On Tuesday, 29 April 2014 17:47:44 UTC+1, Sam Halliday wrote: > When I use ediff to merge conflicts between two files, I will finish the session by typing 'q' and then 'y' to confirm that I am finished. (actually there are three questions: * quit (y/n) * overwrite (y/n) * (3 second pause) * kill buffer (y/n) I'd really like to get that down to * save and quit (y/n) (with no pause) > Does anybody have any experience in skipping the pause? (or at least explain why it happens and why it cannot be disabled).