From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.bugs Subject: Re: completion-ignored-extensions: needed the vet to shoot emacs Date: Mon, 17 May 2004 10:33:21 -0600 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <40A8E951.6000801@yahoo.com> References: <87sme6cv20.fsf@jidanni.org> <40A28CA1.9090202@yahoo.com> <87y8nsp1s5.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084813969 15604 80.91.224.253 (17 May 2004 17:12:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 May 2004 17:12:49 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon May 17 19:12:40 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 1BPlfM-0003mq-00 for ; Mon, 17 May 2004 19:12:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BPldx-0005pY-HW for geb-bug-gnu-emacs@m.gmane.org; Mon, 17 May 2004 13:11:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BPldg-0005oo-8W for bug-gnu-emacs@gnu.org; Mon, 17 May 2004 13:10:56 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BPldA-0005iW-Bb for bug-gnu-emacs@gnu.org; Mon, 17 May 2004 13:10:55 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BPlAJ-0000Xa-E6 for bug-gnu-emacs@gnu.org; Mon, 17 May 2004 12:40:35 -0400 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BPlAI-00032G-00 for ; Mon, 17 May 2004 18:40:34 +0200 Original-Received: from 170.207.51.80 ([170.207.51.80]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 May 2004 18:40:34 +0200 Original-Received: from ihs_4664 by 170.207.51.80 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 May 2004 18:40:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 170.207.51.80 User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 X-Accept-Language: en-us X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:7960 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7960 Dan Jacobson wrote: > K> Are you sure? > > No. Couldn't reproduce today. > Well at least completion-ignored-extensions's docstring could mention > if using nil is OK. It does: the doc strings says that its value is a list, and as we all know nil is the empty list (). -- Kevin Rodgers