[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: find-file dialog in Carbon Emacs is broken
From: |
Richard Stallman |
Subject: |
Re: find-file dialog in Carbon Emacs is broken |
Date: |
Sun, 10 Oct 2004 11:15:22 -0400 |
Basically Emacs will have to change so that commands from the menu bar
and
tool bar call a new function that knows if this is a save or load.
We then remove the use of a dialog entirely from read-file-name.
We could define two new functions, read-input-file-name
and read-output-file-name. Would this do the job?
Replace "Open File" with "Open old file" and "New buffer".
It is not a good idea to encourage users to create a buffer to edit a
new file without specifying the file name. So instead let's have
"Open File" and "New File"; "New File" should use the Save dialog to
choose the file name.
See any problem with that?
- Re: find-file dialog in Carbon Emacs is broken, (continued)
- Re: find-file dialog in Carbon Emacs is broken, Stefan, 2004/10/11
- Re: find-file dialog in Carbon Emacs is broken, Jan D., 2004/10/11
- Re: find-file dialog in Carbon Emacs is broken, Kim F. Storm, 2004/10/11
- Re: find-file dialog in Carbon Emacs is broken, Jason Rumney, 2004/10/11
- Re: find-file dialog in Carbon Emacs is broken, Jan D., 2004/10/11
- Re: find-file dialog in Carbon Emacs is broken, Richard Stallman, 2004/10/12
- Re: find-file dialog in Carbon Emacs is broken, David Kastrup, 2004/10/12
- Re: find-file dialog in Carbon Emacs is broken, Richard Stallman, 2004/10/12
- Re: find-file dialog in Carbon Emacs is broken, Richard Stallman, 2004/10/12
- Re: find-file dialog in Carbon Emacs is broken, Richard Stallman, 2004/10/10
- Re: find-file dialog in Carbon Emacs is broken,
Richard Stallman <=
- Re: find-file dialog in Carbon Emacs is broken, David Kastrup, 2004/10/10
- Re: find-file dialog in Carbon Emacs is broken, Jason Rumney, 2004/10/09