emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mark Elston <m.elston@advantest-ard.com>
To: Org Mode List <emacs-orgmode@gnu.org>
Subject: Problem with org-remember
Date: Mon, 19 Jan 2009 12:13:51 -0800	[thread overview]
Message-ID: <4974DEFF.9060402@advantest-ard.com> (raw)

Hi,

I am having trouble getting org-remember to work.  I have
(require 'org) with several other org related settings in my
.emacs but when I try M-x org-remember on a TODO item (or anywhere
else) I get:

   Debugger entered--Lisp error: (error "Autoloading failed to define 
function org-remember")
     signal(error ("Autoloading failed to define function org-remember"))
     error("%s" "Autoloading failed to define function org-remember")
     (condition-case act-on-choice (let (...) (setq 
icicle-candidate-action-fn nil) (funcall ... cmd-choice)) (quit 
(icicle-try-switch-buffer orig-buff) nil) (error 
(icicle-try-switch-buffer orig-buff) nil (error "%s" ...)))
     (let* ((orig-buff ...) (orig-window ...) (use-file-dialog nil) 
(last-command last-command) new-last-cmd (icicle-candidate-action-fn 
...)) nil (condition-case act-on-choice (let ... ... ...) (quit ... nil) 
(error ... nil ...)) (setq this-command new-last-cmd))
     icicle-execute-extended-command()
     call-interactively(icicle-execute-extended-command)

If I don't load the icicle package I get roughly the same error:

   Debugger entered--Lisp error: (error "Autoloading failed to define 
function org-remember")
     execute-extended-command(nil)
     call-interactively(execute-extended-command)

If I load-library org-remember then I can call the function without
error but it doesn't populate the buffer with anything and if I enter
some text and type C-cC-c I get an error about a nonexistent region.

Any ideas?

Emacs 22.3.1
Windows XP
org-mode 6.17c

Mark

             reply	other threads:[~2009-01-19 20:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-19 20:13 Mark Elston [this message]
2009-01-19 20:22 ` Problem with org-remember Nick Dokos
2009-01-19 20:32   ` Mark Elston
     [not found]     ` <9099.1232399183@alphaville.usa.hp.com>
2009-01-19 21:19       ` Mark Elston
     [not found]         ` <9717.1232400732@alphaville.usa.hp.com>
2009-01-19 22:09           ` Mark Elston
  -- strict thread matches above, loose matches on Subject: below --
2010-03-06  2:40 problem " Christian Wittern
2010-03-06 10:34 ` Christian Wittern

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=4974DEFF.9060402@advantest-ard.com \
    --to=m.elston@advantest-ard.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).