From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Completion with M-Tab for custom type 'directory Date: Sun, 03 Jul 2005 22:49:40 +0200 Message-ID: <42C84F64.1000504@student.lu.se> References: <42C8366C.4090901@student.lu.se> <87r7ef4qf3.fsf@rocksteady.printf.se> <42C84855.6040906@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120424190 15557 80.91.229.2 (3 Jul 2005 20:56:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2005 20:56:30 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 03 22:56:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpBVX-0002yw-7C for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 22:56:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpBVh-00047u-AJ for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 16:56:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DpBUM-0003tF-VH for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:54:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DpBUF-0003my-UP for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:54:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpBUF-0003kW-8b for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:54:47 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DpBUx-0000fr-08 for emacs-devel@gnu.org; Sun, 03 Jul 2005 16:55:31 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E290020847D for emacs-devel@gnu.org; Sun, 3 Jul 2005 22:49:41 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en In-Reply-To: <42C84855.6040906@student.lu.se> 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:40258 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40258 Lennart Borgman wrote: > Yes, but I saw some strange things. First I got into that "show > initial lisp value" state. Then I did not do that any more, but I > really do not understand why. I start with (customiz-option 'my-opt). The problem with the state was because I set the default value to nil instead of "".