[O] Bug: Lisp error: (wrong-type-argument listp t) at startup [7.9.3f (release_7.9.3f-10-g2b13d0 @ /home/horn/Repos/el/org-mode/lisp/)]

2013-02-26 Thread Tassilo Horn

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

 http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.


Hi all,

since I've updated my org git clone today, I get the following error on
emacs startup.

--8---cut here---start-8---
Debugger entered--Lisp error: (wrong-type-argument listp t)
  delq(nil t)
  org-show-context(bookmark-jump)
  org-bookmark-jump-unhide()
  ad-Advice-save-place-find-file-hook(#[nil \204.\306 \210\307   
\n\\211.\205..\f\204..Ab\210\310\211.)\207 [save-place-loaded 
buffer-file-name save-place-alist cell revert-buffer-in-progress-p save-place 
load-save-place-alist-from-file assoc t] 4])
  apply(ad-Advice-save-place-find-file-hook #[nil \204.\306 \210\307 
\n\\211.\205..\f\204..Ab\210\310\211.)\207 [save-place-loaded 
buffer-file-name save-place-alist cell revert-buffer-in-progress-p save-place 
load-save-place-alist-from-file assoc t] 4] nil)
  save-place-find-file-hook()
  run-hooks(find-file-hook)
  after-find-file(nil t)
  find-file-noselect-1(#buffer contacts.org ~/Repos/org/contacts.org nil 
nil ~/Repos/org/contacts.org (9437614 2051))
  find-file-noselect(/home/horn/Repos/org/contacts.org)
  org-get-agenda-file-buffer(/home/horn/Repos/org/contacts.org)
  byte-code(\306!\203\f.q\210\202..\307!\210\310!q\210~\210\311 \210\312   
\313\\210\312\314\315\\210\316\n\.\316\f.\.\316\..\316\..\316.. 
\.\317 
.!\320\211.\.#\320.$\321\211.%.\321.'\322\216\212\323ed.(#\210.)\203\212.eb\210\324.*\321\320#\203\212.\325\320!\203n.\326\327
 
\330\320!.+#\210\202n.eb\210\331.,.-\..\324..\321\320#\203\253.\326\332\224\330\320!./#\210\202\225..
\321\207 [file org-effort-property org-todo-keywords-for-agenda 
org-todo-keywords-1 org-done-keywords-for-agenda org-done-keywords bufferp 
org-check-agenda-file org-get-agenda-file-buffer 
org-refresh-category-properties org-refresh-properties org-effort 
APPT_WARNTIME org-appt-warntime append buffer-modified-p t nil ((byte-code 
\204.\301\302!\210\302\207 [modified restore-buffer-modified-p nil] 2)) 
remove-text-properties re-search-forward org-at-heading-p add-text-properties 
point-at-bol org-end-of-subtree format 0 org-todo-keyword-alist-for-agenda 
org-todo-key-alist org-drawers-for-agenda org-drawers org-tag-alist-for-agenda 
org-tag-alist modified buffer-undo-list inhibit-read-only 
inhibit-modification-hooks deactivate-mark buffer-file-name 
buffer-file-truename pall org-agenda-skip-archived-trees rea pa 
org-heading-keyword-regexp-format org-comment-string re pc] 5)
  org-agenda-prepare-buffers((/home/horn/Repos/org/contacts.org 
/home/horn/Repos/org/diss.org /home/horn/Repos/org/from-org-mobile.org 
/home/horn/Repos/org/gnu.org /home/horn/Repos/org/hints.org 
/home/horn/Repos/org/private.org /home/horn/Repos/org/remember.org 
/home/horn/Repos/org/uni.org))
  org-agenda-to-appt(t)
  th-org-agenda-to-appt()
  eval-buffer(#buffer  *load* nil /home/horn/.emacs nil t)  ; Reading at 
buffer position 46461
  load-with-code-conversion(/home/horn/.emacs /home/horn/.emacs t t)
  load(~/.emacs t t)
  #[0 \205\262.   \306=\203..\307\310Q\202;. 
\311=\204..\307\312Q\202;.\313\307\314\315#\203*.\316\202;.\313\307\314\317#\203:.\320\nB.\321\202;.\316\322.\323.\322\211#\210\322=\203a.\324\325\326\307\327Q!\\323.\322\211#\210\322=\203`...\210\203\243.\330!\331\232\203\243.\332!\211\333P\334.!\203}.\211\202\210.\334.!\203\207..\202\210.\314\262..\203\241.\335.\\203\237.\336\337.#\210\340\341!\210..\266.\f?\205\260.\314.\323\342\322\211#)\262.\207
 [init-file-user system-type delayed-warnings-list user-init-file 
inhibit-default-init inhibit-startup-screen ms-dos ~ /_emacs windows-nt 
/.emacs directory-files nil ^\\.emacs\\(\\.elc?\\)?$ ~/.emacs 
^_emacs\\(\\.elc?\\)?$ (initialization `_emacs' init file is deprecated, 
please use `.emacs') ~/_emacs t load expand-file-name init 
file-name-as-directory /.emacs.d file-name-extension elc 
file-name-sans-extension .el file-exists-p file-newer-than-file-p message 
Warning: %s is newer than %s sit-for 1 default] 7 \n\n(fn)]()
  command-line()
  normal-top-level()
--8---cut here---end---8---

I've done a bisection, and the commit introducing this problem is this:

--8---cut here---start-8---
41882a99d3cf14e4c9ad45559bc3fc9e8b21b581 is the first bad commit
commit 41882a99d3cf14e4c9ad45559bc3fc9e8b21b581
Author: Bastien Guerry b...@altern.org
Date:   Tue Feb 26 22:45:04 2013 +0100

Fix a longstanding issue with ellispsis on top of the window

* org.el (org-show-context): Remove useless catch.  Make sure the
top of the window is a visible headline.
* org.el (org-activate-plain-links): Remove unused catch.

* 

Re: [O] Bug: Lisp error: (wrong-type-argument listp t) at startup [7.9.3f (release_7.9.3f-10-g2b13d0 @ /home/horn/Repos/el/org-mode/lisp/)]

2013-02-26 Thread Bastien
Hi Tassilo,

Tassilo Horn t...@gnu.org writes:

 since I've updated my org git clone today, I get the following error on
 emacs startup.

Fixed, thanks.

-- 
 Bastien



<    1   2