From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Piter_ Newsgroups: gmane.emacs.help Subject: Re: emacs23 add-path problem Date: Mon, 10 May 2010 02:06:18 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2338271a-b033-43c9-9264-ee6cb4f56570@g21g2000yqk.googlegroups.com> References: <72dbd849-3884-4606-9bfc-a8099d1d4a3b@e1g2000yqe.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291824078 3527 80.91.229.12 (8 Dec 2010 16:01:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 16:01:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 08 17:01:13 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQMS9-0006j7-3D for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 17:01:13 +0100 Original-Received: from localhost ([127.0.0.1]:34151 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQMS8-00045v-9F for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 11:01:12 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!g21g2000yqk.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 160.114.60.79 Original-X-Trace: posting.google.com 1273482378 25749 127.0.0.1 (10 May 2010 09:06:18 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 10 May 2010 09:06:18 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g21g2000yqk.googlegroups.com; posting-host=160.114.60.79; posting-account=pb0hQAoAAABVqyKNcUUOA7evFo2gXQAA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100414 Conkeror/0.9.2 (Debian-0.9.2+git100420-2),gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:178097 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75574 Archived-At: You where right about it. add-path appeared after I installed w3m-el, which required apel. But now I use add-to-list. Thanks. On May 8, 6:01=A0am, Evans Winner wrote: > On May 7, 9:46=A0pm, Evans Winner wrote: > > > =A0 =A0 =A0 (add-to-list 'load-path "~/.EMACS") > > > -- might be work. > > (might work better, I meant) > > PS. 'add-path might be part of a library you normally use, too, that > you deleted or haven't installed on a new system or whatever. =A0I think > something in apel defines it, for instance (based on a quick googling).