all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Hansen <larsh@soem.dk>
Subject: Doc fix for `compilation-error-regexp-alist'
Date: Thu, 17 Nov 2005 22:47:20 +0100	[thread overview]
Message-ID: <437CFA68.1060103@soem.dk> (raw)

In the docstring of `compilation-error-regexp-alist', something must be
wrong with the description of the FILE element in the case where it is a
function. It says

"Or FILE can also be a function to return the filename."

But FILE seems to be passed to `compilation-error-properties', and
judging from that functions code, the description of FILE should be
changed to

"Or FILE can also be a function to return  (FILENAME) or
(RELATIVE-FILENAME . DIRNAME). In the former case, FILENAME may be
relative or absolute."

Can someone with a better knowledge of compile.el than me confirm this?

             reply	other threads:[~2005-11-17 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17 21:47 Lars Hansen [this message]
2005-11-19 23:26 ` Doc fix for `compilation-error-regexp-alist' 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=437CFA68.1060103@soem.dk \
    --to=larsh@soem.dk \
    /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.