unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tino Calancha <tino.calancha@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Emacs developers <emacs-devel@gnu.org>,
	Tino Calancha <tino.calancha@gmail.com>
Subject: Re: Modified remote file name syntax
Date: Tue, 14 Mar 2017 19:19:57 +0900 (JST)	[thread overview]
Message-ID: <alpine.DEB.2.20.1703141908390.21662@calancha-pc> (raw)
In-Reply-To: <87y3w8qiyj.fsf@detlef>



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	other threads:[~2017-03-14 10:19 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
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 [this message]
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=alpine.DEB.2.20.1703141908390.21662@calancha-pc \
    --to=tino.calancha@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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).