From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: diff-mode Date: Tue, 14 Dec 2010 06:07:52 -0500 Message-ID: References: <6174A3FCFD074EF5A396A7D095DEB814@us.oracle.com> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1292324916 24201 80.91.229.12 (14 Dec 2010 11:08:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Dec 2010 11:08:36 +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 Dec 14 12:08:32 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PSSkC-0008R3-94 for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Dec 2010 12:08:32 +0100 Original-Received: from localhost ([127.0.0.1]:54144 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSSkB-0007zr-Ns for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Dec 2010 06:08:31 -0500 Original-Received: from [140.186.70.92] (port=59108 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSSjc-0007ym-5S for help-gnu-emacs@gnu.org; Tue, 14 Dec 2010 06:07:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSSjb-0001Ae-Bs for help-gnu-emacs@gnu.org; Tue, 14 Dec 2010 06:07:55 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:38406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSSjb-0001Aa-94 for help-gnu-emacs@gnu.org; Tue, 14 Dec 2010 06:07:55 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PSSjY-0000tn-IQ for help-gnu-emacs@gnu.org; Tue, 14 Dec 2010 06:07:52 -0500 In-reply-to: (message from Leo on Tue, 14 Dec 2010 10:13:07 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:77487 Archived-At: > From: Leo > Cc: help-gnu-emacs@gnu.org > Date: Tue, 14 Dec 2010 10:13:07 +0000 > > I think the default behaviour of opening up a small frame for the > control panel is annoying. Every default will annoy someone. Which is why you can customize them; in this case, Ediff gives you the ediff-window-setup-function option to do precisely that.