emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcelo de Moraes Serpa <celoserpa@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: org-mode's HEAD org-remember bug?
Date: Fri, 15 Mar 2013 16:01:58 -0600	[thread overview]
Message-ID: <CACHMzOEmuw5TM-z_pjLyFmJPQjPySFDTjmO4_3k1CFRDAxmh-g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1696 bytes --]

Hey guys,

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?

Cheers,

- Marcelo.

[-- Attachment #2: Type: text/html, Size: 2009 bytes --]

             reply	other threads:[~2013-03-15 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-15 22:01 Marcelo de Moraes Serpa [this message]
2013-03-15 23:08 ` org-mode's HEAD org-remember bug? Sebastien Vauban
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=CACHMzOEmuw5TM-z_pjLyFmJPQjPySFDTjmO4_3k1CFRDAxmh-g@mail.gmail.com \
    --to=celoserpa@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).