emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Keith Lancaster <klancaster1957@mac.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Interaction problem with org-protocol.el
Date: Mon, 20 Jul 2009 12:37:18 -0400	[thread overview]
Message-ID: <9977.1248107838@alphaville.usa.hp.com> (raw)
In-Reply-To: Message from Keith Lancaster <klancaster1957@mac.com> of "Mon, 20 Jul 2009 11:02:59 CDT." <F728318A-6247-4F3E-B411-D2EE17A5FA31@mac.com>

Keith Lancaster <klancaster1957@mac.com> wrote:

> There seems to be an interaction issue with org-protocol. I discovered  
> that my remember throws a "wrong type argument: listp, 5" if I have  
> org-protocol included. Removing it fixes the problem.
> 
> The debugger gives this -
> Debugger entered--Lisp error: (wrong-type-argument listp 5)
>    org-current-time()
>    org-remember-apply-template()
>    run-hooks(remember-mode-hook)
>    remember-mode()
>    remember(nil)
>    org-do-remember()
>    org-remember(nil)
>    call-interactively(org-remember)
> 
> I'm new to emacs, so I have no clue what is happening, but perhaps  
> someone can see if this is a real issue. I'm on OS X Leopard with  
> Carbon emacs 22.3.1.
> 

This problem came up recently: the problem almost certainly is that
org-time-stamp-rounding-minutes is set to be 5, but it should be a list
of two numbers instead: (0 5) is the current default.  See the thread

    http://thread.gmane.org/gmane.emacs.orgmode/15522

for more details.

However, the interaction with org-protocol does not make any sense to
me. What do you mean by "...if I have org-protocol included"?  Do you
mean you just (require 'org-protocol) and you see the problem and if you
don't do the require, you don't see it?  And what versions of
emacs/org-mode are you running? I know you are running Aquamacs, but I
don't know on what emacs version that is based.

Thanks,
Nick

      reply	other threads:[~2009-07-20 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-20 16:02 Interaction problem with org-protocol.el Keith Lancaster
2009-07-20 16:37 ` Nick Dokos [this message]

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=9977.1248107838@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=klancaster1957@mac.com \
    /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).