From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: exec-path and PATH Date: Sat, 19 Mar 2011 19:52:16 +0100 (CET) Message-ID: <20110319.195216.1107219815711939873.hanche@math.ntnu.no> References: <83vczfr0o0.fsf@gnu.org> <86aagrhx8b.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1300560760 4458 80.91.229.12 (19 Mar 2011 18:52:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Mar 2011 18:52:40 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 19 19:52:34 2011 Return-path: Envelope-to: ged-emacs-devel@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 1Q11GJ-0000Op-0e for ged-emacs-devel@m.gmane.org; Sat, 19 Mar 2011 19:52:31 +0100 Original-Received: from localhost ([127.0.0.1]:59959 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q11GI-0000Zv-FN for ged-emacs-devel@m.gmane.org; Sat, 19 Mar 2011 14:52:30 -0400 Original-Received: from [140.186.70.92] (port=57625 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q11GA-0000Za-GZ for emacs-devel@gnu.org; Sat, 19 Mar 2011 14:52:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q11G8-00041y-Qp for emacs-devel@gnu.org; Sat, 19 Mar 2011 14:52:22 -0400 Original-Received: from anne.math.ntnu.no ([129.241.15.150]:33156) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Q11G8-0003yn-E8 for emacs-devel@gnu.org; Sat, 19 Mar 2011 14:52:20 -0400 Original-Received: (qmail 8866 invoked from network); 19 Mar 2011 18:52:17 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.102) by anne.math.ntnu.no with ESMTPA; 19 Mar 2011 18:52:17 -0000 In-Reply-To: X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.3.50 on Emacs 24.0.50 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 129.241.15.150 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:137429 Archived-At: [PJ Weisberg (2011-03-19 17:18:33 UTC)] > On 3/19/11, Christoph Scholtes wrote: > > Eli Zaretskii writes: > > > >> I would even say > >> > >> > >> It is searched for in `exec-path' (which see). > > > > Literally? What does the `(which see)' mean? > > Same thing as "(see exec-path)". A reference to another part of the > documentation. And so it is entirely redundant, since the "exec-path" will already be marked as a link. - Harald