I have various Org files with internal hyperlinks of the form
[[#mylink][My Link]] that should point to a header with the appropriate
CUSTOM_ID property that I've setup. For some reason that I can't figure
out, when I call org-open-at-point (C-c C-o) on the link, it tries to
open a tags table (vis
> On Jan 17, 2019, at 1:38 PM, Berry, Charles wrote:
>
> TL;DR: "org-open-at-point calls org-babel-open-src-block-result first thing"
> is not true.
>
> The `unless' COND argument starting around line 5 of the code of
> `org-open-at-point' runs the hooks in `org-open-at-point-functions'.
>
Hello,
· Nicolas Goaziou wrote:
> Thomas Holst writes:
>
>> recently I encountered a bug with capturing table lines. Here is a ECM
>> to reproduce it:
>>
> [...]
>
> Fixed. Thank you.
thank you! Works perfectly again.
--
Bis neulich ...
Thomas
> On Jan 16, 2019, at 3:43 PM, Win Treese wrote:
>
> [Quoting trimmed for the most relevant context.]
>
>> On Jan 11, 2019, at 7:12 PM, Berry, Charles wrote:
>>
>>> On Jan 5, 2019, at 7:41 AM, Win Treese wrote:
>>>
On Jan 5, 2019, at 5:25 AM, Eric S Fraga wrote:
On Friday,
>>> "UB" == Uwe Brauer writes:
> Please look at the following
> * Lisp :noexport:
>(setq org-mime-export-options '(:section-numbers nil
>:with-author nil
>:with-toc nil))
This is a typo :with-toc t
Is w
Please look at the following
* Lisp :noexport:
(setq org-mime-export-options '(:section-numbers nil
:with-author nil
:with-toc nil))
* Test
Bblabla
When I run org-mime-htmlize then *no* toc is generated, contrary to the
Another task which gives the same message with SCHEDULED instead of
DEADLINE; this one also uses "++" to repeat dates but with no "-0d".
The result looks correct; only the message is bothersome.
I replied to the message 'y' twice and then 'n' to test the resulting
change. Changes look fine:
Hello,
Thomas Holst writes:
> recently I encountered a bug with capturing table lines. Here is a ECM
> to reproduce it:
>
> - org-mode file (testing.org):
>
> #+begin_src org
> * Headline
> |---+--+|
> | | Name | Amount |
> |---+--+|
> |---+--+|
> | |
On Thu, Jan 17, 2019 at 8:21 AM mgcyung wrote:
>
> The function "org-export-get-ordinal" returns the ordinal of an element
> in the whole file. How to get ordinal of an element in the subtree when
> exporting?
>
Do you mean you want the ordinal counting to reset when the subtree begins?
In that
The function "org-export-get-ordinal" returns the ordinal of an element
in the whole file. How to get ordinal of an element in the subtree when
exporting?
--
mgcyung
10 matches
Mail list logo