all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: When are toolkit file dialogs used?
Date: Tue, 1 Feb 2005 18:08:14 +0100	[thread overview]
Message-ID: <147f855ea4223602012642c79721524b@swipnet.se> (raw)
In-Reply-To: <E1Cvy6r-0005ij-1L@fencepost.gnu.org>


> In man/files.texi I am rewriting
>
>   When Emacs is built with a suitable GUI toolkit, it pops up the
> standard File Selection dialog of that toolkit instead of prompting for
> the file name in the minibuffer.  On Unix and GNU/Linux platforms, 
> Emacs
> does that when built with LessTif and Motif toolkits; on MS-Windows, 
> the
> GUI version does that by default.
>
> as follows:
>
>   When Emacs is built with a suitable GUI toolkit, commands invoked
> with the mouse use standard File Selection dialog of that toolkit
> instead of prompting for the file name in the minibuffer.  On Unix and
> GNU/Linux platforms, Emacs does that when built with GTK, LessTif, and
> Motif toolkits; on MS-Windows, the GUI version does that by default.
>
>
> However, is that correct nowadays?  Or is more changed needed?

I don't know if this is the appropriate place, but the variable 
use-file-dialog also controls if a file dialog is used (the variable is 
new in 21.4).  use-file-dialog is documented in frames.texi so maybe it 
is redundant to mention it in files.texi also.

C-h v use-file-dialog

*Non-nil means mouse commands use a file dialog to ask for files.
This applies to commands from menus and tool bar buttons.  The value of
`use-dialog-box' takes precedence over this variable, so a file dialog 
is only
used if both `use-dialog-box' and this variable are non-nil.

	Jan D.

  parent reply	other threads:[~2005-02-01 17:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-01 13:30 When are toolkit file dialogs used? Richard Stallman
2005-02-01 14:35 ` Lennart Borgman
2005-02-01 15:34   ` Jason Rumney
2005-02-01 15:51     ` Lennart Borgman
2005-02-01 17:08 ` Jan D. [this message]
2005-02-01 19:02   ` chad brown
2005-02-02  8:18 ` YAMAMOTO Mitsuharu
2005-02-03 19:12   ` Richard Stallman

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=147f855ea4223602012642c79721524b@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@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.