Re: [RFC] Should we allow search options for all links types?

2025-05-17 Thread Bibek Panthi
Ihor Radchenko writes: What do you think about allowing *all* the link types to have a form of +:::? Then, the parser will split all the typed links into :type, :application, :path = "::", :path-no-search-option = "", and :search-option. I think this would be a good thing to do. Because othe

Re: [PATCH] ob-sql: session + sql.el w/o prompt

2025-05-17 Thread Ihor Radchenko
Phil Estival writes: >> May you please update your latest patch for ob-sql.el, converting it >> into (1) patch to sql.el; (2) patch for ob-sql.el that assumes changes >> to sql.el? > > Here they are > 1) the patch of sql.el > 2) the list of changes in ob-sql.el against release_9.7.30. >The pa

Re: State of the feature branch - An update

2025-05-17 Thread Ihor Radchenko
Ihor Radchenko writes: > ... > https://tecosaur.github.io/emacs-config/config.html#font-collections By the way, that page has a working setup for pdflatex + non-cyryllic scripts ;) -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support

[RFC] Should we allow search options for all links types? (was: [PATCH] lisp/ox.el: Fix export of id links with search string)

2025-05-17 Thread Ihor Radchenko
to/file.txt::extra, the link is split into :type "file" :application "emacs" :path "/path/to/file.txt" :search-option "extra" In contrast, link is simply :type "id" :path "20250517::* Heading". And we have to re-parse the :path every time we

Re: State of the feature branch - An update

2025-05-17 Thread Pedro Andres Aranda Gutierrez
Hi Ihor, Thanks! A lot to digest ;-) First reactions inline. On Sat, 17 May 2025 at 15:07, Ihor Radchenko wrote: > Pedro Andres Aranda Gutierrez writes: > > > @Ihor: do we want this integrated in the existing sections, or does a new > > section of multi-lingual for LaTeX make sense? > > I belie

Re: State of the feature branch - An update

2025-05-17 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: >> I think that we can take inspiration from >> https://tecosaur.github.io/emacs-config/config.html#font-collections >> and introduce an idea of font collections. >> The font collections are named font presets that can be selected as a >> whole. (and potentia

Re: Request to maintain the ob-emacs-lisp module of org-mode

2025-05-17 Thread Ihor Radchenko
Yue Yi writes: > ... I will try to submit some related patches or bug reports in the > future. If you encounter any difficulties or have questions, do not hesitate to ask me. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support Org de

Re: Request to maintain the ob-emacs-lisp module of org-mode

2025-05-17 Thread Yue Yi
> Please check out > https://orgmode.org/worg/org-maintenance.html#maintainer-role page to > familiarize yourself with our maintenance practices. > Then, follow https://orgmode.org/worg/org-contribute.html#devs > > I note that you joined the mailing list recently, so I'd like to see a > couple of p

Re: Request to maintain the ob-emacs-lisp module of org-mode

2025-05-17 Thread Ihor Radchenko
Yue Yi writes: > Out of interest in the org babel feature and frequent use of org-mode, > after reading https://orgmode.org/worg/org-contribute.html and some > discussions, I think I have some time to help maintain ob-emacs-lisp.el or > some other modules later. > > Is there anything I can do? Or

Re: State of the feature branch - An update

2025-05-17 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > @Ihor: do we want this integrated in the existing sections, or does a new > section of multi-lingual for LaTeX make sense? I believe that we need a new subsection explaining about multilingual export. That section should also absorb the existing paragraphs

Request to maintain the ob-emacs-lisp module of org-mode

2025-05-17 Thread Yue Yi
Hello, org-mode maintainers, Out of interest in the org babel feature and frequent use of org-mode, after reading https://orgmode.org/worg/org-contribute.html and some discussions, I think I have some time to help maintain ob-emacs-lisp.el or some other modules later. Is there anything I can do?

Re: [PATCH] lisp/ox-html.el: Add file level option to manage headlines self link

2025-05-17 Thread Sébastien Gendre
Ok, noted. How do prefer the old option `:html-divs' be managed in regard to the 3 new ones ? Do I deprecate `:html-divs' or do I set its default value to nil ? Or do you have any other preference ? signature.asc Description: PGP signature