Re: [O] Mixing Python2 and Python3 blocks in one file

2016-05-18 Thread William Henney
Hi Ken, On Wed, May 18, 2016 at 8:45 AM, Ken Mankoff wrote: On 2016-05-17 at 21:19, William Henney wrote: > > Why is the :python parameter insufficient for your needs? You can also > > use it for different virtual environments > > Can you clarify how to do

Re: [O] speed keys for plain lists?

2016-05-18 Thread Grant Rettke
On Tue, May 17, 2016 at 10:54 AM, Bill White wrote: > Could you post an example? Sure. I wanted to refer to my heading by UID rather than name since I wasn't sure of the final format: https://raw.githubusercontent.com/grettke/help/master/help.org Karl provided a format for

Re: [O] template for writing Emacs manuals in Org

2016-05-18 Thread Ciaran Mulloy
I'm coming a little late to this thread so apologies! Most of the previous thread has focused on analysing the various pros and cons of the various documentation methods, INFOText/html/org, to produce the final documentation. I would like to suggest that whatever method is used that it also

[O] org-mode html export background/foreground inconsistency

2016-05-18 Thread lad
I attempted to follow this blog to enable a background html export on org file save: http://stephanus-volke.de/posts/2015/Dez/22/org-mode-live-preview-en/ I tried adding the following to the top of the org file: # -*- after-save-hook: org-html-export-to-html; org-export-in-background: t;

Re: [O] [patch] get modification-time from vc

2016-05-18 Thread Rasmus
Hi, Thanks for the comments! Nicolas Goaziou writes: > Why enforcing "vc" and not any non-nil/non-empty second argument instead ? No point, really. >> Is cl-lib OK now?! > > cl-lib is OK in master. Minimal requirement for master is Emacs 24.3. Cool. >> +

Re: [O] Bug: orgtbl-self-insert-command does not overwrite whitespace [8.3.4 (8.3.4-50-g83e373-elpa @ /home/alex/.emacs.d/elpa/org-20160509/)]

2016-05-18 Thread Alex
The following message is a courtesy copy of an article that has been posted to gmane.emacs.orgmode as well. > Backspace works as expected, however. I'm afraid that as of org-20160516 on ELPA, backspace also does not overwrite whitespace.

Re: [O] template for writing Emacs manuals in Org

2016-05-18 Thread Rasmus
Nicolas Goaziou writes: > Hello, > > Jonathan Leech-Pepin writes: > >> I’m trying to remember why I didn’t implement indexes as properties >> (it may well have been because I simply didn’t consider it). Assuming >> there’s nothing in the

Re: [O] "global" variables in a babel document...

2016-05-18 Thread Nicolas Goaziou
Hello, "Allen S. Rout" writes: > #+PROPERTY:header-args:var tsmuser="query" It should be #+PROPERTY: header-args :var tsmuser="query" Regards, -- Nicolas Goaziou

Re: [O] [patch] get modification-time from vc

2016-05-18 Thread Nicolas Goaziou
Hello, Rasmus writes: > Here’s a new version. Thank you. > New idea, an optional 2nd argument to modification-time. E.g. > > {{{modification-time(%Y, vc)}}} Even better! >> If you think that is useful, then I vote for a different macro. > > I prefer an argument as it

Re: [O] template for writing Emacs manuals in Org

2016-05-18 Thread Nicolas Goaziou
Hello, Jonathan Leech-Pepin writes: > I’m trying to remember why I didn’t implement indexes as properties > (it may well have been because I simply didn’t consider it). Assuming > there’s nothing in the exporter to prevent converting properties to > text after

Re: [O] template for writing Emacs manuals in Org

2016-05-18 Thread Jonathan Leech-Pepin
Hi, On May 18, 2016 5:21:06 AM EDT, Rasmus wrote: >Hi, > >Nick Dokos writes: > >> I believe the main obstacle is that the emacs policy requires a >texinfo >> manual for all its component parts. > >What is the "component parts"? I couldn't find the definition. >

Re: [O] Mixing Python2 and Python3 blocks in one file

2016-05-18 Thread Ken Mankoff
Hi Will, On 2016-05-17 at 21:19, William Henney wrote: > Why is the :python parameter insufficient for your needs? You can also > use it for different virtual environments Can you clarify how to do this? Does it work with conda environments too? Thanks, -k.

Re: [O] Division of Org documentation: Org manual and Worg

