From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jadamson@partners.org (Joel J. Adamson) Newsgroups: gmane.emacs.help Subject: Re: Cut and open commands? Date: Mon, 25 Feb 2008 15:45:34 -0500 Organization: I need to put my ORGANIZATION here. Message-ID: <878x1866jz.fsf@W0053328.mgh.harvard.edu> References: <87zlto6hos.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203979575 12337 80.91.229.12 (25 Feb 2008 22:46:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 22:46:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 25 23:46:40 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 1JTm5o-0008Hf-Ep for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Feb 2008 23:46:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTm5I-0005Gi-Mz for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Feb 2008 17:46:08 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!news.glorb.com!newspeer1.asbnva01.us.to.verio.net!news.harvard.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 41 Original-NNTP-Posting-Host: w0053328.mgh.harvard.edu Original-X-Trace: plato.harvard.edu 1203976784 25198 132.183.29.121 (25 Feb 2008 21:59:44 GMT) Original-X-Complaints-To: news@plato.harvard.edu Original-NNTP-Posting-Date: Mon, 25 Feb 2008 21:59:44 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:+ELVogqRPH9xD9xnq/DhDtamwTM= Original-Xref: shelby.stanford.edu gnu.emacs.help:156485 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:51851 Archived-At: saneman writes: > Joel J. Adamson wrote: >> saneman writes: >> >> >> [...] >> >>> I have installed: emacs-goodies-el where I can see that cua is listed, >>> but I still get the error. >> >> You have to load it; make sure the .el file is in your load-path (M-x >> describe-variable RET load-path) and then use (require 'emacs-goodies). >> I'm guessing you're using a Debian system, so it probably installed into >> your load-path and all you need is the require statement in your .emacs. >> >> Joel >> > > I have added this to my .emacs file: > > > (setq load-path (cons "~/work/mylisp" load-path)) > (setq load-path (cons "/usr/share/emacs21/site-lisp/emacs-goodies-el" > load-path)) Sorry I forgot to mention: use add-to-list as in (add-to-list 'load-path (expand-file-name "~/lisp/el/")) Joel -- Joel J. Adamson Biostatistician Pediatric Psychopharmacology Research Unit Massachusetts General Hospital Boston, MA 02114 (617) 643-1432 (303) 880-3109