From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Cut and open commands? Date: Mon, 25 Feb 2008 23:46:21 +0100 Message-ID: References: <87zlto6hos.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203979696 12753 80.91.229.12 (25 Feb 2008 22:48:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 22:48:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: saneman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 25 23:48:41 2008 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.50) id 1JTm7l-0000Z0-1r for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Feb 2008 23:48:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTm7F-0006A4-Av for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Feb 2008 17:48:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTm5d-0005Xg-VM for help-gnu-emacs@gnu.org; Mon, 25 Feb 2008 17:46:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTm5a-0005Vz-Dv for help-gnu-emacs@gnu.org; Mon, 25 Feb 2008 17:46:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTm5Z-0005Vj-Rv for help-gnu-emacs@gnu.org; Mon, 25 Feb 2008 17:46:25 -0500 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTm5Z-0002Rb-MH for help-gnu-emacs@gnu.org; Mon, 25 Feb 2008 17:46:25 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 11EB5D21CBBD; Mon, 25 Feb 2008 23:46:24 +0100 (CET) Original-Received: from [195.4.205.7] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JTm5X-0008EI-00; Mon, 25 Feb 2008 23:46:23 +0100 In-Reply-To: X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/aSKrgv2kAbT7dXCzWpySNOSc4rjOZa5YbDoqf Ku52cRQyUocg2Y82ITRN0fHTlKgUh3v1oCnO9ZAhUzjJHmRPYJ wj5Vyn5+MeP+BdGF/p8g== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:51853 Archived-At: Am 25.02.2008 um 20:38 schrieb saneman: > (require 'emacs-goodies) > > > > > But I get the error: > > File error: "Cannot open load file", "emacs-goodies" You can only require what has been provided before. Not every ELisp files provides itself. Check your emacs-goodies' provision! Load will always work. -- Greetings Pete Clovis' Consideration of an Atmospheric Anomaly: The perversity of nature is nowhere better demonstrated than by the fact that, when exposed to the same atmosphere, bread becomes hard while crackers become soft.