[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs crashes when loading ksh with color mode on
From: |
Artie McDonald |
Subject: |
emacs crashes when loading ksh with color mode on |
Date: |
Fri, 28 Jun 2002 11:25:06 -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.2.1 (sparc-sun-solaris2.6, X toolkit)
of 2002-05-06 on skeeter
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:
emacs will crash when opening a ksh script if the color mode is on. I am
launching emacs as follows
emacs script.ksh
my .emacs contains:
(cond ((fboundp 'global-font-lock-mode)
(global-font-lock-mode t)
(setq font-lock-maximum-decoration t)))
Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>
Recent messages:
Loading /usr/local/share/emacs/21.2/lisp/font-lock.elc...
Loading /usr/local/share/emacs/21.2/lisp/emacs-lisp/regexp-opt.elc...done
Loading /usr/local/share/emacs/21.2/lisp/font-lock.elc...done
For information about the GNU Project and its goals, type C-h C-p.
Reading view properties...
waiting for cleartool to start...done
Reading view properties...done
Loading /usr/local/share/emacs/21.2/lisp/mail/emacsbug.elc...done
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs crashes when loading ksh with color mode on,
Artie McDonald <=