all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: bobmc@bobmc.net
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Emacs-22.1 compilation-error-regexp
Date: Tue, 6 May 2008 19:58:34 +1200	[thread overview]
Message-ID: <18464.4010.376292.119155@kahikatea.snap.net.nz> (raw)
In-Reply-To: <481FCCA0.9000404@rogers.com>

 > Two thumbs up for the quality of help provided by free software people.
 > I already received a .emacs patch that works. I can also test your
 > (Nick's) solution but I need some hint as to how; Here is the
 > .emacs one.
 > -bob-

I didn't realise Yidong had replied.  Unsurprisingly our regexps are different
but I don't know which is best.

My patch was against current CVS.  In the progmodes directory of compile.el,
after making a backup, you can cut and paste the patch for compile.el into
a file called compile.diff, then do:

patch < compile.diff

As you have Emacs 22.1, it might apply with an offset.  If it won't apply at
all then you will have to do it manually: look for the sun-ada entry in
compile.el and add the lines beginning with +, then remove those pluses and
byte compile the file (on the menu-bar).  You will probably have to start Emacs
again to see any effect.

Alternatively you can checkout Emacs from the CVS repository which would mean
that you would pick up bug fixes automatically (and could post the latest bug
reports!).

-- 
Nick                                           http://www.inet.net.nz/~nickrob




      reply	other threads:[~2008-05-06  7:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-30  3:13 Emacs-22.1 compilation-error-regexp Bob McIsaac
2008-05-05 12:02 ` Nick Roberts
2008-05-06  3:12   ` Bob McIsaac
2008-05-06  7:58     ` Nick Roberts [this message]

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=18464.4010.376292.119155@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=bobmc@bobmc.net \
    --cc=bug-gnu-emacs@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.