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 this? Does it work with conda environm
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 your example using pr
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 suppo
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;
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.
>> + (when (cl-some 'ide
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.
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 exporter to prevent converting properties to
>> text after
Hello,
"Allen S. Rout" writes:
> #+PROPERTY:header-args:var tsmuser="query"
It should be #+PROPERTY: header-args :var tsmuser="query"
Regards,
--
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 gives a clear ranki
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 headlines it could work. Treat comm
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.
>
>> If that can be generated auto
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.
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 Wor
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.
http://o
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}}} should expand to modificatio
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 :)
>
>http://orgmode.org/worg/org-contribute.
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
> objections probably
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, it was you
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!
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 /Users/will/anaconda/envs/py27/bin/python
>>>
>>> Is this undocumented? http://
* 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,
> &c.
>- identification
> - main form :: Abbacy
>
* 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 appreciate documen
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 undocumented? http://orgmode.org/org.html does not contain
>> the string
23 matches
Mail list logo