emacs-devel
[Top][All Lists]
Advanced

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

Re: GTK `read-file-name' dialog


From: Jan Djärv
Subject: Re: GTK `read-file-name' dialog
Date: Mon, 04 Sep 2006 16:49:27 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060808)



Reiner Steib skrev:

- `<File> <Insert File>' => "... type C-x C-f to visit files".
  Incorrect, should be `C-x i'.  In the console, I get:

,----
| (emacs:32474): Gtk-CRITICAL **: file gtkfilechooserdefault.c: line 4136 
(gtk_file_chooser_default_set_current_name): assertion `impl->action == 
GTK_FILE_CHOOSER_ACTION_SAVE || impl->action == 
GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER' failed
`----


I can not reproduce this. However, I've checked the Gtk source and made a change. Can you try it again?


- `<File> <Save As>' => "... type C-x C-w to write files".  Correct.

- In Gnus, when on a MIME button: `<MIME Part> <Save...>'
  (gnus-mime-save-part) => "type C-x C-w to write files".  Misleading:
  `C-x C-w' doesn't save MIME parts.

I think the part ", or type ..." should be removed or generalized
(maybe "or use the corresponding key binding.").  A particular key
binding should only be mentioned if we are sure that it corresponds to
the current action.

I generalized the text according to your suggestion. Explicit keys are not mentioned anymore.

        Jan D.




reply via email to

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