From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: ignored files during TAB expansion Date: Tue, 03 Feb 2004 06:49:56 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87smhtdrl7.fsf@jidanni.org> References: <87oeslfccs.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075784506 14376 80.91.224.253 (3 Feb 2004 05:01:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Feb 2004 05:01:46 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 03 06:01:36 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ansgq-00039f-00 for ; Tue, 03 Feb 2004 06:01:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ansej-0001RT-0q for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 Feb 2004 23:59:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Anseh-0001RO-0i for bug-gnu-emacs@gnu.org; Mon, 02 Feb 2004 23:59:23 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AnseA-0001LL-Jn for bug-gnu-emacs@gnu.org; Mon, 02 Feb 2004 23:59:22 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1Anse4-0001L3-Tu for bug-gnu-emacs@gnu.org; Mon, 02 Feb 2004 23:58:45 -0500 Original-Received: from tc218-187-83-200.2-7.pl.apol.com.tw ([218.187.83.200]:33395 helo=jidanni.org) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.30 #0) id 1Anse1-000K32-DM by authid with plain for ; Tue, 03 Feb 2004 10:28:43 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 4.24) id 1AnmtA-0000nF-IQ for bug-gnu-emacs@gnu.org; Tue, 03 Feb 2004 06:49:56 +0800 Original-To: bug-gnu-emacs@gnu.org In-Reply-To: (Richard Stallman's message of "Mon, 02 Feb 2004 12:56:04 -0500") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6867 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6867 Dan> I'll try the other example. Oops, Dan> Symbol's function definition is void: delete-from-list RMS> delete-from-list is not a standard Emacs function. Yes, I was scolding the poster for posting non standard solutions. I guess I should have been more explicit. RMS> Is this really a bug in Emacs?