> This is from a user. He selects "Compare directories" by mouse (in the > ediff menu), which causes a file selection dialog to appear in the Carbon > port (since the last input was a non-keyboard event). > Unfortunately, it looks like directory selection is not enabled for > this dialog. > > I verified this with a recent version.
Is this Mac-specific? I can't reproduce this on GNU/Linux with GTK. Dired-compare-directories uses read-directory-name, so perhaps read-directory-name doesn't work on Mac. > Begin forwarded message: > >> From: Olivier Marti <[EMAIL PROTECTED]> >> Date: 23 May 2006 16:56:39 BDT >> To: [EMAIL PROTECTED] >> Subject: [Aquamacs-bugs] Comparing 2 (or 3) directory is impossible. >> >> Enter your bug report here. >> >> I've tried to compare two directories. Aquamacs open the dialog window >> of the Finder to open a file. It is possible to select a file, but not >> a directory ! The workaround is to select a file in each >> directory. Which is not a very elegant method .. >> >> Best regards (and bravo for Aquamacs !!) >> >> Olivier >> >> In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.9.0) >> of 2006-04-10 on rodrigues.inf.ed.ac.uk - Aquamacs Distribution 0.9.9c >> X server distributor `Apple Computers', version 10.3.9 >> configured using `configure '--without-x' '--prefix=/usr/local'' -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
