From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bob Halley Newsgroups: gmane.emacs.devel Subject: ediff duplicate windows Date: 08 Oct 2002 23:32:41 -0700 Sender: emacs-devel-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034145539 10755 127.0.0.1 (9 Oct 2002 06:38:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Oct 2002 06:38:59 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17zAUk-0002nL-00 for ; Wed, 09 Oct 2002 08:38:58 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17zBIf-0006yv-00 for ; Wed, 09 Oct 2002 09:30:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zAP4-0002SR-00; Wed, 09 Oct 2002 02:33:06 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17zAOn-0002KZ-00 for emacs-devel@gnu.org; Wed, 09 Oct 2002 02:32:49 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17zAOj-0002FZ-00 for emacs-devel@gnu.org; Wed, 09 Oct 2002 02:32:48 -0400 Original-Received: from woof.play-bow.org ([204.152.186.150]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zAOj-0002FB-00; Wed, 09 Oct 2002 02:32:45 -0400 Original-Received: by woof.play-bow.org (Postfix, from userid 500) id E37FD2EB3A; Tue, 8 Oct 2002 23:32:41 -0700 (PDT) Original-To: emacs-pretest-bug@gnu.org Original-Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8472 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8472 Running CVS mainline on RH 8, Marcelo 2.4.19. Create two files, "a" and "b". Start emacs, load the files. Choose "Compare (Ediff)" and "Two Buffers" from the "Tools" menu. the ediff control window pops up. If I then focus on that window and type something, e.g. "?" for help, not only does the ediff window I typed in expand to include the text, but it displays a new, full-sized frame open to the same buffer.