all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: moueza <mouezapeter@gmail.com>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: gfortran fortran error link enabling
Date: Thu, 6 Nov 2008 11:02:08 +0100	[thread overview]
Message-ID: <1611F394-C5CB-4074-BBFE-9DCE54FC819A@Web.DE> (raw)
In-Reply-To: <20356331.post@talk.nabble.com>


Am 06.11.2008 um 08:37 schrieb moueza:

> Debugger entered--Lisp error: (void-variable compilation-error- 
> regexp-alist)
>   (cons (quote ("In file \\(.*f90\\):\\([0-9]+\\)" 1 2))


Could be you need to

	(require 'compile)

first. The compile library is not useful to every GNU Emacs user, so  
it's not pre-loaded and therefore the variable is unknown at launch  
time.

--
Greetings

   Pete                           <]
              o        __o         |__    o       HPV, the real
     ___o    /I       -\<,         |o \  -\),-%     high speed!
___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________






  reply	other threads:[~2008-11-06 10:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06  7:37 gfortran fortran error link enabling moueza
2008-11-06 10:02 ` Peter Dyballa [this message]
     [not found] ` <mailman.2981.1225965740.25473.help-gnu-emacs@gnu.org>
2008-11-08  7:02   ` mouezapeter

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=1611F394-C5CB-4074-BBFE-9DCE54FC819A@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=mouezapeter@gmail.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.