all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: compile.el
Date: Thu, 08 Sep 2005 22:24:40 -0400	[thread overview]
Message-ID: <E1EDYZE-0004lF-TB@fencepost.gnu.org> (raw)
In-Reply-To: <87oe7oe9mz.fsf@jurta.org> (message from Juri Linkov on Tue, 23 Aug 2005 22:33:48 +0300)

    It has another bug: visiting a saved compilation/grep file fails with
    the error message:

      Symbol's value as variable is void: comint-file-name-prefix

I already added an autoload to that variable,
so you just need to update loaddefs.el and rebuild.

    This is trivial to fix - just restore `(boundp 'comint-file-name-prefix)'
    that was there before the patch.  But it has another more severe bug:
    visiting a file in a compilation subdirectory extracted from the line
    `make: Entering directory ...' doesn't work anymore.

Can you send me a precise test case for this?  Then I will debug it.

  reply	other threads:[~2005-09-09  2:24 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   ` Richard M. Stallman [this message]
2005-09-09  6:28     ` compile.el Juri Linkov
2005-09-09 12:50       ` compile.el Richard M. Stallman
2005-09-09 14:57         ` compile.el Juri Linkov
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=E1EDYZE-0004lF-TB@fencepost.gnu.org \
    --to=rms@gnu.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.