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
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
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
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
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
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
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:
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
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