all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs crashes when loading ksh with color mode on
@ 2002-06-28 15:25 Artie McDonald
  2002-06-30 20:54 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Artie McDonald @ 2002-06-28 15:25 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emacs crashes when loading ksh with color mode on
  2002-06-28 15:25 emacs crashes when loading ksh with color mode on Artie McDonald
@ 2002-06-30 20:54 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-06-30 20:54 UTC (permalink / raw)
  Cc: emacs-devel

    emacs script.ksh

I tried this in the latest pretest for 21.3 and it did not fail.
What does that file script.ksh contain?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-30 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-28 15:25 emacs crashes when loading ksh with color mode on Artie McDonald
2002-06-30 20:54 ` Richard Stallman

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.