On Sun, Dec 20, 2015 at 1:29 AM Nicolas Goaziou
wrote:
> Hello,
>
> Ethan Ligon writes:
>
> > On Thu, Dec 17, 2015 at 12:47 PM Nicolas Goaziou >
> > wrote:
> >
> >> Hello,
> >>
> >> Ethan Ligon writes:
> >>
> >> > I've long used the following construction for displayed equations in
> org
> >>
Hi,
On 12/20/2015 11:06 AM, Pillow Kuda Sai wrote:
> Nicolas Goaziou nicolasgoaziou.fr> writes:
>
>> You may try
>>
>> (org-file-contents "~/Blog/html/preamble.html")
>
> That worked! Should have figured out that insert-file-contents does not
> return a string. Thanks for the help Nicolas!
>
Hi,
Nicolas Goaziou writes:
Thanks for the work.
> The following function, included in ORG-NEWS, updates any Org document
> to the new syntax. It is meant to be applied after applying the patch.
Will org-lint be able to detect and repair documents automatically?
Rasmus
--
Spil noget med Sla
Hello,
"Erik L. Arneson" writes:
> I have added options to use Markdown Extra-style footnotes and example
> blocks to ox-md.
Thank you.
However "ox-md" is for the vanilla Markdown flavour so that other
flavours can easily be built on top of it. See, for example, "ox-gfm.el"
in contrib directo
I have added options to use Markdown Extra-style footnotes and example
blocks to ox-md.
Markdown Extra is used by many different Markdown engines. You can read
more about it here: https://michelf.ca/projects/php-markdown/extra/
--
Erik L. Arneson
Computer Research Consultant
earne...@arnesonium.
Hello,
I just finalized the syntax change for export blocks. As a reminder, the
new syntax is:
#+BEGIN_EXPORT backend
...
#+END_EXPORT
instead of
#+BEGIN_backend
...
#+END_backend
So, basically, "export" is a reserved block type, much like "src". As
a consequence, INCLUDE keywords
Hello,
Peter Feigl writes:
> * lisp/ob-sql.el: Add a database type 'oracle that uses sqlplus to
> support running SQL blocks against an Oracle database.
>
> Use with properties like this (all mandatory):
> :engine oracle :dbhost :dbport <1521> :dbuser
> :database :dbpassword
>
> TINYCHANGE
Hello,
Tobias Zawada writes:
> * Bug in org-lob: Function call adds space to argument string with parenthesis
> Dear all,
> Please see the following code. I would expect arg="()" as result of the
> call-line but the result is arg="() " with an additional space.
>
> #+NAME: test
> #+BEGIN
Hello,
Sacha Chua writes:
> Following up on this patch. Do you need anything else from me before you
> merge this? What happens next? =)
Apparently, there is no more feedback, so I think it's good to go.
One minor issue, however: could you check that sentences (in comments
and docstrings) are
Same here (yes please!), for the same reason ;)
On 12/19/2015 04:27 PM, Thierry Banel wrote:
I vote "yes".
It was annoying to see bracketed numbers as links to nowhere.
The Nobel prize for the detection of the neutrino _[1995]_ was
FrederickReines and the prizes for the discovery of neutrino
Nicolas Goaziou nicolasgoaziou.fr> writes:
> You may try
>
> (org-file-contents "~/Blog/html/preamble.html")
That worked! Should have figured out that insert-file-contents does not
return a string. Thanks for the help Nicolas!
Happy holidays,
pillow.
Hello,
Ethan Ligon writes:
> On Thu, Dec 17, 2015 at 12:47 PM Nicolas Goaziou
> wrote:
>
>> Hello,
>>
>> Ethan Ligon writes:
>>
>> > I've long used the following construction for displayed equations in org
>> > #
>> > \[
>> > u_i(c)=p_i\lambda
>> > \]
>> > #
>> > which (i) gives nice space
Hello,
Leo J Buchignani III writes:
> * Strange C-o behavior in Org-Mode
>
> ** VERSION INFO
>
> I am using ErgoEmacs. I cannot tell whether this behavior is due to
> ErgoEmacs or Org-Mode.
>
> GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN
> ErgoEmacs distribution 2.0.0
>
[..
Hello,
Pillow Kuda Sai writes:
> (defun my-html-preamble (options)
> (insert-file-contents "~/Blog/html/preamble.html"))
>
> but this does not include my preamble.html.
>
> As far as I could tell from the documentation :html-preamble should accept
> any function that returns a string but so f
14 matches
Mail list logo