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

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

bug#8820: 23.3; Incorrect syntax table entry for character '%' in Fortra


From: Thomas Henlich
Subject: bug#8820: 23.3; Incorrect syntax table entry for character '%' in Fortran and F90 modes
Date: Wed, 8 Jun 2011 13:40:48 +0200

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

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

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':

In a Fortran or F90 buffer, the character '%' which denotes a type
component or type-bound procedure in the Fortran language is not
recognized as a word boundary in word motion, e.g. typing abc%def%ghi
followed by M-b (backward-word) moves point to the 'a' not to the 'g'.

This is in contrast to C++, where typing abc.def.ghi, then M-b has the
expected result of moving point to the 'g'.

The character '%' should be treated like other punctuation characters
in the Fortran/F90 syntax tables.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
c:/Program Files/emacs-23.3/etc/DEBUG.


In GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600)
 of 2011-03-10 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/imagesupport/include'

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: DEU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  iswitchb-mode: t
  cua-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x k <return> <down> M-b M-b M-b M-f M-f M-f C-f s
y n t a x - t a b <wheel-down> <wheel-down> <wheel-down>
<help-echo> M-x b u g <tab> <M-backspace> <M-backspace>
e m <tab> a <tab> <tab> <M-backspace> s e n d <tab>
<tab> <M-backspace> g n u <tab> <tab> <M-backspace>
b u g <backspace> <backspace> <backspace> r e p <tab>
o <tab> r t - e <tab> <return> S y n t a x SPC t a
b l e SPC i n SPC F o r t r a n SPC o <backspace> a
n d SPC F 0 <backspace> 9 0 SPC m o d e s <home> %
SPC s <delete> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> SPC
e n t r y <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<delete> <delete> <delete> <delete> <delete> <delete>
<delete> <delete> <delete> <delete> <delete> <delete>
<delete> <end> <backspace> <backspace> <backspace>
<backspace> <backspace> s y n t a x SPC t a b l e <home>
<right> SPC c g h <backspace> <backspace> h a r a c
t e r <return> C-x h C-x <timeout> C-h C-g C-x k <return>
y e s <return> C-h x C-g M-x m o d <tab> i <tab> s
<tab> <return> C-g C-h k m o C-g C-z C-h f m o d <tab>
i <tab> s y n <tab> <return> M-x <up> <up> <return
>

Recent messages:
Checking 43 files in c:/Program Files/emacs-23.3/lisp/obsolete...
Checking 2 files in c:/Program Files/emacs-23.3/leim...
Checking for load-path shadows...done
Mark set [2 times]
Quit
Making completion list...
Quit
Type C-x 4 C-o RET to restore the other window.
Quit
Undo!

Load-path shadows:
None found.

Features:
(shadow sort mail-extr message ecomplete rfc822 mml mml-sec
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc
time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util
hashcash mail-utils emacsbug help-mode view multi-isearch f90 cus-edit
wid-edit server saveplace iswitchb cus-start cus-load cua-base
csharp-mode byte-opt warnings bytecomp byte-compile advice help-fns
advice-preload cc-mode cc-fonts easymenu cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs regexp-opt tooltip ediff-hook
vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win
w32-vars tool-bar dnd fontset image fringe lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer faces cus-face files text-properties overlay md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process multi-tty emacs)





reply via email to

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