When running edirs to compare two CVS sandboxes, I used =-H to mark identical files for hiding, but no files were marked (even though most files are unchanged). A short investigation showed that using /home/tim/ instead of ~/ (which is supplied by default) makes it work again.
In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.8.18) of 2006-07-12 on leeloo X server distributor `RealVNC Ltd', version 11.0.3370 configured using `configure '--with-gtk' '--with-xpm' '--with-jpeg' '--with-gif' '--with-tiff' '--with-png' '--with-x' '--with-kerberos' '--with-kerberos5'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US locale-coding-system: iso-8859-1 default-enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: delete-selection-mode: t pc-selection-mode: t show-paren-mode: t whitespace-global-mode: t display-time-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Comparing '~/xtools/doc/' and '~/accenture/tools/doc/' modulo 'nil' Comparing '~/xtools/include/' and '~/accenture/tools/include/' modulo 'nil' Comparing '/home/tim/xtools/include/CVS' and '/home/tim/accenture/tools/include/CVS' modulo 'nil' Comparing '~/xtools/lib/' and '~/accenture/tools/lib/' modulo 'nil' Comparing '~/xtools/modules/' and '~/accenture/tools/modules/' modulo 'nil' Comparing '~/xtools/po/' and '~/accenture/tools/po/' modulo 'nil' Comparing '~/xtools/scripts/' and '~/accenture/tools/scripts/' modulo 'nil' Comparing '~/xtools/src/' and '~/accenture/tools/src/' modulo 'nil' Comparing files ... Done Loading emacsbug...done _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
