Re: [O] Bug: Problem with hook added to org-mode-hook [8.2.6 (release_8.2.6-1 @ /usr/local/share/emacs/24.4.50/lisp/org/)]

2014-07-28 Thread Bastien
Hi Tianxiang, Tianxiang Xiong writes: > (add-hook 'org-mode-hook > (lambda () > (add-hook 'after-save-hook 'tangle-init nil t))) > > However, when I open my init.org file, I see that the after-save-hook > variable is nil. If I manually reapply org-mode, however, it works a

[O] Bug: Problem with hook added to org-mode-hook [8.2.6 (release_8.2.6-1 @ /usr/local/share/emacs/24.4.50/lisp/org/)]

2014-07-14 Thread Tianxiang Xiong
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. -