[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't launch over symlinks
From: |
Michael Albinus |
Subject: |
Re: Can't launch over symlinks |
Date: |
Fri, 22 Mar 2019 10:52:22 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
積丹尼 Dan Jacobson <address@hidden> writes:
Hi Dan,
> I tried making a symlink
> lrwxrwxrwx 1 jidanni 6 03-22 07:51 ADB -> /adb::
> to help me remember the syntax, But
> $ emacs ADB
> didn't work,
> so must still use
> $ emacs /adb::
> OK, fine, I'll just have to remember the syntax.
This is the intended bevaviour, for security reasons. See the discussion
in bug#28156 and bug#28264.
Best regards, Michael.