Re: [O] Compilation warnings and a test failure

2012-12-20 Thread Bastien
Achim Gratz writes: > Something like this maybe? Yes, exactly. Thanks for this patch. Can you just rename `org-suppress-popups' to `org-no-popups' and add a docstring to the macro? Then feel free to commit and push. -- Bastien

Re: [O] Compilation warnings and a test failure

2012-12-20 Thread Achim Gratz
Bastien writes: >> | In org-get-location: >> | org.el:6989:10:Warning: `special-display-function' is an obsolete variable >> (as >> | of 24.3); use `display-buffer-alist' instead. >> | org.el:6988:10:Warning: `special-display-regexps' is an obsolete variable >> (as >> | of 24.3); use `dis

Re: [O] Compilation warnings and a test failure

2012-12-19 Thread Bastien
Hi Nick, Nick Dokos writes: > | In org-get-location: > | org.el:6989:10:Warning: `special-display-function' is an obsolete variable > (as > | of 24.3); use `display-buffer-alist' instead. > | org.el:6988:10:Warning: `special-display-regexps' is an obsolete variable > (as > | of 24.3);