From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Lisp error: (wrong-type-argument stringp nil)
Date: Wed, 13 Oct 2010 16:57:11 +0200 [thread overview]
Message-ID: <80iq16rvi0.fsf@mundaneum.com> (raw)
Hello,
For some reasons, sometimes the agenda view works normally, sometimes not.
When not, I have the following error when moving (with arrow down) from line
to line:
#+begin_src emacs-lisp
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
set-buffer(nil)
(if (markerp m) (set-buffer (marker-buffer m)))
(save-excursion (if (markerp m) (set-buffer ...)) (save-excursion (goto-char ...) (org-display-outline-path t)))
(org-with-point-at m (org-display-outline-path t))
(if (and m org-agenda-show-outline-path) (org-with-point-at m (org-display-outline-path t)))
(let ((m ...)) (if (and org-agenda-follow-mode m) (org-agenda-show)) (if (and m org-agenda-show-outline-path) (org-with-point-at m ...)))
org-agenda-do-context-action()
org-agenda-next-line()
call-interactively(org-agenda-next-line nil nil)
#+end_src
I don't understand the cause of this, moreover as I have the linked file open
in my Emacs.
Of course, since I've just reinstalled my Emacs, Org, and so on, on a new
Windows setup, I have many small differences with before.
Someone would have an idea for this?
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2010-10-13 14:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 14:57 Sébastien Vauban [this message]
2010-10-14 12:40 ` Lisp error: (wrong-type-argument stringp nil) Carsten Dominik
2010-10-14 13:06 ` Sébastien Vauban
2010-10-15 6:14 ` Carsten Dominik
2010-10-15 6:48 ` Carsten Dominik
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=80iq16rvi0.fsf@mundaneum.com \
--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).