all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve M <noname@yahoo.com>
Subject: compilation-parse-errors on Emacs 21-3 win32 - what am I missing ???
Date: Wed, 18 Feb 2004 03:28:09 +1100	[thread overview]
Message-ID: <4032411a$0$22523$5a62ac22@freenews.iinet.net.au> (raw)

Greetings all,
               its been a while since I last used Emacs, and I am now 
getting back into Fortran programming and wish to use the one true 
editor again. Thus I dutifully downloaded the latest Emacs binaries for 
Win32 and installed it all. It runs fine, except when I want to parse 
the errors from my Fortran compiler.

I have inserted the appropriate regexp etc into the alist in compile.el, 
byte compiled and loaded it, and upon execution it finds no errors in 
the compilation buffer. I am 99% certain that the regexp I used is fine 
(it used to work in an old old version of Demacs (that's showing how 
long its been !) and starting afresh I come up with the same thing.

I also noticed that if I do an re-search-forward on teh compile buffer 
with the regexp it fails, as do any of the other regexps in compile.el 
on the very examples of the errors provided for these regexps.

Anyone able to tell me what obvious thing I am missing here !!

Thanks,

Steve

P.S. here is what I added to compile.el

;; Salford FTN77 with /BRIEF option
;; ERROR  E:\F77\SRC\TESTCONV.FOR 8: ZZ has not appeared ...
("\\([A-Z]:[^ ]+\\)[ ]+\\([0-9]+\\):" 1 2)

To reply by e-mail, use s_j_madden@ the provider listed with my name in 
the from field !

                 reply	other threads:[~2004-02-17 16:28 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='4032411a$0$22523$5a62ac22@freenews.iinet.net.au' \
    --to=noname@yahoo.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.