all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org
Subject: Re: compile.el
Date: Fri, 09 Sep 2005 17:57:32 +0300	[thread overview]
Message-ID: <871x3ymgpv.fsf@jurta.org> (raw)
In-Reply-To: <E1EDiL8-0006oU-RP@fencepost.gnu.org> (Richard M. Stallman's message of "Fri, 09 Sep 2005 08:50:46 -0400")

> 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	other threads:[~2005-09-09 14:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-22 19:35 compile.el Richard M. Stallman
2005-08-23 19:33 ` compile.el Juri Linkov
2005-09-09  2:24   ` compile.el Richard M. Stallman
2005-09-09  6:28     ` compile.el Juri Linkov
2005-09-09 12:50       ` compile.el Richard M. Stallman
2005-09-09 14:57         ` Juri Linkov [this message]
2005-09-10  8:14       ` compile.el Richard M. Stallman
2005-09-10  9:15         ` compile.el Juri Linkov
2005-09-09  2:24   ` compile.el Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871x3ymgpv.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.