-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Nicolas Goaziou writes:
> I think current development branch is in good shape. I think there is no
> blocker, although there are a few reported bugs floating around.
I agree. In this period, no big features, only small patches. It's time
to a reg
There is a package which support wip-cite:
https://github.com/andras-simonyi/citeproc-org, should wip-cite branch
be merged to master now?
pierre.techouey...@free.fr (Pierre Téchoueyres) writes:
Hello,
> ...
>> ...
>> Is it really an Org problem? E.g., couldn't you put a coding: cookie in
>> your ".cmd" file? IMO, the coding system depends on the includee, not
>> the includer.
>
> I tend to aggree with you that TRTDT is to put cookie
:tags:in:the:agenda:
look:like:this
is this deliberate?
On 4/20/18, Nicolas Goaziou wrote:
> Hello,
>
> I think current development branch is in good shape. I think there is no
> blocker, although there are a few reported bugs floating around.
>
> Is there any pending feature that should absol
When exporting markdown with ToC, if heading numbering is not enabled, it
would fail with the attached backtrace. The cause is that the function
`org-md--build-toc' in `ox-md.el' does not properly handle this case which
effectively results in a function call `(format "%d." nil)'. In my patch,
when
On Fri 20 Apr 2018 at 04:27, Nicolas Goaziou wrote:
>> #+BEGIN_EXAMPLE
>> #+TAGS: office(c) car(C)
>> * one
>> #+END_EXAMPLE
>
> FWIW, I couldn't reproduce it on master.
It seems to be a problem with org-tag-persistent-alist. I can't
reproduce it if that's nil, but if it's set to
(setq org
On Fri 20 Apr 2018 at 04:27, Nicolas Goaziou wrote:
>> I'm tracking maint. With the following file:
>>
>> #+BEGIN_EXAMPLE
>> #+TAGS: office(c) car(C)
>> * one
>> #+END_EXAMPLE
>
> FWIW, I couldn't reproduce it on master.
That's surprising, since I can reproduce this on maint and master. May
Hi Dov,
I think the easiest way is to use a SRC block with a mode that understands the
iPython-REPL format - this would give you not only syntax highlighting, but
also the possibility of executing code from Org-mode using org-babel. A quick
search reveals two likely candidates:
https://github.
Hello,
I think current development branch is in good shape. I think there is no
blocker, although there are a few reported bugs floating around.
Is there any pending feature that should absolutely go into Org 9.2?
Bastien, what do you think?
Regards,
--
Nicolas Goaziou
Hello,
William Denton writes:
> I know this isn't a proper "emacs -q" bug report, but I'm not sure
> what's causing a problem I have with tables. This is using the master
> branch of the Org development tree and has been going on for a while.
>
> When I load this short file with one Org table:
Nicolas Goaziou writes:
> Hello,
>
> "Loris Bennett" writes:
>
>> On the page
>>
>> https://orgmode.org/manual/Markdown-export.html
>>
>> the second line reads:
>>
>> Since md is built on top of the HTML back-end, any Org constructs not
>> supported by Markdown, such as tables, the underly
Hello,
Sebastian Reuße writes:
> As for my 5 cents on the (probably not too consequential) design issue:
> I’d probably choose to treat this as an empty headline with tags. Due to
> the special syntax, tags are “more special” than headlines, and my
> expectation would be that most folks would fi
Hello,
I wonder if there is a "standard" way of quoting a REPL session in an org
document. Right now I'm using #example, but I wonder if there is something
richer. The ideal would be to get something that is syntax aware so that
anything after the "prompt" is syntax highlighted.
Here is an exampl
Hello,
Alex Branham writes:
> I'm tracking maint. With the following file:
>
> #+BEGIN_EXAMPLE
> #+TAGS: office(c) car(C)
> * one
> #+END_EXAMPLE
FWIW, I couldn't reproduce it on master.
Regards,
--
Nicolas Goaziou
Hello,
"Loris Bennett" writes:
> On the page
>
> https://orgmode.org/manual/Markdown-export.html
>
> the second line reads:
>
> Since md is built on top of the HTML back-end, any Org constructs not
> supported by Markdown, such as tables, the underlying html back-end
> (see HTML export)
Hello,
Andrew Eggenberger writes:
> Document org-timestamp-up and org-timestamp-down behavior.
Applied. Thank you.
Would it make sense to update the manual accordingly? If so, would you
want to do it?
Regards,
--
Nicolas Goaziou
Hello,
stardiviner writes:
> Those code belongs to ob-clojure.el.
Thank you. Comments follow.
> From 7306147a55ea29be7a685cd7a92dc158612dfccd Mon Sep 17 00:00:00 2001
> From: stardiviner
> Date: Thu, 19 Apr 2018 18:16:27 +0800
> Subject: [PATCH] * ob-clojure.el: support `org-babel-initiate-se
17 matches
Mail list logo