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

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

bug#10263: 24.0.92; emacs crash with auto-complete plugin


From: yagnesh raghava
Subject: bug#10263: 24.0.92; emacs crash with auto-complete plugin
Date: Sat, 10 Dec 2011 10:40:23 +0000

emacs crashing on when writing text in telugu-itrans (infact with any
Indian script input method)  while auto-complete-mode[1] enabled.

I can reproduce this on my ubuntu 11.10 and 10.04.

here is how one can reproduce.
----------------------------------------------------
emacs -Q ; start emacs with out any customizations
M-x load-file popup.el ; file attached to this mail
M-x load-file auto-complete.el ; file attached to this mail
M-x switch-to-buffer *scratch* RET
M-x auto-complete-mode ; enable auto-complete-mode
C-\ telugu-itrans RET ; change input method to telugu
; lets type any word twice for eg: nuvvu nuvvu
nuvvu nuvvu
----------------------------------------------------

now emacs crashes

Footnotes:
[1]  http://cx4a.org/software/auto-complete/

Attachment: popup.el
Description: Text Data

Attachment: auto-complete.el
Description: Text Data


reply via email to

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