eschulte pushed a commit to branch master in repository elpa. commit d7df975350707364dfc76fbe03e84a35ded48092 Author: Eric Schulte <schulte.e...@gmail.com> Date: Mon Jan 6 22:13:04 2014 -0700
some more examples to implement --- NOTES | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/NOTES b/NOTES index 8c392f5..09c7aa6 100644 --- a/NOTES +++ b/NOTES @@ -1,7 +1,18 @@ -*- org -*- * Notes -* Tasks [10/20] +* Tasks [10/24] +** more examples [0/4] +*** TODO Org-mode agenda +Already exists as part of org-ehtml. + +*** TODO display the current buffer +Idea stolen from elnode. + +*** TODO browse the BBDB +*** TODO browse available ELPA packages +Also took this idea from elnode. + ** DONE handle large files When large files arrive quickly, the filter functions are called while they are still running on the previous chunk, this leads to nasty race