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



_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to