From: Michael Albinus <michael.albinus@gmx.de>
To: Tino Calancha <tino.calancha@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Modified remote file name syntax
Date: Tue, 14 Mar 2017 09:48:01 +0100 [thread overview]
Message-ID: <87bmt4s0qm.fsf@detlef> (raw)
In-Reply-To: <alpine.DEB.2.20.1703141123001.24785@calancha-pc> (Tino Calancha's message of "Tue, 14 Mar 2017 11:24:28 +0900 (JST)")
Tino Calancha <tino.calancha@gmail.com> writes:
> Hi Michael,
Hi Tino,
> after your commit ed33337c3e0d0b1a8b140e23168421ea43d79324
> i cannot launch emacs with a symbolic link.
>
> To reproduce:
>
> ;; Make a link to the emacs executable in a dir inside your PATH.
> ;; For instance, i have the link ~/bin/emacs
> (if (member (file-name-as-directory (expand-file-name "~/bin"))
> (parse-colon-path (getenv "PATH")))
> (message "OK, '~/bin' is in PATH")
> (error "'~/bin' not in PATH"))
>
> ;; Launch Emacs using this link.
> M-& emacs -Q ; It doesn't work.
I've followed your recipe exactly. The emacs is the recent one:
--8<---------------cut here---------------start------------->8---
C-h C-a
GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.20.9)
of 2017-03-14
M-& which emacs
/home/albinmic/bin/emacs
M-& ls -l `which emacs`
lrwxrwxrwx 1 albinmic albinmic 34 Mär 14 09:36 /home/albinmic/bin/emacs -> /home/albinmic/src/emacs/src/emacs
M-& ls -l /home/albinmic/src/emacs/src/emacs
-rwxrwxr-x 3 albinmic albinmic 56720584 Mär 14 08:43 /home/albinmic/src/emacs/src/emacs
M-& emacs -Q
--8<---------------cut here---------------end--------------->8---
It comes up. So I don't know why it doesn't work for you :-(
Best regards, Micahel.
next prev parent reply other threads:[~2017-03-14 8:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-13 17:20 Modified remote file name syntax Michael Albinus
2017-03-14 2:24 ` Tino Calancha
2017-03-14 8:48 ` Michael Albinus [this message]
2017-03-14 9:11 ` Tino Calancha
2017-03-14 9:20 ` Michael Albinus
2017-03-14 9:29 ` Tino Calancha
2017-03-14 9:57 ` Michael Albinus
2017-03-14 10:19 ` Tino Calancha
2017-03-14 13:30 ` Michael Albinus
2017-03-14 15:37 ` Tino Calancha
2017-03-14 15:52 ` Michael Albinus
2017-03-15 8:46 ` Tino Calancha
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bmt4s0qm.fsf@detlef \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=tino.calancha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).