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

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

bug#57386: closed (29.0.50; support make-symbolic-link without admin pri


From: GNU bug Tracking System
Subject: bug#57386: closed (29.0.50; support make-symbolic-link without admin priviledge on Windows)
Date: Thu, 25 Aug 2022 13:23:01 +0000

Your message dated Thu, 25 Aug 2022 16:22:37 +0300
with message-id <83tu6031b6.fsf@gnu.org>
and subject line Re: bug#57386: 29.0.50; support make-symbolic-link without 
admin priviledge on Windows
has caused the debbugs.gnu.org bug report #57386,
regarding 29.0.50; support make-symbolic-link without admin priviledge on 
Windows
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57386: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57386
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; support make-symbolic-link without admin priviledge on Windows Date: Thu, 25 Aug 2022 00:33:58 +0900
The CreateSymbolicLink Win32API has a flag that allows creating sym-links without admin privileges SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE.
This patch added that support for w32 Emacs.


Attachment: 0001-symlink-allow-w32-user-to-create-symlink-without-adm.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#57386: 29.0.50; support make-symbolic-link without admin priviledge on Windows Date: Thu, 25 Aug 2022 16:22:37 +0300
> From: Kiên Nguyễn Quang <kien.n.quang@gmail.com>
> Date: Thu, 25 Aug 2022 19:32:13 +0900
> Cc: 57386@debbugs.gnu.org
> 
> Oops. Here it is.

Thanks.  I installed this (with minor changes), but please in the
future make sure your commit log messages follow our conventions (as
described in CONTRIBUTE), because this patch was rejected by our Git
commit hooks, and I had to apply it "by hand".


--- End Message ---

reply via email to

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