From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henri Fischer Subject: where to place org-mode and remember lisp files Date: Tue, 12 May 2009 22:35:27 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2032925586==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3yhL-0003QZ-6i for emacs-orgmode@gnu.org; Tue, 12 May 2009 16:35:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3yhG-0003QH-Gs for emacs-orgmode@gnu.org; Tue, 12 May 2009 16:35:34 -0400 Received: from [199.232.76.173] (port=41595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3yhG-0003QE-BH for emacs-orgmode@gnu.org; Tue, 12 May 2009 16:35:30 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:43087) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M3yhF-0001tG-Re for emacs-orgmode@gnu.org; Tue, 12 May 2009 16:35:30 -0400 Received: by ewy6 with SMTP id 6so310695ewy.42 for ; Tue, 12 May 2009 13:35:27 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============2032925586== Content-Type: multipart/alternative; boundary=0015174c3cca020a0f0469bd093f --0015174c3cca020a0f0469bd093f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I'm having trouble using org-mode version 6.26d in combination with Emacs 22.3.1 (i386-apple-darwin-9.6.0, Carbon version 1.6.0) which contains org-mode 5.23a. The 6.26d source files are stored in ~/elisp. The Remember source files I placed in ~/elisp/remember. Without (setq load-path (cons "~/elisp" load-path)) in my .emacs, I'm running 5.23a which allows me to export org files to Latex and to use Remember. With (setq load-path (cons "~/elisp" load-path) in my .emacs sure enough version 6.26d is loaded. However exporting an org file to Latex and using C-c r for Remember both result in to errors. See below. Any idea how I can solve these errors? I would like to keep my org-mode and Remember source files in the locations mentioned above. I've been moving the source files arround (for instance the new source files to /Applications/Emacs.app/Contents/Resources/lisp/textmodes, but with no success. Thanks for your help. Henri error when exporting to Latex: Exporting to LaTeX... org-export-latex-content: Symbol's function definition is void: org-cleaned-string-for-export error when exporting to Latex and proces to pdf: if: Wrong type argument: commandp, org-export-as-pdf error when using C-c r for Remember: Debugger entered--Lisp error: (error "Autoloading failed to define function org-remember") --0015174c3cca020a0f0469bd093f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I'm having trouble using org-mode version 6.26d in combinati= on with Emacs 22.3.1 (i386-apple-darwin-9.6.0, Carbon version 1.6.0) which = contains org-mode 5.23a.
The 6.26d source files are stored in ~/elisp. = The Remember source files I placed in ~/elisp/remember.
Without (setq load-path (cons "~/elisp" load-path)) in my .emacs,= I'm running 5.23a which allows me to export org files to Latex and to = use Remember. With (setq load-path (cons "~/elisp" load-path) in= my .emacs sure enough version 6.26d is loaded. However exporting an org fi= le to Latex and using C-c r for Remember both result in to errors. See belo= w. Any idea how I can solve these errors? I would like to keep my org-mode = and Remember source files in the locations mentioned above. I've been m= oving the source files arround (for instance the new source files to /Appli= cations/Emacs.app/Contents/Resources/lisp/textmodes, but with no success. T= hanks for your help.

Henri

error when exporting to Latex:
Exporting to LaTeX...org-export-latex-content: Symbol's function definition is void: org-cl= eaned-string-for-export

error when exporting to Latex and proces to = pdf:
if: Wrong type argument: commandp, org-export-as-pdf

error when usin= g C-c r for Remember:
Debugger entered--Lisp error: (error "Autoloa= ding failed to define function org-remember")
--0015174c3cca020a0f0469bd093f-- --===============2032925586== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============2032925586==--