org-attach-git don't automatically commit changes

2021-01-29 Thread Juan Manuel Macías
Hi, I don't know if this is a bug or if I am doing something wrong... According to the manual: #+begin_quote If the directory attached to an outline node is a Git repository, Org can be configured to automatically commit changes to that repository when it sees them. To make Org mode take care o

Re: Microsoft Excel getting features we have had for a long time in org :-)

2021-01-29 Thread gyro funch
On 1/28/2021 4:01 AM, Eric S Fraga wrote: > Interesting: > https://www.microsoft.com/en-us/research/blog/lambda-the-ultimatae-excel-worksheet-function/ > > (somebody doesn't know how to spell ultimate?) > > I still would rather work with text than in a GUI and in Lisp than > Excel's language (wha

Refile Targets Custom Function Support

2021-01-29 Thread Kevin Foley
I'd like to use an `org-ql' query in order to get eligible targets when calling `org-refile'. It doesn't seem `org-refile-targets' supports something like passing a function that returns the desired targets. Is it possible through some other means? If not, would a patch to `org-refile-get-target

Re: Refile Targets Custom Function Support

2021-01-29 Thread Samuel Wales
alpha-org-refile-target-verify-function is all i know of. On 1/29/21, Kevin Foley wrote: > I'd like to use an `org-ql' query in order to get eligible targets when > calling `org-refile'. > > It doesn't seem `org-refile-targets' supports something like passing a > function that returns the desired

Re: Refile Targets Custom Function Support

2021-01-29 Thread Samuel Wales
oops, i meant org-refile-target-verify-function variable. On 1/29/21, Samuel Wales wrote: > alpha-org-refile-target-verify-function is all i know of. > > On 1/29/21, Kevin Foley wrote: >> I'd like to use an `org-ql' query in order to get eligible targets when >> calling `org-refile'. >> >> It do

Re: org-attach-git don't automatically commit changes

2021-01-29 Thread Ihor Radchenko
Juan Manuel Macías writes: > I don't see that org-attach "automatically commit changes when it sees > them". Only when I run in the attached directory `M-: > (org-attach-git-commit) RET' it works fine. Note that org "sees" changes in the attachment dir only when you use M-x org-attach command to

bug#44824: 27.1; Org export as pdf and open file does not open it

2021-01-29 Thread Lars Ingebrigtsen
Geraldo Biotti writes: > I get the same results reported in bug 25234. 'M-! xdg-open /tmp/test.pdf' > works > fine. I apologise for my english but it's not my mother language. So: This works: M-! xdg-open /tmp/test.pdf RET This doesn't work: M-& xdg-open /tmp/test.pdf RET This doesn't work:

Re: [PATCH] Org Agenda Support Argument Collection for Custom Bulk Functions (was: Custom Bulk Functions With Prompt)

2021-01-29 Thread Kyle Meyer
Kevin Foley writes: > Kyle Meyer writes: [...] >> In addition to the NEWS entry that Ihor mentioned, it looks like an >> update to the manual is missing. > > NEWS entry added. With regard to the manual, the custom bulk function > option is only mentioned as a footnote. I'm happy to add a more i

bug#44824: 27.1; Org export as pdf and open file does not open it

2021-01-29 Thread Geraldo Biotti
Il sab 30 gen 2021, 07:09 Lars Ingebrigtsen ha scritto: > Geraldo Biotti writes: > > > I get the same results reported in bug 25234. 'M-! xdg-open > /tmp/test.pdf' works > > fine. I apologise for my english but it's not my mother language. > > So: > > This works: > M-! xdg-open /tmp/test.pdf RET