From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Bug when running frames on two displays Date: Fri, 26 Mar 2004 11:45:47 -0500 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080320511 3468 80.91.224.253 (26 Mar 2004 17:01:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Mar 2004 17:01:51 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 26 18:01:44 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6uiG-0002xS-00 for ; Fri, 26 Mar 2004 18:01:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6uhU-0006Sk-0Y for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Mar 2004 12:00:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B6ug1-00063w-Lb for bug-gnu-emacs@gnu.org; Fri, 26 Mar 2004 11:59:25 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B6ufS-0005rV-MF for bug-gnu-emacs@gnu.org; Fri, 26 Mar 2004 11:59:21 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6uXf-0004Qq-SF for bug-gnu-emacs@gnu.org; Fri, 26 Mar 2004 11:50:47 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.24) id 1B6uSp-0004nU-SR; Fri, 26 Mar 2004 11:45:47 -0500 Original-To: McNeill Kirkpatrick In-reply-to: (message from McNeill Kirkpatrick on Wed, 24 Mar 2004 12:15:38 -0600 (CST)) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:7383 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7383 mini-buffer(i.e. presses C-x C-f) or click on one of the menus, the other frame freezes until they are done with the menu or the mini buffer. This is relatively small, but it is kind of bothersome, so I figured I'd report it. There's no way of avoiding this except to make Emacs multi-threaded. That surely can be done but is not a small job.