bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57536: 28.1; filenotify problems on macOS with symbolic links to dir


From: Eli Zaretskii
Subject: bug#57536: 28.1; filenotify problems on macOS with symbolic links to directories
Date: Sat, 17 Sep 2022 17:07:50 +0300

> From: Michael Albinus <michael.albinus@gmx.de>
> Cc: pedz@easesoftware.com,  57536@debbugs.gnu.org
> Date: Sat, 17 Sep 2022 15:16:37 +0200
> 
> > It should work if you give your user the privilege of creating
> > symlinks.
> 
> But the damn User Account Settings don't give me this possibility :-(

AFAIK, it is not under User Account Settings.  It is under

  Control Panel->Administrative Tools->Local Security Policy->Local 
Policies->User Rights Assignment

Look for "Create symbolic links" policy.

The above will have no effect if your user is in the Administrators
group: those must use the "Run as Administrator" method.

> > Alternatively, try running Emacs from a cmd.exe window that is "Run as
> > Administrator".
> 
> That worked, thanks.
> 
> Your changes in w32notify.c work as expected, I simply needed to adapt
> the test case a little bit. I've added also to skip this test, when
> make-symbolic-link doesn't work.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]