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

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

improper parsing of quoted string II


From: Shayne Steele
Subject: improper parsing of quoted string II
Date: Wed, 10 Apr 2002 01:31:15 -0400 (EDT)

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)
 of 2001-10-29 on diablo
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: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

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

My apologies for the first incomplete bug report.

What I meant to say was that a double-quoted string is automatically
colorized in HTML-Fill mode  (with the .emacs settings I have).

The following double-quoted string is meant to have a double-quote
within the string that is one of the characters WITHIN the string (not
meant to terminate the string), this is usually done by
proceeding the double-quote with a backslash character (\"), but this
does not work (the string is terminated by the backslash proceeded
double-quote, then a new string is started by the last double-quote).

" \t\n\r\f.,;\'\"-!`:?"

Is this a bug or is there some way to tell the "colorizer parser" that
I want to put a double-quote WITHIN a double-quoted string.

Recent input:
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <return> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <up> <return> 
<down> <down> <down> <down> <down> <down> <return> 
ESC > <up> <up> <up> <up> <up> <up> <help-echo> <help-echo> 
<help-echo> <help-echo> <menu-bar> <files> <make-frame> 
<switch-frame> <help-echo> <help-echo> <help-echo> 
<menu-bar> <help-menu> <report-emacs-bug>

Recent messages:
Loading paren...done
Loading time...done
For information about the GNU Project and its goals, type C-h C-p.
Loading dired...done
Reading directory /home/grads/steele/...done
Reading directory /home/grads/steele/JAVA/...done
Reading directory /home/grads/steele/JAVA/P7/...done
Loading sgml-mode...done
Mark set
Loading emacsbug...done



reply via email to

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