emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Loop in x-file-dialog under MS Windows


From: Ralf Angeli
Subject: Loop in x-file-dialog under MS Windows
Date: Sun, 05 Jun 2005 17:32:36 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

AUCTeX calls `read-file-name' (and consequently `x-file-dialog') with
the string "<default>" as argument for the default file name.  We have
various reports where this call, when invoked from a menu, led to a
loop which made Emacs unresponsive until `C-g' was typed.  This
happens only under MS Windows.

The simplest testcase I can come up with is this:

(x-file-dialog "" "" "<default>")

-- 
Ralf





reply via email to

[Prev in Thread] Current Thread [Next in Thread]