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 export operation fails with a type error:
org-babel-execute-src-block: Wrong type
On Monday, June 16th, 2025 at 12:19 PM, Phil Estival wrote:
> * [2025-06-15 20:59 +] Michael Mauger mmau...@protonmail.com:
>
> > On Sunday, June 15th, 2025 at 3:16 PM, Phil Estival p...@7d.nz wrote:
> >
> > > I also took good note of Michael's remarks.
> > > The attached series of patches
Max Nikulin writes:
#+name: src-org-example
#+header: :exports code
#+BEGIN_EXAMPLE org
,* Meeting with friends
:PROPERTIES:
:LOCATION: At Stacy's
:DESCRIPTION: Be on time
:END:
<2025-05-28 Wed 20:00-22:00>
#+END_EXAMPLE
#+header: :exports results :results raw :wrap example
#+begin_src elisp :
Patch 5141b91f for org-protocol.org 2025-06-17 rewrite submitted for review.
0001-org-protocol.org-Rewrite-for-2025.patch
Description: Binary data
Thanks to all for all the feedback so far.
Regards -
Charles
—
Charles Y. Choi, Ph.D.
kickingve...@gmail.com
Extraneous '&' character in JavaScript bookmark, fragment "open-source?&"
should be changed to "open-source?".
https://orgmode.org/manual/The-open_002dsource-protocol.html
—
Charles Y. Choi, Ph.D.
kickingve...@gmail.com
I don’t know what’s happening with the address book…Enviado desde mi iPhoneInicio del mensaje reenviado:De: Mail Delivery Subsystem Fecha: 17 de junio de 2025, 17:35:53 CESTPara: paag...@gmail.comAsunto: Delivery Status Notification (Failure)
Address not found
Your message wasn't del
Ihor -
Thanks!
—
Charles Y. Choi, Ph.D.
kickingve...@gmail.com
> On Jun 17, 2025, at 11:57 AM, Ihor Radchenko wrote:
>
> Remember protocol has been removed 12 years ago, in
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=65399674d
Charles Choi writes:
> Is the remember protocol still handled for backward compatibility or is it
> now completely removed?
>
> The worg org-protocol.org page still states it is still handled.
Remember protocol has been removed 12 years ago, in
https://git.savannah.gnu.org/cgit/emacs/org-mode.g
Is the remember protocol still handled for backward compatibility or is it now
completely removed?
The worg org-protocol.org page still states it is still handled.
Charles
—
Charles Y. Choi, Ph.D.
kickingve...@gmail.com
> On Jun 17, 2025, at 9:58 AM, Charles Choi wrote:
>
> Understood.
Understood. Will reflect that in my patch.
Charles
> On Jun 17, 2025, at 9:28 AM, Ihor Radchenko wrote:
>
> 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 be
> affected.
Hello, Org-mode maintainers,
When exporting a file containing many timestamps, I noticed while
inspecting the HTML code that the timestamps inside elements have
an extra space. Here's a minimal example:
(org-export-string-as "Hello [2025-05-05] world" 'html t) ;;=>
"
Hello [2025-05-05 Mon] worl
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 be
affected.
--
Ihor Radchenko // yanta
Sounds good!
Handled.
On Sun, Jun 8, 2025 at 10:04 AM Ihor Radchenko wrote:
> Derek Chen-Becker writes:
>
> >> We must eventually support numeric properties, as documented in the
> manual.
> >
> > This is actually something I've wanted for a while and never got
> > around to looking at it. I'm
On 16/06/2025 18:47, Christian Moe wrote:
Mint and xfce. The browser is Firefox.
I can not reproduce the issue with double slash after org-prtocol: in a
VM with Debian 12 bookworm (stable), XFCE 4.18, Firefox 128.11 ESR,
Emacs-28.2
Single slash does work, and so
does triple slash, quadrupl
Thanks for the heads up on XDG support for Org protocol being broken. I will
amend accordingly.
Charles
—
Charles Y. Choi, Ph.D.
kickingve...@gmail.com
> On Jun 17, 2025, at 3:51 AM, Max Nikulin wrote:
>
> On 31/05/2025 08:09, Charles Choi wrote:
>> -*** GNU/Linux setup
>
>> +* GNU
On 31/05/2025 08:09, Charles Choi wrote:
-*** GNU/Linux setup
+* GNU/Linux and Unix variants
Do UNIX variants support XDG desktop entries and MIME handlers?
+Emacs 30.1+ now has ~emacsclient.desktop~ configured to handle Org Protocol
URL requests. For users with older versions of Emac
Wow... thx a ton.
The \arfont and \elfont stuff is a result of the moving target state
the branch is currently...
I will correct that and write a specific test for it
Thanks a ton again
/PA
On Tue, 17 Jun 2025 at 10:04, Christian Moe wrote:
>
> Pedro Andres Aranda Gutierrez writes:
> > attached
Max Nikulin writes:
> #+name: src-org-example
> #+header: :exports code
> #+BEGIN_EXAMPLE org
> ,* Meeting with friends
> :PROPERTIES:
> :LOCATION: At Stacy's
> :DESCRIPTION: Be on time
> :END:
> <2025-05-28 Wed 20:00-22:00>
> #+END_EXAMPLE
>
> #+header: :exports results :results raw :wrap exampl
Pedro Andres Aranda Gutierrez writes:
> attached is an updated version of the multilingual demos that takes
> the evolution of the code into account.
> I'd really appreciate more people feel like giving it a look/try and
> providing feedback.
Hi,
Tested multi-polyglossia.org again on the updated
19 matches
Mail list logo