(file-writable-p "c:/Users/aloom/My Drive/home/.emacs.d/org-persist") - returns "t"

From: Ihor Radchenko <yantar92@posteo.net>
Sent: Wednesday, March 20, 2024 3:07 PM
To: Al Oomens <aloomens@outlook.com>
Cc: emacs-orgmode@gnu.org <emacs-orgmode@gnu.org>
Subject: Re: Error with org-persist
 
[ Adding Org mailing list back to CC. Please use "Reply All" to keep the
  conversation public ]

Al Oomens <aloomens@outlook.com> writes:

> OK, very strange.
> .emacs.d/org-persist/ does not exist. It should be automatically created, correct?

Yup.

> Evaluating (file-writable-p "c:/Users/aloom/My Drive/home/.emacs.d/") returns "nil".
> However, I was able to visit a new file and save it to that directory:
> ...

What about (file-writable-p "c:/Users/aloom/My Drive/home/.emacs.d/org-persist") ?

--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>