home *** CD-ROM | disk | FTP | other *** search
- In lemacs 19.6 if I load dired-x + dired-nstd, and then run
- find-dired, many key bindings, such as '~', 'D', are broken. Here's
- the backtrace:
-
- Signalling: (wrong-type-argument stringp nil)
- string-match("^/cessna/hxl/projects/" nil)
- dired-make-relative(nil "/cessna/hxl/projects/")
- dired-current-directory(t)
- dired-get-filename(t t)
- dired-flag-backup-files(nil)
- * call-interactively(dired-flag-backup-files)
-
- This happens on a SS10. Just loading dired-x doesn't have this
- problem. Of course I could avoid loading dired-nstd but I reallly
- like it, esp. the ability to expand dir in line.
-
- Anyone has a fix or workaround?
-
- hxl
-
-