From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yagnesh Raghava Yakkala Newsgroups: gmane.emacs.help Subject: emacs 24 crash with auto-complete plugin Date: Sat, 05 Nov 2011 22:50:53 +0900 Message-ID: <87ty6i8ypu.fsf@live.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1320501084 24031 80.91.229.12 (5 Nov 2011 13:51:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 5 Nov 2011 13:51:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 05 14:51:20 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RMgeW-0001u5-1q for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Nov 2011 14:51:20 +0100 Original-Received: from localhost ([::1]:52506 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMgeV-0007wb-Id for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Nov 2011 09:51:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMgeR-0007wK-7T for help-gnu-emacs@gnu.org; Sat, 05 Nov 2011 09:51:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RMgeP-0002PH-V1 for help-gnu-emacs@gnu.org; Sat, 05 Nov 2011 09:51:15 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:35755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RMgeP-0002Oo-Pk for help-gnu-emacs@gnu.org; Sat, 05 Nov 2011 09:51:13 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RMgeM-0001mm-DW for help-gnu-emacs@gnu.org; Sat, 05 Nov 2011 14:51:10 +0100 Original-Received: from raghava-note.lowtem.hokudai.ac.jp ([133.87.217.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Nov 2011 14:51:10 +0100 Original-Received: from yagnesh by raghava-note.lowtem.hokudai.ac.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Nov 2011 14:51:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: raghava-note.lowtem.hokudai.ac.jp User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux) Cancel-Lock: sha1:K0xcyLhTdga3MSGly9K4Wlccv1E= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82758 Archived-At: Dear list, I am using emacs from trunk. It is crashing when I activated auto-complete plugin, its easily reproducible. here is how you can reproduce the crash, emacs -q load auto-complete & auto-complete-config, change input method to telugu/tamil/kannada-itrans (ofcourse any of one) now write a repetitive word, for example type "nuvvu nuvvu" auto-complete tries to complete the second word and crashes entire emacs. So my questions are, can I consider this as a emacs bug? (I believe it is) how can I make useful bug report when it crashes with out telling me anything? Thanks -- YYR