Re: Worg (global-set-key "\C-cb" 'org-iswitchb) obsolete

2025-06-04 Thread Christian Moe
Christoph writes: > In https://orgmode.org/worg/org-faq.html "5.13. What does a minimal > Emacs init file look like?" there is the line (global-set-key "\C-cb" > 'org-iswitchb) proposed. However, I found out that org-iswitchb has > been removed from org-mode. Its replacement is org-switchb. Than

Re: Numeric priorities in Column View

2025-06-04 Thread Lars Frantzen
Thanks Jacob, I browsed the bug reports, and it seems like this one may already capturing the issue: https://list.orgmode.org/orgmode/candzv_n394tymy30-kueqv+ez0fekm4gsjtrkutdvik_-dk...@mail.gmail.com/ Sorry for not checking earlier, this is my first message here and as I understand, reporte

[BUG] Export backend cross-references are broken [9.7.30 (release_9.7.30 @ /home/user/org-mode-git/lisp/)]

2025-06-04 Thread Louis Vigneras
Hi, Following yantar92’s suggestion on the matrix channel, I am reporting here what appears to be a bug. I have an index.org file with the following: ``` #+include: chapter-1.org #+include: chapter-2.org ``` In chapter-1.org I have the following: ``` * Heading [[file:chapter-2.org::*Heading

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-04 Thread Christian Moe
Hi! Pardon the radio silence; it's a busy week and I'm still learning the ropes here myself. I'll get to obsolete-content policy below, and to patch 2/2 eventually, but a couple of further tips on conventions first: - On the mailing-list, please interleave replies instead of "top-posting":

Re: [macOS] WORG Patch 2/2 for Org Protocol Page

2025-06-04 Thread Max Nikulin
On 03/06/2025 21:28, Charles Choi wrote: I have published two macOS apps on the Mac App Store which support Org Protocol in different ways: - Captee (launched April 2023) which constructs an Org Protocol request from the macOS Share Menu. - Scrim (launched April 2025) which is an Org Protocol pr

Re: Troubles with #+CITE_EXPORT in org-publish

2025-06-04 Thread Kristoffer Balintona
On Sat, May 31 2025, Christian Moe wrote: > What you describe ought to work, and I cannot reproduce the error. It > works with `org-html-publish-to-html' for my website under Org 9.7 on > Emacs 29.4, both with an old citeproc version and the newest from Melpa. > > Does it work if you provide the f

Please remove .gitmodules file

2025-06-04 Thread Morgan Smith
Hello, In commit ffb1652c4ada9595dc74773d3ccd409ec10280a1 Ihor removed the "jump" submodule located at "testing/jump". However, they did not remove the ".gitmodules" file that specifies the git module. This is causing strange errors for me when using guix to build org-mode in its container like

https://orgmode.org/worg/exporters/org-element-docstrings.html is outdated

2025-06-04 Thread Ihor Radchenko
Just as many others, this page hasn't been updated for a while. Maybe we should auto-generate it (it is created by transforming org-element.el file commentary and defuns). Or maybe drop it. For the record, before I forgot. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Or

Re: [macOS] WORG Patch 2/2 for Org Protocol Page

2025-06-04 Thread Charles Choi
Max - Replies to your latest comments below: > Thanks for your patience. Reading Ihor's message I had an impression that > Captee is enough to pass org-protocol URLs to emacs. I was not aware that it > is just share target implementation and it needs another glue application to > pass data to

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-04 Thread Charles Choi
Christian - Thanks for your input. My thoughts to your responses below. > - On the mailing-list, please interleave replies instead of > "top-posting": > https://orgmode.org/worg/org-mailing-list.html#org3c940e4 > > - For patches, please keep commit messages close to the format: > https://org

Re: [WORG] Help test style/accessibility change

2025-06-04 Thread Christian Moe
Max Nikulin writes: > Top margin for TOC can be reduced now since up/home links are not > above it any more. Indeed! Done. That keeps it off the horn of the unicorn. > Postamble has min-width property and may cause horizontal scrollbar in > narrow browser window. Thanks for pointing that out

Re: [WORG] Help test style/accessibility change

2025-06-04 Thread Christian Moe
Christian Moe writes: > I'm trying to fix an accessibility problem with the styling of the > Worg pages, originally reported by Samuel Wales and discussed in this > thread: > https://list.orgmode.org/CAJcAo8uTOpEazLNCr0t1kFqPGTLz=G=adnklhuo1-ura8-m...@mail.gmail.com/ > I would be grateful if a few

Re: Numeric priorities in Column View

2025-06-04 Thread Jacob S. Gordon
Hey Lars, On 2025-06-04 06:42, Lars Frantzen wrote: > I browsed the bug reports, and it seems like this one may already > capturing the issue: > > https://list.orgmode.org/orgmode/candzv_n394tymy30-kueqv+ez0fekm4gsjtrkutdvik_-dk...@mail.gmail.com/ Oh great! I’m new to this list too, so I don’t k