emacs-devel
[Top][All Lists]
Advanced

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

Re: Modified remote file name syntax


From: Tino Calancha
Subject: Re: Modified remote file name syntax
Date: Tue, 14 Mar 2017 19:19:57 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)



On Tue, 14 Mar 2017, Michael Albinus wrote:

I have no further idea. However, messages like "Warning: Lisp directory
'/usr/local/share/emacs/26.0.50/lisp': No such file or directory" look
very suspicious.

If you run this constellation prior my patch (everything works fine),
could you check in the running Emacs where simple.el and other files are
located according to M-x locate-library ?
I have one instance of Emacs started with -Q
(version: f591765e2b6b9ec3fa3ff647c77a10c984f78133)

M-x locate-library RET simple RET
Library is file ~/soft/emacs-master/lisp/simple.elc

It seems also to me, that /usr/local/share/emacs/26.0.50/lisp should not
be in game. I suppose, that you haven't run "make install" yet;
That's right, i didn't run "make install".  Everything is under:
~/soft/emacs-master

$> ls -l /usr/local/share/emacs/
total 12
drwxrwsr-x 3 root staff 4096 Feb  2 17:09 24.5
drwxrwsr-x 3 root staff 4096 Feb 26 13:48 25.1
drwxrwsr-x 2 root staff 4096 May 30  2016 site-lisp
;; There is no 26.1 as expected.

M-: (dired "~/soft/emacs-master") RET
M-& git checkout tmp-ed33337c3e0d0b1a8b140e23168421ea43d79324 RET
M-& make RET

M-& ls -l $(which emacs)
lrwxrwxrwx 1 calancha calancha 42 Mar 14 11:11 /home/calancha/bin/emacs -> 
/home/calancha/soft/emacs-master/src/emacs
M-& emacs -Q ; Same error again.
M-& src/emacs -Q ; OK




reply via email to

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