Hello,
Vasilij Schneidermann writes:
> In Emacs 24.5, folded content was displayed with a distinctly colored
> ellipsis. I was somewhat bothered why its appearance could not be
> styled by customizing the org-ellipsis face, but did not bother figuring
> out at that time. In Emacs 25.1 however,
Hubert Chathi writes:
> BTW, Grant, if you're interested in different types of scientific
> communication, you may be interested in Bret Victor's work, e.g.
> http://worrydream.com/#!/ScientificCommunicationAsSequentialArt
Many thanks for this link to Victor's interesting work. His effective
u
On 2016-10-09, at 16:26, Hubert Chathi wrote:
> On Sat, 8 Oct 2016 10:50:09 -0500, Grant Rettke
> said:
>
>> On Sat, Oct 8, 2016 at 3:40 AM, Thierry Banel wrote:
>>> But... Is Leslie killing LaTex?
>
>> No. LaTeX is a markup/programming-language and it /could/ be compiled
>> directly to whate
On Sat, 8 Oct 2016 10:50:09 -0500, Grant Rettke said:
> On Sat, Oct 8, 2016 at 3:40 AM, Thierry Banel wrote:
>> But... Is Leslie killing LaTex?
> No. LaTeX is a markup/programming-language and it /could/ be compiled
> directly to whatever new ideal format arises, too.
It's not a matter of comp
Hi list,
in my configuration I require org-git-link to provide org links to
specific file versions. This means that for org-capture-templates, the
annotation "%a" will insert the org-git-link for org files under git
version control. However, I would like to insert the "usual" org link
("org" or "i
On 8 October 2016 at 09:10, Philip Hudson wrote:
> First time out, very disappointing and confusing results.
>
> Having created a styled example.odt file as per instructions in the manual...
>
> (info "(org) Applying custom styles")
Sanity check: anyone able to confirm they've done this successfu
Hello,
William Henney writes:
> I can reproduce your problem. This is (arguably) a bug in ob-python when
> using the vanilla python interpreter together with the :session argument.
> You can work around it by putting a blank line after the for-loop in your
> second code block.
>
> I say that it
Hello,
Jarmo Hurri writes:
> One of the most useful properties of LaTeX is \newcommand, which allows
> you to reuse document structures. I really, _really_ miss this feature
> in Org. Org has #+MACRO, but it is limited to a single line. That is
> very inconvenient for any larger structures.
Of
Hello,
Thibault Marin writes:
> I am trying to use the org-element tools to modify an org file from elisp code
> and I was wondering if the `org-element-parse-buffer' /
> `org-element-interpret-data' combo should result in the same content as the
> original buffer.
There is no guarantee that th