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: Heino Tiedemann <rotkap@gmx.de>, emacs-devel@gnu.org
Subject: Re: GTK `read-file-name' dialog
Date: Sat, 02 Sep 2006 20:11:51 +0200	[thread overview]
Message-ID: <44F9C967.4040907@swipnet.se> (raw)
In-Reply-To: <v9lkp2scf5.fsf@marauder.physik.uni-ulm.de>

I have made some changes.  Please try it and see if you find it better.

Thanks,

    Jan D.

Reiner Steib wrote:
> $ touch /tmp/foo.bar
> $ emacs -Q /tmp/foo.bar
>
> In Emacs, do <File> <Save as> (`write-file'); you'll get this GTK file
> selector dialog:
>
>   
>
> There are some problems here:
>
> - When called e.g. from `write-file' or similar commands,
>   `read-file-name' should *not* discard the default file name.  If
>   `x-use-old-gtk-file-dialog' is t, the default filename is used.  But
>   also with the new (standard) GTK dialog it should be possible to
>   supply the default file name as the "Save as" in Firefox[1] also has
>   it.
>
>   Note that `read-file-name' is used by several other commands where
>   the default file name should be supplied (e.g. saving attachments in
>   Gnus: `gnus-mime-save-part'), i.e. the user can simply hit the "Ok"
>   button.
>
> - The additional information text ...
>
> | If you don't like this file selector, customize use-file-dialog to
> | turn if off, or type C-x C-f to visit files.
>
>   ... doesn't make sense here and it is confusing.  It should be
>   displayed only if `read-file-name' is called from `find-file' or
>   there should be an optional argument to `read-file-name' to change
>   the text.
>   

  reply	other threads:[~2006-09-02 18:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-02 12:03 GTK `read-file-name' dialog Reiner Steib
2006-09-02 18:11 ` Jan D. [this message]
2006-09-04 13:12   ` Reiner Steib
2006-09-04 14:49     ` Jan Djärv
2006-09-05 10:19       ` Reiner Steib

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=44F9C967.4040907@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=rotkap@gmx.de \
    /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.