From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; clicking on mode-line coding system indicator "M" causes crash Date: Sat, 10 May 2008 11:07:30 -0400 Message-ID: <87mymygpu5.fsf@stupidchicken.com> References: <36366a980805091127m49c60a33s2338e70f2251eff8@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210432078 15405 80.91.229.12 (10 May 2008 15:07:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 10 May 2008 15:07:58 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: "Eric Hanchrow" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 10 17:08:35 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JuqgS-00018I-19 for ged-emacs-devel@m.gmane.org; Sat, 10 May 2008 17:08:24 +0200 Original-Received: from localhost ([127.0.0.1]:45218 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Juqfj-0003Wf-ER for ged-emacs-devel@m.gmane.org; Sat, 10 May 2008 11:07:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Juqff-0003WF-5K for emacs-devel@gnu.org; Sat, 10 May 2008 11:07:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Juqfd-0003Vs-Ie for emacs-devel@gnu.org; Sat, 10 May 2008 11:07:34 -0400 Original-Received: from [199.232.76.173] (port=56534 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Juqfd-0003Vo-9t for emacs-devel@gnu.org; Sat, 10 May 2008 11:07:33 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37606) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Juqfc-0003Ds-Uy for emacs-devel@gnu.org; Sat, 10 May 2008 11:07:33 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:39728) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Juqeq-0007p5-2f for emacs-pretest-bug@gnu.org; Sat, 10 May 2008 11:06:44 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Juqfa-0003DE-RZ for emacs-pretest-bug@gnu.org; Sat, 10 May 2008 11:07:32 -0400 Original-Received: from c-98-216-111-182.hsd1.ma.comcast.net ([98.216.111.182]:21545 helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Juqfa-0003D8-K3 for emacs-pretest-bug@gnu.org; Sat, 10 May 2008 11:07:30 -0400 Original-Received: by furry (Postfix, from userid 1000) id 94DFDC049; Sat, 10 May 2008 11:07:30 -0400 (EDT) In-Reply-To: <36366a980805091127m49c60a33s2338e70f2251eff8@mail.gmail.com> (Eric Hanchrow's message of "Fri, 9 May 2008 11:27:16 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:96937 gmane.emacs.pretest.bugs:22251 Archived-At: "Eric Hanchrow" writes: > I visited my ~/.abbrev_defs file, and noted that the coding system > indicator in the mode line was "M". I didn't know what that meant, so I > clicked on it. Kaboom. Are you able to reproduce this bug?