From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Abbrev table keeps getting messed Date: Fri, 21 May 2010 22:54:21 +0200 Message-ID: References: <87r5l7y7i5.fsf@newsguy.com> <87aartx9yb.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274475315 27329 80.91.229.12 (21 May 2010 20:55:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 May 2010 20:55:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Harry Putnam Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 21 22:55:14 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OFZFR-0007BM-EB for geh-help-gnu-emacs@m.gmane.org; Fri, 21 May 2010 22:55:13 +0200 Original-Received: from localhost ([127.0.0.1]:52970 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFZFQ-0005d4-J6 for geh-help-gnu-emacs@m.gmane.org; Fri, 21 May 2010 16:55:12 -0400 Original-Received: from [140.186.70.92] (port=34046 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFZEy-0005bU-UD for help-gnu-emacs@gnu.org; Fri, 21 May 2010 16:54:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFZEx-0006IS-DM for help-gnu-emacs@gnu.org; Fri, 21 May 2010 16:54:44 -0400 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:41793) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFZEx-0006IN-46 for help-gnu-emacs@gnu.org; Fri, 21 May 2010 16:54:43 -0400 Original-Received: by gwb20 with SMTP id 20so892573gwb.0 for ; Fri, 21 May 2010 13:54:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ydZ5sxNv6RXKfV7cWUpCgSrOGzxdpTJU0hrSudVxdMs=; b=ihO8cH2kqOvtqGbxu/RTuB9I8ihvUv3btfGmuKKuiF8fsBgrj3RGYh4+EMPRECAEcf WA5+qo3zXSI18jIsWMM+iJJECaKi1iYu3kf8Y7FbePJXn+go6unu56qaVnBIw4V4UOvM qxK28nyQXTwW5z6wmRvh3j89KbEb0dzsrWy68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=C9JSGKfwRryiQ0FESj86p/l0Ieay8hZxdVPt4OyMU6TkCUU6T2W6x9vnePwwYXLbu6 IgpZE3nTGvyf6WPiLG2IR8cYdmi0CplAlngKbwdennDY2WN4mMMlPqbU4vRBzrB10W1A uc47JDs6nByJiLNlDg4GH/mWQi+k4SjQVW8yE= Original-Received: by 10.101.10.26 with SMTP id n26mr3113329ani.55.1274475281481; Fri, 21 May 2010 13:54:41 -0700 (PDT) Original-Received: by 10.100.177.20 with HTTP; Fri, 21 May 2010 13:54:21 -0700 (PDT) In-Reply-To: <87aartx9yb.fsf@newsguy.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73723 Archived-At: On Fri, May 21, 2010 at 10:43 PM, Harry Putnam wrote: > Harry Putnam writes: > >> Here lately there is one particular abbrev I've added repeatedly. >> When I add it, I test it right then.... it works, but when I try it >> later it doesn't work, then when I =C2=A0`M-x edit-abbrevs' again I see = it >> jacked up. =C2=A0(I'll show in a moment) > > Are there no takers on why this abbrev keeps causing grief? It looks like a possible bug in Emacs. Could you please try with the latest Emacs (23.2) or Emacs development trunk to reproduce it? If you can then send a bug report so this does not get forgotten. A patch with it is of course good.