Eric Tiffany
etiff****@alum*****
Wed Dec 20 07:38:12 JST 2006
On 12/19/06 3:32 PM, "Peter Dyballa" <Peter_Dybal****@Web*****> wrote: > > Trying to use (Japanese) Carbon Emacs (Package) a Mac OS X form comes > to choose something from the file system when I choose Tools -> Ediff > -> Two Directories from the menu while the two directories are > already open in dired-mode buffers! One more (partially) useless > tool ... Yeah, this annoyed the hell out of me. You should customize the value of the variable use-file-dialog to nil in your .emacs file. See the documentation (c-H v) for this variable. You may also want to customize use-dialog-box. ET