From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: [drew.adams@oracle.com: use-file-dialog should not apply to mouse in *Completions*] Date: Mon, 03 Dec 2007 08:15:31 +0100 Message-ID: <4753AD13.9040400@swipnet.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196666204 32236 80.91.229.12 (3 Dec 2007 07:16:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Dec 2007 07:16:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 03 08:16:53 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iz5Xv-0001VR-2L for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 08:16:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iz5Xe-00022V-KG for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 02:16:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iz5Xa-0001yc-OI for emacs-devel@gnu.org; Mon, 03 Dec 2007 02:16:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iz5Xa-0001xv-7q for emacs-devel@gnu.org; Mon, 03 Dec 2007 02:16:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iz5Xa-0001xn-0w for emacs-devel@gnu.org; Mon, 03 Dec 2007 02:16:30 -0500 Original-Received: from av10-2-sn2.hy.skanova.net ([81.228.8.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iz5XZ-00015q-Lq for emacs-devel@gnu.org; Mon, 03 Dec 2007 02:16:29 -0500 Original-Received: by av10-2-sn2.hy.skanova.net (Postfix, from userid 502) id C959D381DB; Mon, 3 Dec 2007 08:16:28 +0100 (CET) Original-Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av10-2-sn2.hy.skanova.net (Postfix) with ESMTP id AFC0937F2F; Mon, 3 Dec 2007 08:16:28 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 926E237E47; Mon, 3 Dec 2007 08:16:28 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (X11/20071031) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:84543 Archived-At: This does not happen on X11, must be an W32 only bug. Jan D. Richard Stallman skrev: > This is a real bug. Would someone please fix it, then ack? > > > From: "Drew Adams" > To: "Bug-Gnu-Emacs" > Date: Sun, 25 Nov 2007 00:17:10 -0800 > Message-ID: > MIME-Version: 1.0 > Content-Type: text/plain; > charset="iso-8859-1" > Subject: use-file-dialog should not apply to mouse in *Completions* > > The doc string of `use-file-dialog' says "it applies to commands from > menus and tool bar buttons". That suggests that it does not apply to > command names that you click mouse-2 on in *Completions* - > e.g. `find-file-other-window' from `M-x'. However, that's what > happens: if the value is non-nil, then the file dialog box pops up. It > should not. > > Please fix the variable in accordance with its doc string (menus and > tool-bar buttons only). If it's thought that users should be also able > to specify the file dialog box for *Completions* (to keep using the > mouse to pick the file), then there should be another option for that > - it's too common to want a file dialog box for menus and tool-bar > buttons but not for *Completions*. > > > > > In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) > of 2007-06-02 on RELEASE > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include' > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel