From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Covici Newsgroups: gmane.emacs.devel Subject: Re: bug on ognus 0.05 and emacs 21.2.50.1 Date: Tue, 2 Apr 2002 15:30:32 -0500 (EST) Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204021826.g32IQSZ11518@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1017781401 17242 127.0.0.1 (2 Apr 2002 21:03:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 2 Apr 2002 21:03:21 +0000 (UTC) Cc: bugs@gnus.org, Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16sVR3-0004Tz-00 for ; Tue, 02 Apr 2002 23:03:21 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16sVcr-0004h4-00 for ; Tue, 02 Apr 2002 23:15:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16sVQo-00021E-00; Tue, 02 Apr 2002 16:03:06 -0500 Original-Received: from ccs.covici.com ([209.249.181.196]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16sUvO-0004EL-00; Tue, 02 Apr 2002 15:30:39 -0500 Original-Received: from localhost (covici@localhost) by ccs.covici.com (8.12.1/8.12.1) with ESMTP id g32KUWDN003297; Tue, 2 Apr 2002 15:30:32 -0500 Original-To: Richard Stallman In-Reply-To: <200204021826.g32IQSZ11518@aztec.santafe.edu> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2328 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2328 Well it was an alias in my .mailrc file for instance I had a line like alias joel_dejean "jfdejean@att.net" which won't complete because I get a message 'can't complete dejean' when I use -tab. However, if I use the same alias and take out the underscore it gives the back trace I sent earlier complaining about the syntax table. Is this helpful? Thanks. On Tue, 2 Apr 2002, Richard Stallman wrote: > There are two related bugs, one is that in this version of emacs, I > cannot complete any mail nic name with an _ in it and when I took out > the _ I got the following back trace. > > I changed that code last. Can you tell me the precise test case? > I can debug it myself if the test case does not require Gnus. > -- John Covici covici@ccs.covici.com