Re: [O] [ANN] thi.ng/org-spec template for tech specs & HTML export theme

2016-08-01 Thread Kaushal Modi
On Sun, Jul 31, 2016 at 8:55 AM Karsten Schmidt wrote: > > To give a little back to this amazing group of people, I've just > published a skeleton template for writing tech docs and publishing > them as HTML. > > GH project: http://thi.ng/org-spec > Demo:

[O] How to configure the drag-n-drop function?

2016-08-01 Thread 童俊翔
I’ve configure my .emacs as that in README.org , but the drag-n-drop function doesn’t work, neither pdf nor url. Are there any other configuration needed? Thank you for your help!

Re: [O] [PATCH] Better handling labels in source code blocks + A suggestion

2016-08-01 Thread Bernard Hurley
> "Bernard" == Bernard Hurley writes: Bernard> #+BEGIN_SRC ruby -f -l "#(ref:%s)" Sorry that should have been: #+BEGIN_SRC ruby -r -l "#(ref:%s)" -- Your fortune cookie for today: Bridge ahead. Pay troll. ** Fortune cookies are brought to you by GNU/Linux

[O] [PATCH] Better handling labels in source code blocks + A suggestion

2016-08-01 Thread Bernard Hurley
Hi all, At present the value of org-coderef-label-format in a source code editing buffer does not inherit its value from the value in the corresponding org-mode buffer but instead, if it is not specified by a -l option, defaults to the global value. Note that it is the value in the org mode

[O] Use org capture to open browser

2016-08-01 Thread Giacomo M
Dear all, I'm outsourcing my watch & read lists keeping to external websites (mostly for their meta-data). I was wondering whether I could still use the capture interface just for clocking the interruption and opening the respective website in a browser for updating the lists. Thanks,