On 08/02/2025 05:11, Stefan Kangas wrote:
Glenn Morris writes:
#+macro: hello (eval (shell-command-to-string "touch /tmp/HELLO"))
Hello. {{{hello}}}
Then: M-x org-export-dispatch t A[...]> Ihor, could you please look into this
bug?
Disclaimer: I am not Ihor.
In my opinion, it is an importan
It's not clear from the documentation of `org-reverse-note-order' what
"note" means:
--8<---cut here---start->8---
Non-nil means store new notes at the beginning of a file or entry.
When nil, new notes will be filed to the end of a file or entry.
This can also b
Glenn Morris writes:
> Package: emacs,org-mode
> Version: 28.0.50
> Severity: important
> Tags: security
>
> emacs -Q hello.org, where hello.org contains:
>
> #+macro: hello (eval (shell-command-to-string "touch /tmp/HELLO"))
> Hello. {{{hello}}}
>
> Then:
> M-x org-export-dispatch
> t A
>
> -> n
John writes:
> I periodically get the following error for no apparent rhyme or reason:
>
> Warning (org-element-cache): org-element--cache: Org parser error in
> Notes.org::25724. Resetting.
> The error was: (error "Invalid search bound (wrong side of point)")
> Backtrace:
> " backtrace-to-st
Karthik Chikmagalur writes:
> I ran M-h (org-mark-element) on a paragraph and got this warning:
>
> --8<---cut here---start->8---
> ⛔ Warning (org-element): org-element--cache: Org parser error in
> 2025-01-09.org::2473. Resetting.
> The error was: (wrong-typ
Rivals Eric writes:
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report? See
>
> https://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org mailing list.
> ---
On at least Org mode version 9.8-pre (release_9.7.20-241-g3218d3), the
following snippet is highlighted with org-code face.
~'~, plain ~foo~
I suspect that behavior is incorrect. When I export, say, to HTML, the output
looks like I would expect—namely, that the comma and the word plain are outs
Mark Barton writes:
>>> May you try to run M-x debug-on-entry RET display-warning RET and
>>> try triggering the warning? Then, you will see a backtrace with the full
>>> information about where the warning is triggered.
>>>
>>> (you can later disable the debugger via M-x cancel-debug-on-entry R
"Loris Bennett" writes:
> Should I be surprised when, if I look at the following
>
> * Test
>
> #+BEGIN_SRC ditaa :file foo.png
> +---+
> | Hello |
> +---+
> #+END_SRC
>
> with org-present, the '+' signs disappear, shifting the subsequent
> characters to the left?
Sounds li
Tyler Mayes writes:
> I was having an issue where the agenda displays but any command I run
> says "No Org Agenda currently displayed" but it is showing entries that
> I can tab to and if follow mode is on it goes to them.
>
> I tried org-mode-restart which didn't do anything then I used load-fil
Bastien Guerry writes:
> What about gollum?
>
> https://github.com/gollum/gollum
Someone just mentioned gitit to me - we mentioned it already in 2013 and
the project seems to be alive: https://github.com/jgm/gitit
"Gitit is a wiki program written in Haskell. It uses Happstack for the
web se
11 matches
Mail list logo