all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Siegfried Heintze" <siegfried@heintze.com>
Subject: How to edit compilation-error-regexp-alist in .emacs file?
Date: Mon, 16 Sep 2002 11:11:53 -0600	[thread overview]
Message-ID: <uoc46v801lvd66@corp.supernews.com> (raw)

When I put the following in my .emacs fail, I get an error. This is probably
because the necessary modules have not been loaded yet.

How do I automatically execute these statements after the necessary modules
have been loaded?

(setcar (car compilation-error-regexp-alist) (concat "\\(\\[Error\\]
\\|\\[Fatal Error\\] \\)?"  (caar compilation-error-regexp-alist)))
  (setcdr (car compilation-error-regexp-alist) '(3 4 7))

             reply	other threads:[~2002-09-16 17:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-16 17:11 Siegfried Heintze [this message]
2002-09-16 18:18 ` How to edit compilation-error-regexp-alist in .emacs file? Syver Enstad
2002-09-16 19:52 ` Kai Großjohann
2002-09-23  2:00   ` Siegfried Heintze
2002-09-23 13:06     ` Kai Großjohann
2002-09-27  3:37       ` Siegfried Heintze
2002-09-27 11:47         ` Kai Großjohann
2002-09-27 22:55           ` Siegfried Heintze

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=uoc46v801lvd66@corp.supernews.com \
    --to=siegfried@heintze.com \
    /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.