Re: [O] linebreak after tag of headline in ox-latex.el

2013-10-19 Thread Nicolas Goaziou
Hello, Rasmus Rempling <400...@gmail.com> writes: > I export frequently minutes with todos with latex to pdf. I always > include planning information, e.g.: > > * NEXT Check this :Rasmus: > DEADLINE: <2013-10-15 tis> SCHEDULED: <2013-10-15 tis> > + some comments > > After upgrading to (Org-mo

[O] Synchronizing folder structure with heading structure (was: Create sub-directories and files from within org)

2013-10-19 Thread Karl Voit
* Chris Henderson wrote: > > If I create a project with ** project name, is there any way to create a > sub-directory at *** level in ~/projects/project name and create txt files > in that directory - all from within org? Disclaimer: this is not an answer to your question but a remark. I know of

Re: [O] Drag images from Firefox to org-mode

2013-10-19 Thread Oleh
Thanks for the feedback, Rick. I strongly disagree, for a couple of reasons: > > - Esp. on non-unix systems, the contents of the cut-buffer are not > necessarily the same as the contents of the system clipboard. This > is the problem I was having w/ your code on windows, where the > cut-buff

[O] Watching the competition

2013-10-19 Thread Nick Dokos
LWN recently published an article on Fargo/Concord which might be of interest: http://lwn.net/Articles/569269/ And it even mentions org-mode. -- Nick

[O] Writing Challenge

2013-10-19 Thread Bob Newell
A couple of us who are writers have worked on a "writing challenge" spreadsheet. This year, for the upcoming National Novel Writing Month, I've greatly modified (read: made more complex) the challenge spreadsheet, and implemented it in org-mode. It's attached, for anyone who's interested. I know t

Re: [O] [babel] Commenting out src blocks for tangling

2013-10-19 Thread Eric Schulte
Alan Schmitt writes: > schulte.e...@gmail.com writes: > >>> I just tried it with my init file and it did not work. Here is a >>> minimal example. Save this as "test.org": >>> >>> --8<---cut here---start->8--- >>> * Testing >>> >>> #+BEGIN_SRC emacs-lisp >>> (me

Re: [O] Writing Challenge

2013-10-19 Thread Ivan Andrus
Very interesting! I have been working on a mode which gives the current word-count, WPM and an estimate of the time it will take to hit today's quota in the modeline. I would be interested in feedback as well as integrating it with your spreadsheet. You can find it at https://bitbucket.org/gv