all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: File dialog on 22.1 w32
Date: Sun, 10 Jun 2007 20:04:16 -0500	[thread overview]
Message-ID: <Ueidnfuoqc0xAvHbnZ2dnUVZ_qmpnZ2d@sysmatrix.net> (raw)

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	other threads:[~2007-06-11  1:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11  1:04 B. T. Raven [this message]
2007-06-11  3:12 ` File dialog on 22.1 w32 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)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Ueidnfuoqc0xAvHbnZ2dnUVZ_qmpnZ2d@sysmatrix.net \
    --to=nihil@nihilo.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.