all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* File dialog on 22.1 w32
@ 2007-06-11  1:04 B. T. Raven
  2007-06-11  3:12 ` Eli Zaretskii
       [not found] ` <mailman.1906.1181531562.32220.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: B. T. Raven @ 2007-06-11  1:04 UTC (permalink / raw)
  To: help-gnu-emacs

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-11 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11  1:04 File dialog on 22.1 w32 B. T. Raven
2007-06-11  3:12 ` Eli Zaretskii
     [not found] ` <mailman.1906.1181531562.32220.help-gnu-emacs@gnu.org>
2007-06-11 14:58   ` B. T. Raven
2007-06-11 15:49     ` Lennart Borgman (gmail)

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.