GNU bug report logs - #20985
Bug in fortran fixed format mode with lines longer than 72 characters

Previous Next

Package: emacs;

Reported by: Mark van Schilfgaarde <mark.vanschilfgaarde <at> gmail.com>

Date: Sun, 5 Jul 2015 17:36:02 UTC

Severity: normal

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 20985 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Mark van Schilfgaarde <mark.vanschilfgaarde <at> gmail.com>
Cc: 20985 <at> debbugs.gnu.org
Subject: Re: bug#20985: Bug in fortran fixed format mode with lines longer
 than 72 characters
Date: Sun, 05 Jul 2015 20:00:29 -0400
Mark van Schilfgaarde wrote:

> (set-variable (quote fortran-line-length) 132 nil)

Thanks for the report. However, as it says in
  C-h v fortran-line-length

    Setting this variable directly (after fortran mode is loaded) does
    not take effect. Use either M-x customize (which affects all Fortran
    buffers and the default) or the function `fortran-line-length'
    (which can also operate on just the current buffer).

So: use

C-u 132 M-x fortran-line-length

> This problem does not appear in emacs 21.4

The variable fortran-line-length does not exist in 21.4.




This bug report was last modified 10 years and 19 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.