Re: bug#78823: [BUG] 31.0.50; org-babel-execute-src-block: Wrong type argument: integer-or-marker-p, nil

2025-06-18 Thread Eli Zaretskii
> From: Ihor Radchenko > Cc: Antero Mejr , 78...@debbugs.gnu.org, emacs-orgmode@gnu.org > Date: Thu, 19 Jun 2025 06:02:29 + > > Eli Zaretskii writes: > > > Thanks, but please report this to the Org developers first. > > To be fair, Antero reported the bug _both_ to debbugs and Org mailing

Re: bug#78823: [BUG] 31.0.50; org-babel-execute-src-block: Wrong type argument: integer-or-marker-p, nil

2025-06-18 Thread Ihor Radchenko
Eli Zaretskii writes: > Thanks, but please report this to the Org developers first. To be fair, Antero reported the bug _both_ to debbugs and Org mailing list (in CC). So, it has been received on Org list. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at

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

2025-06-18 Thread Ihor Radchenko
Max Nikulin writes: > P.S. I believe, org-protocol: handler should be merged with > emacsclient-mail.desktop instead of emacsclient.desktop Please suggest it on emacs-devel. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support Org de

'auto configuration option for org-babel-python-command-nonsession

2025-06-18 Thread Anush V
Hello Org Maintainers, Is it possible to add an 'auto' option for the variable org-babel-python-command-nonsession, similar to how org-babel-python-command and org-babel-python-command-session already support it? Thank you. Regards, Anush

Re: bug#78823: [BUG] 31.0.50; org-babel-execute-src-block: Wrong type argument: integer-or-marker-p, nil

2025-06-18 Thread Eli Zaretskii
> From: Antero Mejr > Date: Wed, 18 Jun 2025 03:31:17 + > > When exporting this Org buffer with org-html-export-to-html: > > #+begin_src emacs-lisp :exports results > (org-table-convert-region >(point) >(+ (point) (cadr (insert-file-contents "my-table.csv" > #+end_src > > The

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

2025-06-18 Thread Max Nikulin
On 17/06/2025 23:27, Ihor Radchenko wrote: Charles Choi writes: Thanks for the heads up on XDG support for Org protocol being broken. I will amend accordingly. AFAIR, it is not 100% broken. It is broken after some version of xdg-tools (discussed in the bug report). So, not all the users will