Hi, I'm getting a mixed install warning after upgrading to 8.2.10.
Previously I used the .tgz for 8.2.7c and did a (add-to-list 'load-path
'path to 8.2.7c/lisp' which
worked fine.
For 8.2.10, I checked out the git repo, and switched to the 8.2.10 tag and
updated the load-path to point to the new
Hi,
Is there a guide on writing functions for implementing custom skip
criteria for agenda items using org-agenda-skip-function ? I understand the
basic premise behind org-agenda-skip-function but examples from other
people's configs don't make much sense.
What are the inputs to the skip funct
Hi,
I'm using emacs 24 on OSX and I'm unable to upgrade org mode.
I did the following
1) Checkout the org mode git repo
2) Checkout the latest release tag : git checkout release_8.2.5h
3) Tell emacs to load the relevant paths
;; Setup org mode
(add-to-list 'load-path "/Users/agh/aru