* lsh and tramp
@ 2009-05-07 13:11 Alfred M. Szmidt
2009-05-23 20:15 ` Michael Albinus
0 siblings, 1 reply; 6+ messages in thread
From: Alfred M. Szmidt @ 2009-05-07 13:11 UTC (permalink / raw)
To: emacs-devel
How does one use lsh and tramp? All the methods are hard coded to use
ssh.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lsh and tramp
2009-05-07 13:11 lsh and tramp Alfred M. Szmidt
@ 2009-05-23 20:15 ` Michael Albinus
2009-05-25 4:16 ` Alfred M. Szmidt
0 siblings, 1 reply; 6+ messages in thread
From: Michael Albinus @ 2009-05-23 20:15 UTC (permalink / raw)
To: Alfred M. Szmidt; +Cc: emacs-devel
"Alfred M. Szmidt" <ams@gnu.org> writes:
> How does one use lsh and tramp? All the methods are hard coded to use
> ssh.
It's on my todo list. Not high ranked (yet).
Best regards, Michael.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lsh and tramp
2009-05-23 20:15 ` Michael Albinus
@ 2009-05-25 4:16 ` Alfred M. Szmidt
2009-05-25 4:41 ` Michael Albinus
0 siblings, 1 reply; 6+ messages in thread
From: Alfred M. Szmidt @ 2009-05-25 4:16 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
> How does one use lsh and tramp? All the methods are hard coded
> to use ssh.
It's on my todo list. Not high ranked (yet).
Is there anything I can help with?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lsh and tramp
2009-05-25 4:16 ` Alfred M. Szmidt
@ 2009-05-25 4:41 ` Michael Albinus
2009-06-04 6:24 ` Alfred M. Szmidt
0 siblings, 1 reply; 6+ messages in thread
From: Michael Albinus @ 2009-05-25 4:41 UTC (permalink / raw)
To: ams; +Cc: emacs-devel
"Alfred M. Szmidt" <ams@gnu.org> writes:
> > How does one use lsh and tramp? All the methods are hard coded
> > to use ssh.
>
> It's on my todo list. Not high ranked (yet).
>
> Is there anything I can help with?
It could be a chance to enhance Tramp's manual, section "Customizing
Methods". But I fear it requires Tramp internal knowledge.
If you like to start writing it, using lsh as example, I would be happy
to support you.
Best regards, Michael.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lsh and tramp
2009-05-25 4:41 ` Michael Albinus
@ 2009-06-04 6:24 ` Alfred M. Szmidt
2009-06-16 15:12 ` Michael Albinus
0 siblings, 1 reply; 6+ messages in thread
From: Alfred M. Szmidt @ 2009-06-04 6:24 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
> > How does one use lsh and tramp? All the methods are hard
> > coded to use ssh.
>
> It's on my todo list. Not high ranked (yet).
>
> Is there anything I can help with?
It could be a chance to enhance Tramp's manual, section
"Customizing Methods". But I fear it requires Tramp internal
knowledge.
If you like to start writing it, using lsh as example, I would be
happy to support you.
Do you have any tips on how one could make this interchangable for
tramp's ssh method (seeing that both commands are mostly compatible
with each other, and if they are not we could add compatibility
switches for lsh)? Adding a new lsh method is trivial, but then you
would have to do so for just everything (lcp, lsh, rsync+lsh, ...)
Special casing tramp-login-program for the case of lsh vs. ssh is not
exactly pretty.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: lsh and tramp
2009-06-04 6:24 ` Alfred M. Szmidt
@ 2009-06-16 15:12 ` Michael Albinus
0 siblings, 0 replies; 6+ messages in thread
From: Michael Albinus @ 2009-06-16 15:12 UTC (permalink / raw)
To: ams; +Cc: emacs-devel
"Alfred M. Szmidt" <ams@gnu.org> writes:
> Do you have any tips on how one could make this interchangable for
> tramp's ssh method (seeing that both commands are mostly compatible
> with each other, and if they are not we could add compatibility
> switches for lsh)? Adding a new lsh method is trivial, but then you
> would have to do so for just everything (lcp, lsh, rsync+lsh, ...)
I don't believe that all ssh-based methods must be added for lsh. Taking
just the preferred one (maybe lcp), and describing how to add this new
entry with all parameters in tramp-methods, might be sufficient.
Best regards, Michael.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-06-16 15:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-07 13:11 lsh and tramp Alfred M. Szmidt
2009-05-23 20:15 ` Michael Albinus
2009-05-25 4:16 ` Alfred M. Szmidt
2009-05-25 4:41 ` Michael Albinus
2009-06-04 6:24 ` Alfred M. Szmidt
2009-06-16 15:12 ` Michael Albinus
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.