emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange Emacs crash


From: Martin Lüthi
Subject: Strange Emacs crash
Date: Tue, 22 Feb 2005 10:26:07 -0900 (AKST)

Symptoms:

Hi

Emacs crashes consistently when I use iso-accents-mode in the *mail*
buffer. I could reduce my .emacs to the following two lines

======= .emacs =======
(custom-set-variables
 '(global-font-lock-mode t nil (font-lock))
 '(mail-archive-file-name "~/mail/sent")
 )
======================

To reproduce the error do the following steps:

- M-x mail                          [enter mail mode]
- M-x iso-accents-mode              [enter iso-accents-mode]
- put point on the Subject line
- enter "u                          [write a 'ü' (u Umlaut)]
- go to the mail body
- enter S-h                         [write a upcase 'H']
- Emacs crashes

Thanks for any help

Martin

In GNU Emacs 22.0.50.5 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-02-22 on yeti
Distributor `The X.Org Foundation', version 11.0.60801000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  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: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  display-time-mode: t
  show-paren-mode: t
  which-function-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: 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:
"/home/tinu/elisp/cedet-1.0beta2a/speedbar" added to `load-path'
"/home/tinu/elisp/cedet-1.0beta2a/contrib" added to `load-path'
Loading /home/tinu/elisp/cedet-1.0beta2a/common/cedet.el (source)...done
ECB 2.30.1 uses semantic 2.0beta2, eieio 0.18beta2 and speedbar 0.15beta2.
Loading regexp-opt...done
Loading easy-mmode...done
Loading /home/tinu/.session...done
Loading semantic-el...done
Loading jit-lock...done
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]