all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: Emacs unconditionally loads tramp.el
Date: Sun, 30 Apr 2006 09:51:45 -0700	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICEEHBDFAA.drew.adams@oracle.com> (raw)
In-Reply-To: <uslnvdnze.fsf@gnu.org>

    > Sounds like a good argument for keeping ange-ftp as the Emacs
    > default, until tramp supports Windows (and other platforms,
    > if appropriate) seamlessly.

    But Tramp does work on Windows, at least for me, with plink as the SSH
    client.  Unless others say that plink, too, has problems, which aren't
    seen on Posix platforms, I don't see why we should advise Windows
    users to use a different setup.

"Seamlessly" is the operative word here. If you're right about how easy it
is, then perhaps all that's needed is a clear recipe of instructions. If
Michael A. and I are right about how hard it can be, then maybe more work
needs to be done.

    (Also note that ange-ftp is now Tramp's back end, and so fetching by
    FTP should work as well as it did in previous versions.

"Should".

    We are not discussing FTP methods,

I was also discussing FTP. As I said, I believe that I had problems even
with Tramp's (ange-) FTP (although it was over a year ago, in a convoluted
testing thread with Kai G., so I won't swear by this, as I've forgotten the
details). Perhaps Michael can confirm or correct me here about the existence
of FTP problems.

    we are discussing SSH, which is not supported
    by ange-ftp at all, and so there's no alternative to Tramp there.)

That's true. But that doesn't mean that ssh (or sshx) should be the default.
If it works well in all important cases (including local Windows to remote
GNU/Linux), then that's fine; if it doesn't, then perhaps FTP should still
be the default protocol.

    >     I doubt that many Windows users even consider a prospect
    >     of accessing remote files.
    >
    > I think you are wrong about Windows users these days (and
    > perhaps more wrong tomorrow). Did you read the part about
    > developers at large companies having a Windows box in their
    > cubicle and using remote (who knows where?) GNU/Linux
    > boxes for their development?

    My day job is with a large company, where almost all code developers
    use Windows as their desktop OS and either Windows or GNU/Linux as the
    target OS.  So I'm speaking from experience, not from theory.

Good. So we have similar experience here. In that case, why do you think
that few "Windows users even consider a prospect of accessing remote files"?

    > Tramp is an important feature to fix, especially if it is to
    > be the default.

    Please try plink when you have time.  It works quite well for me.

I will try it again when I have some time. Thx. Maybe that's the solution.

    (And generally PuTTY is a wonderful package, IMHO.  I am using it for
    several years, and I have yet to see a single serious bug or
    misfeature.  Since I have it installed, I never looked back on the
    Cygwin ports of ssh.)

Can you (or someone else) point to a simple set of instructions for using
plink and PuTTY? I still want to use Cygwin's bash shell on Windows for
other Emacs stuff, though. Thx.

  reply	other threads:[~2006-04-30 16:51 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-24  9:16 Emacs unconditionally loads tramp.el Romain Francoise
2006-04-24 11:33 ` Michael Albinus
2006-04-24 12:12   ` Romain Francoise
2006-04-24 13:18     ` Michael Albinus
2006-04-24 13:33       ` Stefan Monnier
2006-04-24 13:49         ` Romain Francoise
2006-04-24 19:43         ` Michael Albinus
2006-04-25 16:48           ` Richard Stallman
2006-04-25 18:10             ` Michael Albinus
2006-04-25 18:44               ` Stefan Monnier
2006-04-28  4:11                 ` Michael Albinus
2006-04-26  3:56               ` Richard Stallman
2006-04-28  4:26                 ` Michael Albinus
2006-04-28  6:15                   ` Eli Zaretskii
2006-04-28 20:01                     ` Michael Albinus
2006-04-29 14:26                       ` Eli Zaretskii
2006-04-29 16:09                         ` Michael Albinus
2006-04-29 16:55                           ` Eli Zaretskii
2006-04-29 18:30                             ` Michael Albinus
2006-04-29 18:57                               ` Michael Price
2006-04-29 19:10                                 ` Michael Albinus
2006-04-29 20:47                                   ` Miles Bader
2006-04-29 21:37                                     ` Michael Albinus
2006-04-29 22:50                                       ` Miles Bader
2006-04-30  8:23                                         ` Michael Albinus
2006-04-29 21:40                                     ` David Kastrup
2006-04-29 22:12                                       ` Drew Adams
2006-04-29 22:49                                         ` Jason Rumney
2006-04-29 22:58                                           ` Lennart Borgman
2006-04-30 11:18                                             ` Oscar Fuentes
2006-04-30 12:13                                               ` Jason Rumney
2006-04-30 13:03                                                 ` Oscar Fuentes
2006-04-30 17:46                                                   ` Eli Zaretskii
2006-04-29 23:33                                           ` Drew Adams
2006-04-30  3:45                                             ` Eli Zaretskii
2006-04-30 14:18                                               ` Drew Adams
2006-04-30 14:47                                                 ` Michael Price
2006-04-30 16:31                                                 ` Eli Zaretskii
2006-04-30 16:51                                                   ` Drew Adams [this message]
2006-04-30 17:36                                                     ` Eli Zaretskii
2006-04-30 17:41                                                       ` Drew Adams
2006-04-30 18:06                                                     ` Michael Albinus
2006-04-30 18:08                                                       ` Drew Adams
2006-04-30  5:26                                             ` Stefan Monnier
2006-04-30 14:11                                               ` Drew Adams
2006-04-30  6:50                                           ` Tramp & Cygwin (was: Emacs unconditionally loads tramp.el) Michael Albinus
2006-04-30 12:12                                             ` Tramp & Cygwin Jason Rumney
2006-04-30 12:28                                               ` Michael Albinus
2006-04-30 14:10                                                 ` Drew Adams
2006-04-30 14:19                                             ` Tramp & Cygwin (was: Emacs unconditionally loads tramp.el) Drew Adams
2006-04-30 16:11                                             ` Eli Zaretskii
2006-04-30 16:45                                               ` Tramp & Cygwin Michael Albinus
2006-04-30 17:19                                                 ` Eli Zaretskii
2006-04-30 13:04                                       ` Tramp performance (was: Emacs unconditionally loads tramp.el) Michael Albinus
2006-04-30  3:47                               ` Emacs unconditionally loads tramp.el Eli Zaretskii
2006-04-30  7:00                                 ` Michael Albinus
2006-04-30 16:16                                   ` Eli Zaretskii
2006-04-28 15:45                   ` Richard Stallman
2006-04-28 19:58                     ` Michael Albinus
2006-04-29 14:31                       ` Eli Zaretskii
2006-05-01 13:45                         ` Michael Albinus
2006-04-29 19:09                       ` Richard Stallman
2006-04-29 19:55                         ` Michael Albinus
2006-04-30  3:04                           ` Richard Stallman
2006-05-01 13:28                         ` Michael Albinus
2006-04-24 17:52   ` Richard Stallman
2006-04-24 19:48     ` 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=DNEMKBNJBGPAOPIJOOICEEHBDFAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /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.