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: defcustom for exec-path - is the type correct? Date: Thu, 07 Jul 2005 09:28:57 +0200 Message-ID: <48153a3481517e.481517e48153a3@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1120723699 24152 80.91.229.2 (7 Jul 2005 08:08:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2005 08:08:19 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 10:08:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DqRQ1-00026J-1H for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 10:07:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqRQo-0005jj-F9 for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 04:08:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DqREV-0003B4-PI for emacs-devel@gnu.org; Thu, 07 Jul 2005 03:55:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DqRET-0003AF-EH for emacs-devel@gnu.org; Thu, 07 Jul 2005 03:55:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqRE1-0002op-VV for emacs-devel@gnu.org; Thu, 07 Jul 2005 03:55:14 -0400 Original-Received: from [130.235.208.46] (helo=piraten.student.lu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DqQv2-0000XC-6N; Thu, 07 Jul 2005 03:35:36 -0400 Original-Received: from net.lu.se (localhost [127.0.0.1]) by piraten.student.lu.se (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0IJ800B13Y49PH@piraten.student.lu.se>; Thu, 07 Jul 2005 09:28:57 +0200 (MEST) Original-Received: from [212.209.42.132] by piraten.student.lu.se (mshttpd); Thu, 07 Jul 2005 09:28:57 +0200 Original-To: Lennart Borgman X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-language: sv Content-disposition: inline X-Accept-Language: sv Priority: normal 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:40538 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40538 > Oh, sorry, I thought it was easy to see. In the customize buffer > there > is a "Value Menu" for each part of exec-path. That looks wrong to > me. > Beside that the choices are "default" and "file". Whatever > "default" > mean I think "file" should be "directory". Or? And "default" should be "default directory" of course.