From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sergei" Newsgroups: gmane.emacs.help Subject: Re: ediff next/previous difference & point Date: 19 Sep 2006 00:46:18 -0700 Organization: http://groups.google.com Message-ID: <1158651978.874530.243870@h48g2000cwc.googlegroups.com> References: <1158312293.198281.216200@i3g2000cwc.googlegroups.com> <1158315498.023978.197200@i3g2000cwc.googlegroups.com> <85odthz93s.fsf@lola.goethe.zz> <1158578179.954692.222130@i3g2000cwc.googlegroups.com> <87eju9osyj.fsf@utanet.at> <851wq9j6ca.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1158655356 12563 80.91.229.2 (19 Sep 2006 08:42:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Sep 2006 08:42:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 19 10:42:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPbBD-0003aq-Mn for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Sep 2006 10:42:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPbBD-0000QG-3Z for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Sep 2006 04:42:11 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h48g2000cwc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: 62.118.80.133 Original-X-Trace: posting.google.com 1158651983 1926 127.0.0.1 (19 Sep 2006 07:46:23 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 19 Sep 2006 07:46:23 +0000 (UTC) In-Reply-To: <851wq9j6ca.fsf@lola.goethe.zz> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 msfwpr02.ims.intel.com:911 (squid/2.5.STABLE12) Complaints-To: groups-abuse@google.com Injection-Info: h48g2000cwc.googlegroups.com; posting-host=62.118.80.133; posting-account=iSrvCw0AAACmDq0mlo5d6a2lfxRMcrI2 Original-Xref: shelby.stanford.edu gnu.emacs.help:141861 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37483 Archived-At: David: > Stefan Reich=F6r writes: .=2E. > > A related note for ediff: > > > > I use the following setting in my .emacs: > > (setq ediff-window-setup-function 'ediff-setup-windows-plain) Me too. > > Now I don't get an extra frame for the ediff control panel. And it is > > possible to switch to a buffer or the control panel via C-x C-o Why do you need this? > I don't think this an advantage: with more than two windows, C-x o > [sic!] gets messy. Having two frames and being able to switch between > them with C-x 5 o seems much more convenient. I find it VERY inconvenient. This separate frame often gets lost. C-x 5 o gets messy when you have extra frames; and this is a different interface compared to the console. --=20 Sergei