all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* iCloud directory access issue on macOS Catalina
@ 2019-10-10  7:06 Pankaj Jangid
  2019-10-10 16:23 ` Perry Smith
  2019-10-31 13:39 ` Pankaj Jangid
  0 siblings, 2 replies; 9+ messages in thread
From: Pankaj Jangid @ 2019-10-10  7:06 UTC (permalink / raw)
  To: Emacs mailing list

Hi,

macOS is increasingly making it difficult to access directories. Even
its own terminal required permission for CDing into icloud directories.

I am facing the same in dired. Just wanted to know if anyone has got this
fixed. I tried to gave "Full Disk Access" to Emacs but still getting
this error.

```
Debugger entered--Lisp error: (error "Listing directory failed but ‘access-file’ worked")
  signal(error ("Listing directory failed but ‘access-file’ worked"))
  error("Listing directory failed but `access-file' worked")
  insert-directory("/Users/pankaj/Documents/" "-al" nil t)
  dired-insert-directory("/Users/pankaj/Documents/" "-al" nil nil t)
  dired-readin-insert()
  dired-readin()
  dired-internal-noselect("~/Documents/" nil)
  dired-noselect("/Users/pankaj/Documents/" nil)
  dired-other-window("/Users/pankaj/Documents/" nil)
  funcall-interactively(dired-other-window "/Users/pankaj/Documents/" nil)
  call-interactively(dired-other-window nil nil)
  command-execute(dired-other-window)
```

Regards,
-- 
Pankaj Jangid



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-10-31 18:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10  7:06 iCloud directory access issue on macOS Catalina Pankaj Jangid
2019-10-10 16:23 ` Perry Smith
2019-10-11 14:09   ` Perry Smith
2019-10-12  7:13     ` Pankaj Jangid
2019-10-31 13:39 ` Pankaj Jangid
2019-10-31 14:51   ` Perry Smith
2019-10-31 16:30     ` Pankaj Jangid
2019-10-31 16:53       ` Pankaj Jangid
2019-10-31 18:05         ` Perry Smith

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.