[BUG] org-capture plain-text with function type target

2025-06-23 Thread Tianshu Wang
I face similar issue with https://lists.gnu.org/archive/html/emacs-orgmode/2013-11/msg00676.html but for plain text type. Here is the example for capturing plain text: 1. echo -e "* Test Entry" > ~/test.org 2. Set org-capture-template as: (setq org-capture-templates `(("t" "Test"

Status of the all-tex-fonts feature branch

2025-06-23 Thread Pedro Andres Aranda Gutierrez
Hi Ihor The feature branch has all things I needed(TM). I did receive very valuable feedback and would like to see if we can start polishing it for an eventual integration. I'd like to go on a step-by-step review instead of getting all comments in one email (if that is possible). When you look at

Re: [PATCH v5] WORG Org Protocol Page Rewrite

2025-06-23 Thread Charles Choi
> On Jun 23, 2025, at 2:40 PM, Christian Moe wrote: > > Thanks! Applied now. (The build should happen in a few hours.) > > Yours, > Christian It’s out in the wild! Thanks again Max and Christian! Hopefully we’ll get an update for Windows users soon. All my best - Charles — Charles Y. C

Re: org-open-at-point fails to open files externally with double prefix

2025-06-23 Thread Anush V
> From: Ihor Radchenko > Date: Thu, 19 Jun 2025 16:45:39 + > > Anush V writes: > >> I believe there’s a bug in org-open-at-point. The help text states >> that with a double prefix argument (C-u C-u C-c C-o), it should “try >> to open outside of Emacs, in the application the system uses for t

Re: [PATCH v5] WORG Org Protocol Page Rewrite

2025-06-23 Thread Christian Moe
Charles Choi writes: > Patch v5 (fbed0861) of org-protocol.org rewrite. Thanks! Applied now. (The build should happen in a few hours.) Yours, Christian