2016-05-18 Thread Daniele Pizzolli
On Wed, May 18 2016, Daniele Pizzolli wrote: > On Wed, May 18 2016, Rasmus wrote: > >> Daniele Pizzolli writes: >> >>> It would be nice to add them to the documentation, but I have not yet >>> figured out what is the appropriate way to send the patch! >> >> /That/ information happens to be on

Re: [O] Division of Org documentation: Org manual and Worg

2016-05-18 Thread Rasmus
Hi Daniele, > So... here is the patch for worg about python and utf-8! I skipped > the part related to the tables, since I do not have a clean > workaround. Thanks for contributing to Worg! For Worg you just need to have your ssh key added. Then you can push changes yourself.

Re: [O] [patch] get modification-time from vc

2016-05-18 Thread Rasmus
Hi, An overdue "Thanks" for the feedback. Here’s a new version. Nicolas Goaziou writes: > Well, if you ask, I do not like much when some software tries to > outsmart me (note that I like it even less when it actually succeeds). > So, I think {{{modification-time}}}

Re: [O] Division of Org documentation: Org manual and Worg

2016-05-18 Thread Daniele Pizzolli
On Wed, May 18 2016, Rasmus wrote: > Daniele Pizzolli writes: > >> It would be nice to add them to the documentation, but I have not yet >> figured out what is the appropriate way to send the patch! > > /That/ information happens to be on Worg :) > >

Re: [O] template for writing Emacs manuals in Org

2016-05-18 Thread Rasmus
Hi, Nick Dokos writes: > I believe the main obstacle is that the emacs policy requires a texinfo > manual for all its component parts. What is the "component parts"? I couldn't find the definition. > If that can be generated automatically from the org document, then any >

Re: [O] Division of Org documentation: Org manual and Worg

2016-05-18 Thread Rasmus
Daniele Pizzolli writes: > It would be nice to add them to the documentation, but I have not yet > figured out what is the appropriate way to send the patch! /That/ information happens to be on Worg :) http://orgmode.org/worg/org-contribute.html -- It was you, Jezebel,

[O] org-mode, python and unicode

2016-05-18 Thread Daniele Pizzolli
Hello, I found some problems and workarounds in the use of python (version 2) and org-mode. This applies to: #+BEGIN_EXAMPLE Org-mode version 8.3.4 (8.3.4-60-g19cf68-elpa @ /home/vagrant/.emacs.d/elpa/org-20160516/) #+END_EXAMPLE Some workaround are not complete, and suggestions are welcome!

Re: [O] Division of Org documentation: Org manual and Worg

2016-05-18 Thread Daniele Pizzolli
On Wed, May 18 2016, Karl Voit wrote: > Good morning William, > > * William Henney wrote: >> >> On Tue, May 17, 2016 at 9:54 AM, Karl Voit wrote: >> >>> * William Henney wrote: >>> > >>> > #+BEGIN_SRC python :python

Re: [O] speed keys for plain lists?

2016-05-18 Thread Karl Voit
* Bill White wrote: > > Here's a sample of my second iteration. A poor man's database - still > pure orgmode and still plain text, but easily parsable: > > - main word|subordinate word, subdivided into grammatical relations A, B, C, > >- identification > - main

Re: [O] Mixing Python2 and Python3 blocks in one file

2016-05-18 Thread Karl Voit
* Thomas S. Dye wrote: > > William Henney writes: >> >> It is documented at >> http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-python.html > > As of a few hours ago, when I added it. It probably wasn't there when > Karl looked. Thank you very much Thomas! I can not

[O] Division of Org documentation: Org manual and Worg (was: Mixing Python2 and Python3 blocks in one file)

2016-05-18 Thread Karl Voit
Good morning William, * William Henney wrote: > > On Tue, May 17, 2016 at 9:54 AM, Karl Voit wrote: > >> * William Henney wrote: >> > >> > #+BEGIN_SRC python :python /Users/will/anaconda/envs/py27/bin/python >> >> Is this

Re: [O] (V8) [PATCH] New feature: Use dvisvgm to preview latex formular

2016-05-18 Thread Feng Shu
> As discussed in another message, I don't think we should mess with > `org-latex-compile'. Instead, we could factor out the needed part in > `org-latex-compile' and make it a generic function. Then we can > introduce a new function to specifically handle previewing related > compilation. > >