emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile.el


From: Juri Linkov
Subject: Re: compile.el
Date: Fri, 09 Sep 2005 17:57:32 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> 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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]