From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: org-mode's HEAD org-remember bug?
Date: Sat, 16 Mar 2013 00:08:00 +0100 [thread overview]
Message-ID: <86obekz2gf.fsf@somewhere.org> (raw)
In-Reply-To: CACHMzOEmuw5TM-z_pjLyFmJPQjPySFDTjmO4_3k1CFRDAxmh-g@mail.gmail.com
Hello Marcelo,
Marcelo de Moraes Serpa wrote:
> I just updated org to HEAD, and I'm getting the following error when trying
> to run the org-remember function (bound to C-c r):
>
>
>> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>> string-match("\\[\\[\\([^][]+\\)\\]\\(\\[\\([^][]+\\)\\]\\)?\\]" nil)
>> (cond ((equal desc "NONE") (setq desc nil)) ((string-match
>> org-bracket-link-regexp desc) (setq desc ...)))
>> (let (link cpltxt desc description search txt custom-id agenda-link
>> sfuns sfunsn) (cond (...) (... ...) (... ...) (... ...) (... ... ...) (...
>> ... ...) (... ... ...) (... ... ...) (... ...) (... ... ...) (... ... ...
>> ...) (... ...) (t ...)) (if (consp link) (setq cpltxt ... link ...)) (setq
>> link (or link cpltxt) desc (or desc cpltxt)) (cond (... ...) (... ...)) (if
>> (and ... link) (progn ... ... ...) (or agenda-link ...)))
>> (let* ((org-called-with-limited-levels t) (org-outline-regexp ...)
>> (outline-regexp org-outline-regexp) (org-outline-regexp-bol ...)) (let
>> (link cpltxt desc description search txt custom-id agenda-link sfuns
>> sfunsn) (cond ... ... ... ... ... ... ... ... ... ... ... ... ...) (if ...
>> ...) (setq link ... desc ...) (cond ... ...) (if ... ... ...)))
>> (org-with-limited-levels (let (link cpltxt desc description search txt
>> custom-id agenda-link sfuns sfunsn) (cond ... ... ... ... ... ... ... ...
>> ... ... ... ... ...) (if ... ...) (setq link ... desc ...) (cond ... ...)
>> (if ... ... ...)))
>> org-store-link(nil)
>> org-remember-annotation()
>> run-hook-with-args-until-success(org-remember-annotation)
>> remember(nil)
>> org-do-remember()
>> org-remember(nil)
>> call-interactively(org-remember nil nil)
>
> Any hints?
On HEAD, it's org-capture... Your key binding is obsolete...
Best regards,
Seb
--
Sebastien Vauban
next prev parent reply other threads:[~2013-03-15 23:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 22:01 org-mode's HEAD org-remember bug? Marcelo de Moraes Serpa
2013-03-15 23:08 ` Sebastien Vauban [this message]
2013-03-16 18:28 ` Bastien
2013-03-22 20:06 ` Marcelo de Moraes Serpa
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=86obekz2gf.fsf@somewhere.org \
--to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).