Re: [O] org files and projects nested git repositories

2016-01-01 Thread Alan Schmitt
Hello Ken, On 2015-12-31 13:01, Ken Mankoff writes: > On 2015-12-31 at 12:38, Tyler Smith wrote: >> ├── org >> │ ├── todo.org >> │ ├── reading.org >> │ └── personal.org > > On my system this is a git repository and a cron (or actually > LaunchAgent since I'm on OS X) does a =git commit -a

Re: [O] org files and projects nested git repositories

2016-01-01 Thread Ken Mankoff
On 2016-01-01 at 05:02, Alan Schmitt wrote: > Hello Ken, >> >> On my system this is a git repository and a cron (or actually >> LaunchAgent since I'm on OS X) does a =git commit -a >> = every night. > > I'm very interested about this. Could you please share your LaunchAgent > configuration file?

[O] Remove notes blocks from latex export

2016-01-01 Thread Joon Ro
Hi, org-reveal uses notes blocks (#+BEGIN_NOTES) for speaker notes, and I want to remove those blocks when I export those slides to latex for handouts.For src blocks it can be done easily with org-export-filter-src-block-functions - is there any way to do this with generic blocks? Thank you and

[O] Bug: org-indent-mode incomplete refresh after org-toggle-heading [8.3.2 (8.3.2-51-g713fe8-elpaplus @ /home/il/.emacs.d/elpa/org-plus-contrib-20151221/)]

2016-01-01 Thread Ingo Lohmar
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. -

[O] Bug: Org Habits does not recalculate the "Scheduled:" line [8.3.2 (release_8.3.2-441-ga87dea @ /home/swflint/.emacs.d/org-mode/lisp/)]

2016-01-01 Thread Samuel W. Flint
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. --

Re: [O] [ANN] Export block syntax change

2016-01-01 Thread Suvayu Ali
Hi, On Sun, Dec 20, 2015 at 10:06:44PM +0100, Nicolas Goaziou wrote: > > I just finalized the syntax change for export blocks. As a reminder, the > new syntax is: > > #+BEGIN_EXPORT backend > ... > #+END_EXPORT > > instead of > > #+BEGIN_backend > ... > #+END_backend This seems to