From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: test for presence of library Date: Fri, 19 Feb 2010 00:10:46 +0100 Message-ID: References: <87635uqhkr.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1266534705 27378 80.91.229.12 (18 Feb 2010 23:11:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Feb 2010 23:11:45 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Harry Putnam Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 19 00:11:43 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 1NiFX2-0001Fc-L2 for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Feb 2010 00:11:40 +0100 Original-Received: from localhost ([127.0.0.1]:38909 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiFX2-00013h-1k for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Feb 2010 18:11:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NiFWc-000117-E4 for help-gnu-emacs@gnu.org; Thu, 18 Feb 2010 18:11:14 -0500 Original-Received: from [140.186.70.92] (port=53424 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiFWb-000104-JK for help-gnu-emacs@gnu.org; Thu, 18 Feb 2010 18:11:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NiFWW-0005nT-7C for help-gnu-emacs@gnu.org; Thu, 18 Feb 2010 18:11:12 -0500 Original-Received: from mail-bw0-f219.google.com ([209.85.218.219]:60275) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiFWV-0005nJ-RT for help-gnu-emacs@gnu.org; Thu, 18 Feb 2010 18:11:08 -0500 Original-Received: by bwz19 with SMTP id 19so738079bwz.26 for ; Thu, 18 Feb 2010 15:11:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=rYsGTJgF+MKYUii70hvBPgn3T0OHt1/YlJVeiok9uNM=; b=qcQ7xXNLDGfG5ti1dBLqu6uK16FR69d73Rgwzl9aq5NjZfLE6BS7nmLW2G/mplJjzW Aj7ImVSXY1DwwDdFBdGtBWnpM2XNwZR8LnzmTpdx62vG6QZ543lsk5P9ipQqP84ZzX/1 nwwFxnHc0upSvlJ2QujoJJsuf9bUa/tqV37Ig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Nfmyq3eAPhGIsy5ARVV0hOSZeUHvM4S3yqYMzjg1CZpzkljfePy/2svbE+tOhSVh5m McXIG3XBMekIBXOzKVF2nHpg3S9ldWS1PIVVTNRbVG5bWxOPD1I5Ag8W3ZraddkkVhda /3jHYAflvgY2yJMRMUxLHDnLVmvhFenqFKnbo= Original-Received: by 10.239.188.6 with SMTP id n6mr187563hbh.147.1266534666247; Thu, 18 Feb 2010 15:11:06 -0800 (PST) In-Reply-To: <87635uqhkr.fsf@newsguy.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:71938 Archived-At: On Thu, Feb 18, 2010 at 11:56 PM, Harry Putnam wrote: > Can one test for the presence of a library before requiring it? locate-library