all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* quotes in sgml mode
@ 2002-09-03  8:50 Garance PARIS
  0 siblings, 0 replies; only message in thread
From: Garance PARIS @ 2002-09-03  8:50 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-03  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-03  8:50 quotes in sgml mode Garance PARIS

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.