[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21.1: enriched mode fails to nest attributes (wrong type argument)
From: |
Ulrich Windl |
Subject: |
21.1: enriched mode fails to nest attributes (wrong type argument) |
Date: |
Thu, 21 Mar 2002 11:51:56 +0100 |
What I did was:
1) Start in fundamental-mode, enriched. Enter "foobar"
2) Mark "ooba", set foreground to green
3) Mark "ob", set foreground to red
4) Try to save; it won't work (error message seen below)
enriched-face-ans: Wrong type argument: symbolp, (fg:red)
So Emacs should either handle it, or not allow it...
Regards,
Ulrich
----standard bug report follows-----
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 (i386-msvc-nt4.0.1381)
of 2001-10-22 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: DEU
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:
1) Start in fundamental-mode, enriched. Enter "foobar"
2) Mark "ooba", set foreground to green
3) Mark "ob", set foreground to red
4) Try to save; it won't work (error message seen below)
enriched-face-ans: Wrong type argument: symbolp, (fg:red)
Recent input:
<mouse-movement> <drag-mouse-1> <menu-bar> <edit> <props>
<fg> <fg:green> <down-mouse-1> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<drag-mouse-1> <menu-bar> <edit> <props> <fg> o r e
d <return> C-a C-SPC C-e C-x C-w / t m p / f o o <return>
y M-x f u n d <tab> <return> <down-mouse-1> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <drag-mouse-1> <menu-bar>
<edit> <props> <fg> <fg:green> <down-mouse-1> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <mouse-movement> <drag-mouse-1> <menu-bar>
<edit> <props> <fg> <fg:red> C-x C-s <escape> x r e
p o r <tab> <return>
Recent messages:
Loading view...done
Defining colors...
Mark set
Enriched: encoding document...
These text properties could not be saved:
(fontified)
Wrote c:/tmp/foo
Enriched: encoding document...
enriched-face-ans: Wrong type argument: symbolp, (fg:red)
Loading emacsbug...done
- 21.1: enriched mode fails to nest attributes (wrong type argument),
Ulrich Windl <=