all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Subject: [michael@hotchin.net: RE: Update for Microsoft compile expressions - COMPILE.EL.]
Date: Wed, 08 Jun 2005 11:59:51 -0400	[thread overview]
Message-ID: <E1Dg2y7-00063a-Os@fencepost.gnu.org> (raw)

Those who are interested in Windows support, please DTRT with this suggestion.
(I don't know whether the current compile.el still has the problem.)

------- Start of forwarded message -------
From: "Michael Hotchin" <michael@hotchin.net>
To: <rms@gnu.org>
Subject: RE: Update for Microsoft compile expressions - COMPILE.EL.
Date: Sun, 5 Jun 2005 21:47:29 -0700
In-Reply-To: <E1Df1gy-0007iQ-AV@fencepost.gnu.org>
X-Scanner: OK. Scanned.
X-Uniserve-Spam-Score: 3.0 30 (+++)
X-Uniserve-Spam-Report: Spam detection software, running on this mail system has
	identified this incoming email as possible spam.  An
	analysis of the message is below.
	Content analysis details:   (3.0 points)
	pts rule name              description
	---- ---------------------- --------------------------------------------------
	3.0 FORGED_MUA_OUTLOOK     Forged mail pretending to be from MS Outlook
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on monty-python
X-Spam-Level: ****
X-Spam-Status: No, hits=4.5 required=5.0 tests=FORGED_MUA_OUTLOOK,
	RCVD_IN_SORBS,RCVD_IN_SORBS_WEB autolearn=no version=2.63

Here's a 'unified' diff:

- --------------------------------------------------------
+++ compile.el  Sun Jun 05 21:09:37 2005
@@ -247,6 +247,6 @@

     (msft
- -     "^\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
- -: \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 1 2 nil (3))
+     "^\\([0-9]+>\\)?\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)) \
+: \\(?:error\\|warnin\\(g\\)\\) C[0-9]+:" 2 3 nil (4))

     (oracle
- --------------------------------------------------------

I've tried this on both old-style and new style messages, it works
for both.

Thanks for your time!

	Michael H.

- -----Original Message-----
From: Richard Stallman [mailto:rms@gnu.org] 
Sent: June 5, 2005 1:26 PM
To: Michael Hotchin
Subject: Re: Update for Microsoft compile expressions - COMPILE.EL.


Could you provide a patch for the latest version of compile.el
in the development version of Emacs?  (In CVS on savannah.gnu.org.)

Here's the latest compile.el, but I don't know whether it runs
in Emacs 21.

[compile.el not shown here]
------- End of forwarded message -------

                 reply	other threads:[~2005-06-08 15:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1Dg2y7-00063a-Os@fencepost.gnu.org \
    --to=rms@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.