org-agenda and org-agenda-columns, display time text property

2023-11-22 Thread Richard Sent
Hi org mode! Quick disclaimer, this may already exist and I missed it in my research. If it does, please reinterpret this as a plea for help as opposed to a feature request! :) It would be nice if there was a way to display the time text property while using org-columns in the agenda by modi

[PATCH v2] ox-texinfo: Preserve source block language fields during export

2025-03-27 Thread Richard Sent
* lisp/ox-texinfo.el (org-texinfo-src-block): Preserve the language field during export. * etc/ORG-NEWS (Version 9.8): Add news entry. * testing/lisp/test-ox-texinfo.el: Add tests. --- Thanks for the feedback! Rudolf Adamkovič writes: > Ha! I have the exact same patch in works. I also asked on

Surprising behavior when org-table-get-remote-range returns a single value

2025-02-18 Thread Richard Sent
rning a single value, hence the type being string and not cons. Is this a bug in Org or a failure in my understanding? I am on Org 9.6.15. -- Take it easy, Richard Sent Making my computer weirder one commit at a time.

[PATCH] ox-texinfo: Preserve source block language fields during export

2025-03-25 Thread Richard Sent
* lisp/ox-texinfo.el (org-texinfo-src-block): Preserve the language field during export. * etc/ORG-NEWS (Version 9.8): Add news entry. --- Hello all, When exporting source blocks to Texinfo, the language is removed (unless it is lisp). This hurts the ability to use the Texinfo files to generate ad