On Fri, Apr 12, 2013 at 02:24:21AM +0200, David Arroyo Menéndez wrote: > > current state: > ============== > (setq > org-tab-first-hook '(org-hide-block-toggle-maybe > org-src-native-tab-command-maybe > org-babel-hide-result-toggle-maybe > org-babel-header-arg-expand) > org-speed-command-hook '(org-speed-command-default-hook > org-babel-speed-command-hook)
[...] > org-confirm-elisp-link-function 'yes-or-no-p > org-metadown-hook '(org-babel-pop-to-session-maybe) > org-clock-out-hook '(org-clock-remove-empty-clock-drawer) > ) While submitting bug reports, could you please try with a minimal setup first? Otherwise the bug report becomes unnecessarily cluttered, and might be difficult to reproduce. For an example, please look in the manual, (info "(org) Feedback"). BTW, to others, is it by any chance possible to check how emacs was started (if -q or -Q was present among the command line options)? Then a message could be shown about minimal testing with a setup when users call `org-submit-bug-report'. Cheers, -- Suvayu Open source is the future. It sets us free.