Re: [PATCH] ob-dot: Add `graphviz-dot' language alias

2025-05-22 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Then, take your time. All right, I finally found some time. > My specific suggestion was > 1. creating ob-graphviz.el that simply loads ob-dot I did not do this. > 2. making "graphviz" an alias to "dot" lang name for >babel Done in the attached patch 0002 (that b

Re: Possible bug with speed commands, macros and flyspell-mode (was: One big file or multiple small ones)

2025-05-22 Thread Rudolf Adamkovič
Ihor Radchenko writes: > I toyed around further and noticed that the bug does not happen when > you wait a bit before pressing e. Or you can "disable" the bug via > (setq flyspell-delay 0) :) > > Maybe we should report this as Emacs bug. At least, I have no clue > what is going on. I took this

[BUG] org-edit-src-code with code argument is broken

2025-05-22 Thread hiecaq
Step to reproduce: 1. `emacs -Q temp.org`, with the following content: --8<---cut here---start->8--- #+begin_src emacs-lisp #+end_src --8<---cut here---end--->8--- 2. Put cursor on the block and `M-:`, in eval type `(org-

Re: [BUG] Getting an error with org-cite when exporting to PDF using CSL backend [9.7.30 (9.7.30-84f18c @ /home/fsantos/.emacs.d/elpa/org-9.7.30/)]

2025-05-22 Thread Frederic Santos
Marvin Gülker writes: > I have experienced a similar error recently. The culprit is in the > .bib file, namely this line: > > title = {A Robust Tangent {{PCA}} via Shape Restoration [...] > > > The error happens when you force capitalisation with braces {}. Try > this instead: > > title

Re: [BUG] Getting an error with org-cite when exporting to PDF using CSL backend [9.7.30 (9.7.30-84f18c @ /home/fsantos/.emacs.d/elpa/org-9.7.30/)]

2025-05-22 Thread András Simonyi
Dear All, thanks for reporting -- this seems to be a Citeproc-el problem, most probably related to Emacs 30.1 (possibly to changes in the xml parser's output), see the issue at https://github.com/andras-simonyi/citeproc-el/issues/174. I'll try to investigate and push a fix shortly. best wishes,

[PATCH] doc/org-manual.org (The Export Dispatcher): Fix a broken link

2025-05-22 Thread Rudolf Adamkovič
--- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index d5d92b749..32f3f924b 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -12256,7 +12256,7 @@ further alter what is exported, and how. #+kindex: C-c C

Re: [BUG] Getting an error with org-cite when exporting to PDF using CSL backend [9.7.30 (9.7.30-84f18c @ /home/fsantos/.emacs.d/elpa/org-9.7.30/)]

2025-05-22 Thread Rudolf Adamkovič
Marvin Gülker writes: > I have experienced a similar error recently. The culprit is in the > .bib file, namely this line: > > title = {A Robust Tangent {{PCA}} via Shape Restoration [...] > > > The error happens when you force capitalisation with braces {}. Try > this instead: > > title

[BUG] evaluating isearch-forward to invisible text in org-mode breaks folding

2025-05-22 Thread Brett
Create a 3-line file named foobar.org containing exactly this: * foo ** bar baz (So the first character of the file is *.) Type emacs -Q foobar.org and type TAB M-: (isearch-forward) RET b RET (this folds everything, then calls the isearch-forward function, searches for b which will unfold e

[BUG] reveal-mode and org-mode incompatibility

2025-05-22 Thread Brett
Create a 3-line file named foobar.org containing exactly this: * foo ** bar baz (So the first character of the file is *.) Type emacs -Q foobar.org and type M-x reveal-mode RET TAB M-g g 2 RET which will activate reveal-mode, fold everything and go to the beginning of the second line ("** ba

Re: [BUG] Org parser error [9.7.11 (release_9.7.11 @ /usr/local/Cellar/emacs/30.1/share/emacs/30.1/lisp/org/)]

2025-05-22 Thread George Dunlap
Thanks for your response. Line 855 is just a blank line in the middle of the following section: 8<- ** DONE Respond better to HEAD methods CLOSED: [2024-11-13 Wed 13:58] - State "DONE" from "TOPROD" [2024-11-13 Wed 13:58] - State "TOPROD" from "TOREV" [2024-11-13 Wed 12:19

Re: Re: Question about contribution to improve svg handling in latex export

2025-05-22 Thread Pedro Andres Aranda Gutierrez
Hi Thomas, Thanks for sharing your experience. I'd need that for the font feature branch ;-) Answers inline... Thomas Redelberger schrieb: > When I generate LaTeX/Beamer PDFs from Org mode, I get > 1. directory "svg-inkscape" containing one PDF file for each SVG I link in the Org file (SVG from