From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60953 Path: news.gmane.org!not-for-mail From: Jari Aalto Newsgroups: gmane.emacs.gnus.general Subject: Re: executable-find moved to files.el in Emacs 22 Date: Thu, 15 Sep 2005 11:51:27 +0300 Organization: Private Message-ID: References: <8764xnk0gq.fsf@arnested.dk> <87oebfh5ei.fsf@arnested.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1126775262 7596 80.91.229.2 (15 Sep 2005 09:07:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2005 09:07:42 +0000 (UTC) Original-X-From: ding-owner+m9485@lists.math.uh.edu Thu Sep 15 11:07:33 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EFpgY-00027u-Bt for ding-account@gmane.org; Thu, 15 Sep 2005 11:05:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EFpgA-0007wb-00; Thu, 15 Sep 2005 04:05:14 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EFpW5-0007wT-00 for ding@lists.math.uh.edu; Thu, 15 Sep 2005 03:54:49 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1EFpW0-0002GG-5z for ding@lists.math.uh.edu; Thu, 15 Sep 2005 03:54:49 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1EFpVy-0007VI-00 for ; Thu, 15 Sep 2005 10:54:42 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EFpUd-0007M2-DR for ding@gnus.org; Thu, 15 Sep 2005 10:53:19 +0200 Original-Received: from a81-197-0-130.elisa-laajakaista.fi ([81.197.0.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Sep 2005 10:53:19 +0200 Original-Received: from jari.aalto by a81-197-0-130.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Sep 2005 10:53:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: a81-197-0-130.elisa-laajakaista.fi User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:nMjC5tn6S4cpKO52K3U7MWFq4cM= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60953 Archived-At: Katsumi Yamaoka writes: | >>>>> In Katsumi Yamaoka wrote: > | > I don't think it is necessary to Emacs because: > | > emacs-21.1 -batch -q -no-site-file -eval '(message "%s" (fboundp (quote executable-find)))' | > t > > I meant autoloads for executable-find is never needed to Emacs > that No Gnus supports. The autolaod is needed. I run "No Gnus" from CVS with NT Emacs 21.2 Jari