[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
address@hidden: RE: Update for Microsoft compile expressions - COMPILE.E
From: |
Richard Stallman |
Subject: |
address@hidden: RE: Update for Microsoft compile expressions - COMPILE.EL.] |
Date: |
Wed, 08 Jun 2005 11:59:51 -0400 |
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" <address@hidden>
To: <address@hidden>
Subject: RE: Update for Microsoft compile expressions - COMPILE.EL.
Date: Sun, 5 Jun 2005 21:47:29 -0700
In-Reply-To: <address@hidden>
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:address@hidden
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 -------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- address@hidden: RE: Update for Microsoft compile expressions - COMPILE.EL.],
Richard Stallman <=