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

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

quotes in sgml mode


From: Garance PARIS
Subject: quotes in sgml mode
Date: Tue, 3 Sep 2002 10:50:16 +0200 (MEST)

In GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195)
 of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
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: FRS
  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:

I pasted some XML code including the following in my
*scratch* buffer:


<PUNC key="double-quote">

"

</PUNC>

<BAR cat="N" tree="hidden">

<HEAD cat="N" tool="no" gender="masc" number="sin"
lexeme="machin" ortho="machin" colorGrammLex="Nom">

machin

</HEAD>

<PUNC key="double-quote">

"

</PUNC>

Then I switched to sgml mode with Esc-x sgml-m tab enter.

The pasted stuff describes a text which contains quotes; the
two quotes on separate
lines are not quotes within sgml tags, but come from the
text which is
being described. So whatever is between them should NOT
appear in
brown like the "double-quote" on the first line. However
everything from
the 3rd to the 9th line is brown (well inverted: that which
should be
brown is black, and that which should be another colour is
brown).

Recent input:
<down> <up> <down> <left> <right> <up> <down> <up> 
<down> <left> <up> <down> <up> <right> <down> <down> 
<down> <left> <right> <down> <left> <right> <down> 
<left> <right> <down> <left> <right> <down> <left> 
<right> <down> <down> <left> <right> <up> <down> <left> 
<right> <down> <left> <right> <down> <left> <right> 
<left> <right> <down> <down> <left> <right> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <up> <up> 
<down> <left> <right> <down> <down> <down> <up> <up> 
<up> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <up> <up> <up> <escape> x r e p <tab> 
o r t <tab> <return>

Recent messages:
Loading emacsbug...done
byte-code: Quit
Loading info...
Loading easymenu...done
Loading tool-bar...done
Loading info...done
Mark saved where search started
call-interactively: Beginning of buffer [2 times]
Making completion list...
Loading view...done






reply via email to

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