From: "David Rosenthal" <david@iq-associates.com>
To: <help-gnu-emacs@gnu.org>
Subject: tramp recursive load
Date: Sun, 01 Apr 2012 09:06:09 -0400 [thread overview]
Message-ID: <A75AA7CDEC3949F19D396D47870AD6E0@corp.iqassociates.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1540 bytes --]
There is some discussion of this problem in May 2011, but it wasn't helpful
to me.
I'm trying to use emacs, running on a Windows machine to edit files on a
remote Linux machine, using tramp. Using v. 23.1.1 from my laptop, which
has Windows 7 professional 32 bit, everything is fine.
Using 23.1.1 or other recent emacs versions from a virtual Windows 7
Enterprise (SP 1) 32 bit machine, I get the "recursive load" error.
The command I'm trying to run is /plink:<user>@<ip-address><:/home/<user>,
which should get me into dired on the remote machine.
It looks as though requiring tramp loads tramp.el, which in turn requires
tramp-cmds, which in turn requires tramp. I'm guessing the fact that
tramp-cmds is loaded by eval-after-load is supposed to make this work out
right, but something goes wrong.
I also get the problem on 23.4, and there isn't a later version for Windows.
I've also tried lots of other variants, to no avail.
I have no idea why Windows 7 Pro 32 doesn't have the problem, but Windows 7
Enterprise 32 does.
I don't think this is a plink problem.
I've also tried requiring 'tramp in my .emacs file, and manually loading
tramp or tramp-cmds. On occasion, I've gotten it to work (even on Windows
Enterprise) but then I can't reproduce it. I'd be happy with a work-around,
even if I have to do some rigmarole when I start emacs.
David Rosenthal
COO, Principal
139 Billerica Rd. EB1
Chelmsford, MA 01824
Cell: 781 354-0390
<http://www.iq-associates.com/> www.IQ-Associates.com
[-- Attachment #1.2: Type: text/html, Size: 8114 bytes --]
[-- Attachment #2: image001.jpg --]
[-- Type: image/jpeg, Size: 4486 bytes --]
next reply other threads:[~2012-04-01 13:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-01 13:06 David Rosenthal [this message]
2012-04-01 19:56 ` tramp recursive load Michael Albinus
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=A75AA7CDEC3949F19D396D47870AD6E0@corp.iqassociates.com \
--to=david@iq-associates.com \
--cc=help-gnu-emacs@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.