Re: gnu fortran and reading file

From: Richard Maine (nospam_at_see.signature)
Date: 06/14/04


Date: 14 Jun 2004 08:56:41 -0700

Klaus Wacker <wacker@physik.uni-dortmund.de> writes:

> A missing newline sequence at the end of the last line would also be
> my first guess. Emacs will produce files like that, although newer
> versions ask you before saving whether you really want to do that.

That emacs option is configurable...though I suppose that saying
something in emacs is configurable counts as a tautology. I configure
my options to "just do it" by having the following in my options

  (setq require-final-newline t) ; Automatically add newline at end of file.

That's from my current xemacs config, but I've had it pretty much forever,
including, I'm almost certain, from when I used gnu emacs.

-- 
Richard Maine                       |  Good judgment comes from experience;
email: my first.last at org.domain  |  experience comes from bad judgment.
org: nasa, domain: gov              |        -- Mark Twain


Relevant Pages

  • Re: Could save all emacs buffers?
    ... Mozilla firefox browser can save all tabs with 'Bookmark All Tabs'. ... Is it possible in emacs, many buffer is opened in emacs ... 51 Saving Emacs Sessions ...
    (comp.emacs)
  • OT: Is circumventing PayPal Encrypter old news?
    ... after saving their payment page an editing it with emacs I ...
    (sci.crypt)
  • Emacs and Python
    ... I'm using emacs as my editor to learn python. ... written some code I'm saving it, opening up the terminal and running ...
    (comp.emacs)
  • Emacs file coding problem
    ... I'm trying to convert a file written in Japanese EUC to UTF-8 by saving it using a recent version of Gnu Emacs. ... Every time I try to save the file, Emacs says that it can't do so or it failed to do so. ...
    (sci.lang.japan)

Loading