From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; wrong-type-argument number-or-marker-p nil while trying to edit abbrevs Date: Sun, 18 Nov 2007 17:46:32 -0500 Message-ID: References: <87ve81bz4m.fsf@offby1.atm01.sea.blarg.net> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1195426363 9796 80.91.229.12 (18 Nov 2007 22:52:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Nov 2007 22:52:43 +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 Sun Nov 18 23:52:48 2007 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 1Itt0Q-0005KW-UM for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2007 23:52:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Itt0D-00015e-AO for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2007 17:52:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ItsuV-000170-QL for emacs-devel@gnu.org; Sun, 18 Nov 2007 17:46:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ItsuQ-0000zq-US for emacs-devel@gnu.org; Sun, 18 Nov 2007 17:46:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItsuQ-0000zb-Lo for emacs-devel@gnu.org; Sun, 18 Nov 2007 17:46:34 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ItsuP-0002ef-Nv for emacs-devel@gnu.org; Sun, 18 Nov 2007 17:46:34 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1ItsuO-0003GK-7a; Sun, 18 Nov 2007 17:46:32 -0500 In-reply-to: <87ve81bz4m.fsf@offby1.atm01.sea.blarg.net> (message from Eric Hanchrow on Fri, 16 Nov 2007 14:32:09 -0800) 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:83582 gmane.emacs.pretest.bugs:20309 Archived-At: Please describe exactly what actions triggered the bug and the precise symptoms of the bug: M-x read-abb TAB RET ~/.abb TAB RET M-x edit-abb TAB RET What is in the file ~/.abbrev_defs? That information is a necessary part of a self-contained test case, which is what we need to debug this.