help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gfortran fortran error link enabling


From: Peter Dyballa
Subject: Re: gfortran fortran error link enabling
Date: Thu, 6 Nov 2008 11:02:08 +0100


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 via email to

[Prev in Thread] Current Thread [Next in Thread]