* 23.0.60; cannot open file rpm-spec-mode.el, Wrong type argument
@ 2008-01-15 10:05 Wang Diancheng
2008-01-15 15:35 ` Stefan Monnier
0 siblings, 1 reply; 5+ messages in thread
From: Wang Diancheng @ 2008-01-15 10:05 UTC (permalink / raw)
To: emacs-pretest-bug
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
cannot open file rpm-spec-mode.el:
http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/prog-modes/rpm-spec-mode.el
Error occurred processing rpm-spec-mode.el: Wrong type argument
((symbolp (("[ऀ-]+" . font-shape-text))))
using emacs -q, still cannot open the file.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/23.0.60/etc/DEBUG for instructions.
In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.1)
of 2008-01-15 on swida
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure '--prefix=/usr' '--enable-font-backend' '--with-xft' '--with-freetype' '--with-gtk' '--with-dbus''
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: zh_CN.utf8
value of $XMODIFIERS: @im=SCIM
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Emacs-Lisp
Minor modes in effect:
shell-dirtrack-mode: t
savehist-mode: t
show-paren-mode: t
display-time-mode: t
auto-image-file-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-compression-mode: t
line-number-mode: t
abbrev-mode: t
Recent input:
C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-x C-f s p e <return> C-v C-x C-f M-p <backspace>
.. e m a c s <return> C-v C-v C-v C-n C-n C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-s f o n t C-s C-s
C-s C-s C-s C-s <return> M-x l o a d <tab> l i <tab>
<tab> <tab> / <backspace> <return> <tab> <tab> r p
m <tab> - <tab> <backspace> <backspace> <backspace>
<backspace> r p m <tab> <tab> <backspace> <backspace>
<backspace> C-g C-g M-x M-p C-e <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
f i <tab> <tab> <return> <tab> f i <tab> <backspace>
<backspace> s i <tab> <tab> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> <backspace>
/ t m p / <tab> <tab> l i m e / <tab> <tab> l i m <tab>
<tab> <tab> <tab> <tab> r p m <tab> <return> C-x C-f
<backspace> <backspace> <return> l i m e - c r o n
<return> C-x k <return> C-x C-f <backspace> <backspace>
<return> l i m e / l i m e <return> r p <return> M-x
r e p o r <tab> <tab> b u <tab> <return>
Recent messages:
indian-compose-region: Wrong type argument: symbolp, (("[ऀ-]+" . font-shape-text))
Mark saved where search started
Making completion list... [2 times]
Quit [2 times]
Making completion list... [3 times]
Loading /tmp/lime/lime-cron/rpm-spec-mode.el (source)...
indian-compose-region: Wrong type argument: symbolp, (("[ऀ-]+" . font-shape-text))
(New file)
indian-compose-region: Wrong type argument: symbolp, (("[ऀ-]+" . font-shape-text))
Making completion list...
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 23.0.60; cannot open file rpm-spec-mode.el, Wrong type argument
2008-01-15 10:05 23.0.60; cannot open file rpm-spec-mode.el, Wrong type argument Wang Diancheng
@ 2008-01-15 15:35 ` Stefan Monnier
2008-01-16 1:30 ` Wang Diancheng
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2008-01-15 15:35 UTC (permalink / raw)
To: Wang Diancheng; +Cc: emacs-pretest-bug
> cannot open file rpm-spec-mode.el:
> http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/prog-modes/rpm-spec-mode.el
> Error occurred processing rpm-spec-mode.el: Wrong type argument
> ((symbolp (("[ऀ-]+" . font-shape-text))))
Please enable "Options => Enter Debugger on Quit" before reproducing
this bug and then send us the resulting backtrace.
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 23.0.60; cannot open file rpm-spec-mode.el, Wrong type argument
2008-01-15 15:35 ` Stefan Monnier
@ 2008-01-16 1:30 ` Wang Diancheng
2008-01-16 2:33 ` Kenichi Handa
0 siblings, 1 reply; 5+ messages in thread
From: Wang Diancheng @ 2008-01-16 1:30 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-pretest-bug
Hi, This is the backtrace.
Debugger entered--Lisp error: (wrong-type-argument symbolp (("[\x0900-\x09ff\x200c\x200d]+" . font-shape-text)))
fboundp((("[\x0900-\x09ff\x200c\x200d]+" . font-shape-text)))
indian-compose-region(1 51183)
in-is13194-post-read-conversion(51182)
insert-file-contents("/usr/src/dorado/SOURCES/rpm-spec-mode.el" t)
byte-code("Â\x18Ã Â\")Â" [inhibit-read-only filename t insert-file-contents] 3)
find-file-noselect-1(#<buffer rpm-spec-mode.el> "/usr/src/dorado/SOURCES/rpm-spec-mode.el" nil nil "/usr/src/everest/SOURCES/rpm-spec-mode.el" (1806512 2050))
find-file-noselect("/usr/src/dorado/SOURCES/rpm-spec-mode.el" nil nil)
ido-file-internal(raise-frame)
ido-find-file()
call-interactively(ido-find-file nil nil)
BTW. I use emacs-unicode-2 CVS version. but I think main trunk version
should be same.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 23.0.60; cannot open file rpm-spec-mode.el, Wrong type argument
2008-01-16 1:30 ` Wang Diancheng
@ 2008-01-16 2:33 ` Kenichi Handa
2008-01-16 5:44 ` Wang Diancheng
0 siblings, 1 reply; 5+ messages in thread
From: Kenichi Handa @ 2008-01-16 2:33 UTC (permalink / raw)
To: Wang Diancheng; +Cc: emacs-pretest-bug, monnier
In article <lrk5masgjt.fsf@redflag-linux.com>, Wang Diancheng <dcwang@redflag-linux.com> writes:
> Hi, This is the backtrace.
> Debugger entered--Lisp error: (wrong-type-argument symbolp (("[\x0900-\x09ff\x200c\x200d]+" . font-shape-text)))
> fboundp((("[\x0900-\x09ff\x200c\x200d]+" . font-shape-text)))
> indian-compose-region(1 51183)
> in-is13194-post-read-conversion(51182)
> insert-file-contents("/usr/src/dorado/SOURCES/rpm-spec-mode.el" t)
Thank you for the report. I've just installed a fix.
[...]
> BTW. I use emacs-unicode-2 CVS version. but I think main trunk version
> should be same.
I don't think so. The above bug was because of the changes
to emacs-unicode-2.
---
Kenichi Handa
handa@ni.aist.go.jp
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-01-16 5:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-15 10:05 23.0.60; cannot open file rpm-spec-mode.el, Wrong type argument Wang Diancheng
2008-01-15 15:35 ` Stefan Monnier
2008-01-16 1:30 ` Wang Diancheng
2008-01-16 2:33 ` Kenichi Handa
2008-01-16 5:44 ` Wang Diancheng
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.