From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: fredf.bobdsun@antichef.net Newsgroups: gmane.emacs.help Subject: Looking for an ediff window setup function - two files in new frames Date: Sat, 03 Mar 2007 18:34:06 -0500 Message-ID: <45EA05EE.7050204@Sun.COM> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1172964895 10919 80.91.229.12 (3 Mar 2007 23:34:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2007 23:34:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 04 00:34:48 2007 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.50) id 1HNdkW-0003Qd-8Z for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Mar 2007 00:34:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNdkV-0004T4-Q9 for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Mar 2007 18:34:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNdkJ-0004So-RU for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:34:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNdkH-0004S4-E4 for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:34:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNdkH-0004S1-7v for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:34:33 -0500 Original-Received: from gourmet.spamgourmet.com ([216.75.35.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNdkG-00027X-Na for help-gnu-emacs@gnu.org; Sat, 03 Mar 2007 18:34:33 -0500 Original-Received: from gourmet.spamgourmet.com (localhost.localdomain [127.0.0.1]) by gourmet.spamgourmet.com (8.13.7/8.13.7) with ESMTP id l23NYJ4t028507 for ; Sat, 3 Mar 2007 15:34:19 -0800 Original-Received: (from jqh1@localhost) by gourmet.spamgourmet.com (8.13.7/8.13.7/Submit) id l23NYIYd028467 for help-gnu-emacs@gnu.org; Sat, 3 Mar 2007 15:34:18 -0800 Original-Received: from nwk-ea-fw-1.sun.com (nwk-ea-fw-1.sun.com [192.18.42.249]) by gourmet.spamgourmet.com (8.13.7/8.13.7) with ESMTP id l23NYHrx028422 for <>; Sat, 3 Mar 2007 15:34:18 -0800 Original-Received: from d1-sfbay-09.sun.com ([192.18.39.119]) by nwk-ea-fw-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id l23NYB5x020023 for <>; Sat, 3 Mar 2007 15:34:11 -0800 (PST) Original-Received: from conversion-daemon.d1-sfbay-09.sun.com by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0JEC00C01PDHQV00@d1-sfbay-09.sun.com> (original mail from fredf.bobdsun@antichef.net) for ; Sat, 03 Mar 2007 15:34:11 -0800 (PST) Original-Received: from [192.9.61.82] by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0JEC00C5RPGY9FV7@d1-sfbay-09.sun.com> for ; Sat, 03 Mar 2007 15:34:10 -0800 (PST) User-Agent: Thunderbird 1.5.0.7 (X11/20060915) X-Spamgourmet: X-detected-kernel: 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:41627 Archived-At: Does anybody have or know the whereabouts of an elisp ediff-window-setup-function which makes two new frames to display the files being diff'd? It should then delete the frames when the ediff completes/quits. This seems like it'd be highly desirable and is probably already written somewhere. I want this because I'm driving the ediff from gnuclient and using an existing version of emacs. Thanks, Bob