* Re: bug in tramp?
[not found] ` <741e420b-3dcf-38cd-71b3-11f8de42f59e@gmx.de>
@ 2017-07-06 7:43 ` Michael Albinus
2017-07-06 17:20 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2017-07-06 7:43 UTC (permalink / raw)
To: Thomas Holst; +Cc: tramp-devel, emacs-orgmode
Thomas Holst <thomas_holst@gmx.de> writes:
> Hi Michael,
Hi Thomas,
> The culprit was that I use org-mode and tramp from git. Now I set the
> load-path for org at the very beginning of my .emacs file but for
> tramp further down. As I understand org requires tramp at some point.
> So it loaded tramp from emacs but not from git repo.
I believe it is unfortune in Org to require Tramp while
loading. Instead, it shall declare used Tramp functions.
> Now I set load-path for tramp and require tramp before org and
> everything works fine.
>
> Thanks again.
> Thomas
Best regards, Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bug in tramp?
2017-07-06 7:43 ` bug in tramp? Michael Albinus
@ 2017-07-06 17:20 ` Nicolas Goaziou
2017-07-07 7:59 ` Michael Albinus
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2017-07-06 17:20 UTC (permalink / raw)
To: Michael Albinus; +Cc: tramp-devel, emacs-orgmode, Thomas Holst
Hello,
Michael Albinus <michael.albinus@gmx.de> writes:
> I believe it is unfortune in Org to require Tramp while
> loading. Instead, it shall declare used Tramp functions.
I removed the sole (require 'tramp) I could find in the code base.
Hopefully it solves the problem.
Regards,
--
Nicolas Goaziou 0x80A93738
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bug in tramp?
2017-07-06 17:20 ` Nicolas Goaziou
@ 2017-07-07 7:59 ` Michael Albinus
0 siblings, 0 replies; 3+ messages in thread
From: Michael Albinus @ 2017-07-07 7:59 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: tramp-devel, emacs-orgmode
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
Hi Nicolas,
> I removed the sole (require 'tramp) I could find in the code base.
> Hopefully it solves the problem.
Thanks!
> Regards,
Best regards, Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-07 7:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <17b8fa9a-4802-c920-18d3-4497b3bcb039@gmx.de>
[not found] ` <874lut8jm5.fsf@detlef>
[not found] ` <18a115d3-4be0-382a-a793-eb3046d96cf1@gmx.de>
[not found] ` <87r2xwha68.fsf@detlef>
[not found] ` <741e420b-3dcf-38cd-71b3-11f8de42f59e@gmx.de>
2017-07-06 7:43 ` bug in tramp? Michael Albinus
2017-07-06 17:20 ` Nicolas Goaziou
2017-07-07 7:59 ` Michael Albinus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).