help-gnu-emacs
[Top][All Lists]
Advanced

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

File dialog on 22.1 w32


From: B. T. Raven
Subject: File dialog on 22.1 w32
Date: Sun, 10 Jun 2007 20:04:16 -0500
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)

Using the new release:

GNU Emacs 22.1.1 (i386-mingw-windows98.2222)
 of 2007-06-02 on RELEASE

I still can't get file dialog to to open when I click on File > Open File. Instead I see "Find file: .." in the minibuffer. Both Use Dialog Box and Use File Dialog are set and saved according to Customize. This has been the behavior since 22.0.0. It works ok on 21.3.


Another mystery on this same platform is that the following at the end of my .emacs seems to be ignored:

"
(make-frame '((name . "courier")
               (top . 1) (left . 1) (width . 98) (height . 17)
               (visibility . icon) ; nil or icon
(font . "-outline-Courier New-normal-r-normal-normal-*-*-96-96-c-*-iso10646-1")))

(select-frame-by-name "courier")
"

The frame is created and displayed but the font is proportional (the default here) instead of Courier New. I can change it with S-left-mouse but it seems like the above code should have worked.

Does any of you have any ideas on these two problems?

Thanks,
Ed


reply via email to

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