emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Markus Baden <markus.baden@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Re: Error after org-remember-insinuate on Aquamacs
Date: Sun, 2 Aug 2009 13:01:39 +0200	[thread overview]
Message-ID: <33E2B544-0C5C-445B-8EBD-F151946D2F95@gmail.com> (raw)
In-Reply-To: <loom.20090722T174007-482@post.gmane.org>

Hi all,

thanks for the help so far. Currently I'm on vacation with no access  
to my Mac where the described error occurs. I tried to reproduce the  
error on a different Mac today and I couldn't. With a fresh Aquamacs  
1.8, org-mode 6.28 and remember-mode 2.0 I had no problem running

;; Org-Mode
(setq load-path (cons "~/elisp/org-6.28e/lisp" load-path))
(require 'org-install)

;; Orgmode remember
(setq load-path (cons "~/elisp/remember-2.0/" load-path))
(require 'remember)
(org-remember-insinuate)
(define-key global-map "\C-cr" 'org-remember)


So it is clearly some misconfiguration on my side. One thing I did not  
get in this thread is, what the difference between running org-mode  
interpreted instead of compiled and why this may have caused the  
trouble. Can someone explain this a little bit?

Cheers,

Markus

  reply	other threads:[~2009-08-02 11:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-21 18:39 Error after org-remember-insinuate on Aquamacs Markus Baden
2009-07-21 19:03 ` Nick Dokos
2009-07-22 17:50   ` Robert Goldman
2009-08-02 11:01     ` Markus Baden [this message]
2009-08-02 18:19       ` Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=33E2B544-0C5C-445B-8EBD-F151946D2F95@gmail.com \
    --to=markus.baden@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).