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

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

Shell-script[sh] mode has a bug with inline scripting


From: Peter Dyballa
Subject: Shell-script[sh] mode has a bug with inline scripting
Date: Fri, 13 Dec 2002 10:35:59 +0100

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 (sparc-sun-solaris2.8, X toolkit, Xaw3d scroll bars)

 of 2001-12-02 on solaris
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: de_DE.ISO8859-15@euro
  locale-coding-system: iso-latin-9
  default-enable-multibyte-characters: nil

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

It's for example this code snippet in a Bourne shell script in which I
try to connect to Oracle's Server Manager:

 svrmgrl <<        EOF
     CONNECT INTERNAL
     STARTUP
     EXIT
        EOF

Please notice that in front of "EOF" there are no spaces but unbreakable
spaces \0240, dec 160 0xa0. The X Windows dumps show that the colour for
the inline script continues till the, marking even comments as part of
the inline script.


--
Greetings

Pete

(Peter Dyballa)

Nols GES AG
Gervinusstraße 18-22
60322 Frankfurt am Main

069-92024·795


X window dump

Portable pixmap


reply via email to

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