unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "George Nurser" <gnurser@googlemail.com>
Subject: Re: Re: indentation not working for f90 with upper case DO etc
Date: Thu, 9 Nov 2006 22:45:43 +0000	[thread overview]
Message-ID: <1d1e6ea70611091445p5f59cf5t9a3538b7353d13ba@mail.gmail.com> (raw)
In-Reply-To: <dt4pt8bfd9.fsf@xoc2.stanford.EDU>

On 09/11/06, Glenn Morris <rgm+news@stanford.edu> wrote:
> "George Nurser" wrote:
>
> > I find that emacs won't indent f90 files when do /end do ; if
> > then/end if etc. are upper case.
>
> Works for me with emacs-21.3 and the current CVS. What version of
> Emacs are you using? Please provide a recipe starting from "emacs -q
> --no-site-file" that illustrates the problem.

I had the problem with both 22.0.90 and 21.3.1.

With emacs -q --no-site-file the problem disappears.

I traced the cause to a '(case-fold-search nil)
in the custom-set-variables in my .emacs.

If I include (setq case-fold-search t) in the defun my-f90-mode-hook it's OK.

I suppose that it's still a bug (albeit an unimportant one), since
fortran-mode always works.


Many thanks for your help. George Nurser.

  reply	other threads:[~2006-11-09 22:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.369.1163092319.2155.help-gnu-emacs@gnu.org>
2006-11-09 19:16 ` indentation not working for f90 with upper case DO etc Glenn Morris
2006-11-09 22:45   ` George Nurser [this message]
     [not found]   ` <mailman.379.1163112348.2155.help-gnu-emacs@gnu.org>
2006-11-10  2:51     ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1d1e6ea70611091445p5f59cf5t9a3538b7353d13ba@mail.gmail.com \
    --to=gnurser@googlemail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).