From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: LENNART BORGMAN Newsgroups: gmane.emacs.help Subject: Re: C-x C-f in two frames -> "user minibuffer while in Date: Mon, 04 Jul 2005 12:01:37 +0200 Message-ID: <47322954730519.47305194732295@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1120472856 3480 80.91.229.2 (4 Jul 2005 10:27:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Jul 2005 10:27:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 04 12:27:32 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpOAG-0005lt-95 for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Jul 2005 12:27:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpOBS-0004xV-PK for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Jul 2005 06:28:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DpNty-0000JV-IZ for help-gnu-emacs@gnu.org; Mon, 04 Jul 2005 06:10:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DpNtq-0000Hc-VS for help-gnu-emacs@gnu.org; Mon, 04 Jul 2005 06:10:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpNtp-0000CH-Ay for help-gnu-emacs@gnu.org; Mon, 04 Jul 2005 06:10:01 -0400 Original-Received: from [130.235.208.46] (helo=piraten.student.lu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DpNrS-0005DT-Mn for help-gnu-emacs@gnu.org; Mon, 04 Jul 2005 06:07:34 -0400 Original-Received: from net.lu.se (localhost [127.0.0.1]) by piraten.student.lu.se (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0IJ300KMBL6PIF@piraten.student.lu.se> for help-gnu-emacs@gnu.org; Mon, 04 Jul 2005 12:01:37 +0200 (MEST) Original-Received: from [212.209.42.132] by piraten.student.lu.se (mshttpd); Mon, 04 Jul 2005 12:01:37 +0200 Original-To: don provan X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-language: sv Content-disposition: inline X-Accept-Language: sv Priority: normal 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:27791 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27791 From: don provan > Also, I don't think a single command such as ^x^f can recurse on > itself, as would be required in the original example. If you ^x^f and > then switch to another window and do a second ^x^f, as far as I can > tell, the first ^x^f is always aborted. I think the original poster > expected to be able to do two file-find's at the same time, one in > each minibuffer of the two frames. Would not the behaviour the original poster expected be normal on a windowing system?