emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Aaron Jensen <aaronjensen@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-mobile-push breaks currently open org-agenda
Date: Fri, 10 Mar 2017 18:28:17 +0100	[thread overview]
Message-ID: <87bmt99h3i.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <3518F685-24D7-46FE-A402-B73D5E3DC144@gmail.com> (Aaron Jensen's message of "Fri, 10 Mar 2017 08:42:45 -0800")

Aaron Jensen <aaronjensen@gmail.com> writes:

> Thank you for the tip. Here is the trace:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   set-buffer(nil)
>   (save-current-buffer (set-buffer buffer) buffer-undo-list)
>   (let ((--cline (org-current-line)) (--cmd this-command) (--buf1
> (current-buffer)) (--buf2 buffer) (--undo1 buffer-undo-list) (--undo2
> (save-current-buffer (set-buffer buffer) buffer-undo-list)) --c1 --c2)
> (save-current-buffer (set-buffer buffer) (widen) (goto-char pos)
> (org-show-context (quote agenda)) (let ((current-prefix-arg arg))
> (call-interactively (quote org-todo))) (and (bolp) (forward-char 1))
> (setq newhead (org-get-heading)) (if (and (and (boundp (quote
> org-agenda-headline-snapshot-before-repeat))

It seems that the buffer containing the headline you're calling
`org-todo' on doesn't exist anymore. 

ATM, I am not sure how it happens since the headline was extracted from
some document. Could you try evaluating 

  M-: (org-get-at-bol 'org-marker)

on a problematic line and report back the problem?

Better, do you have any ECM for the problem?

Regards,

  reply	other threads:[~2017-03-10 17:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 17:28 org-mobile-push breaks currently open org-agenda Aaron Jensen
2017-03-10 16:20 ` Nicolas Goaziou
2017-03-10 16:42   ` Aaron Jensen
2017-03-10 17:28     ` Nicolas Goaziou [this message]
2017-03-11 15:53       ` Aaron Jensen
2017-03-11 15:54         ` Aaron Jensen
2017-03-11 21:07           ` Aaron Jensen

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=87bmt99h3i.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=aaronjensen@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).