all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* indentation not working for f90 with upper case DO etc
@ 2006-11-09 17:10 George Nurser
  0 siblings, 0 replies; 3+ messages in thread
From: George Nurser @ 2006-11-09 17:10 UTC (permalink / raw)


I find that emacs won't indent f90 files when do /end do  ; if
then/end if  etc. are upper case.

Is there some flag I need to set? Or do I have to add the upper case
keywords somewhere into f90.el?

Regards, George Nurser.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: indentation not working for f90 with upper case DO etc
       [not found] <mailman.369.1163092319.2155.help-gnu-emacs@gnu.org>
@ 2006-11-09 19:16 ` Glenn Morris
       [not found]   ` <mailman.379.1163112348.2155.help-gnu-emacs@gnu.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2006-11-09 19:16 UTC (permalink / raw)


"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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: indentation not working for f90 with upper case DO etc
       [not found]   ` <mailman.379.1163112348.2155.help-gnu-emacs@gnu.org>
@ 2006-11-10  2:51     ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2006-11-10  2:51 UTC (permalink / raw)


"George Nurser" wrote:

> 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.

Aha. Was it just indent-region that you had problems with? That was
indeed a (trivial) bug; I'll check in a fix to CVS.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-10  2:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-09 17:10 indentation not working for f90 with upper case DO etc George Nurser
     [not found] <mailman.369.1163092319.2155.help-gnu-emacs@gnu.org>
2006-11-09 19:16 ` Glenn Morris
     [not found]   ` <mailman.379.1163112348.2155.help-gnu-emacs@gnu.org>
2006-11-10  2:51     ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.