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

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

Problem with Fortran 77 '\'


From: Fred Krogh
Subject: Problem with Fortran 77 '\'
Date: Mon, 12 Nov 2001 17:32:50 -0800 (PST)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (i686-pld-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2001-10-24 on kenny
configured using `configure  --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin 
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share 
--includedir=/usr/include --libdir=/usr/lib --localstatedir=/var 
--mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib 
--sharedstatedir=/var --with-gcc --with-pop --with-x-toolkit --with-xpm 
--with-jpeg --with-tiff --with-gif --with-png i686-pld-linux'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

The Fortran 77 standard does not treat \ as a special character.  With code
such as 

     if (BUF(I:I) .eq. '\') BUF(I:) = ' '

Fortran mode in emacs does not recognize the second ' in '\' as the end of the
character constant, with the result that the color displayed for the code that
follows is if it were part of a character literal.



Recent input:
C-c C-c <down-mouse-1> <mouse-1> C-c C-c <return> <down-mouse-1> 
<mouse-1> M-< C-v C-v C-v C-v C-v C-. C-. C-; C-; C-; 
C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; 
C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; C-; 
C-; C-; C-; C-; C-; C-; C-; <down-mouse-1> <mouse-1> 
M-f <down-mouse-1> <mouse-1> M-x a p r o p o s <return> 
b u g <return> <next> <prior> <down-mouse-1> <mouse-1> 
<next> <next> <next> <help-echo> <down-mouse-1> <mouse-1> 
<help-echo> M-x r e p o r t - e m a c s - b u g <r
eturn>

Recent messages:



reply via email to

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