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

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

Re: fortran line width & comment


From: berniep
Subject: Re: fortran line width & comment
Date: Mon, 28 Jul 2008 13:32:41 -0700 (PDT)

That worked. Thanks.


Glenn Morris-5 wrote:
> 
> 
> berniep wrote:
> 
>> I tried the "setq" directive and it doesn't work for me. I don't see
>> anywhree in the fortran.el where this is defined.
>>
>> Has this or any other solution worked for anyoone?
>>
>> Using emacs 21.3.1 on Redhat.
> 
> That's very old. There, use:
> 
> (eval-after-load "fortran"
>   '(setq fortran-font-lock-syntactic-keywords
>        '(("^[cd\\*]" 0 (11)))))
> 
> (line length will be customizable in Emacs 23.1).
> 
> 

-- 
View this message in context: 
http://www.nabble.com/fortran-line-width---comment-tp11007454p18699011.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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