> I think I fixed that bug.  Here is a new version of my patch.
> Please try this instead of the previous one.

This works for compilation errors, but fails for grep hits, where
the `directory' argument of `compilation-find-file' is nil:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  expand-file-name(nil)
  compilation-find-file(#<marker at 218 in *grep*> "ChangeLog" nil)
  compilation-next-error-function(0 nil)
  next-error(0)
  compile-goto-error(return)
  call-interactively(compile-goto-error)

-- 
Juri Linkov
http://www.jurta.org/emacs/



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to