all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Ralf Schmitt <ralf@systemexit.de>
Cc: emacs-devel@gnu.org
Subject: Re: tramp does not work when using athena
Date: Thu, 23 Jun 2011 15:24:41 +0200	[thread overview]
Message-ID: <87liwsof3a.fsf@gmx.de> (raw)
In-Reply-To: <87d3i44w8a.fsf@muni.brainbot.com> (Ralf Schmitt's message of "Thu, 23 Jun 2011 13:34:45 +0200")

Ralf Schmitt <ralf@systemexit.de> writes:

> I'm using emacs trunk on a 64 bit archlinux box, and noticed that tramp
> does not work when configuring emacs to use the athena toolkit.
> The following does not work:
>
> ,----
> | ./configure --with-x-toolkit=athena --with-xft
> | make
> | src/emacs -Q --load ~/doit.el 
> `----
>
> where doit.el contains:
> ,----[ doit.el ]
> | (require 'tramp)
> | (setq tramp-verbose 5)
> | (setq tramp-default-method "ssh")
> | (find-file "/root@mail:/etc/aliases")
> `----
>
> The emacs modelines says "Opening connection for root@mail using ssh..."
> and it hangs there. C-g does work however.

Could you, please, increase tramp-verbose to 6 in your doit.el, and
rerun the test? Tramp's debug buffer shall tell us what's happening.

> Cheers,
> Ralf

Best regards, Michael.



  reply	other threads:[~2011-06-23 13:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-23 11:34 tramp does not work when using athena Ralf Schmitt
2011-06-23 13:24 ` Michael Albinus [this message]
2011-06-23 20:40   ` Ralf Schmitt
2011-06-26  7:26     ` Michael Albinus
2011-06-27  8:15       ` Ralf Schmitt
2011-06-27  8:26         ` Ralf Schmitt
2011-06-27 20:34           ` Jan Djärv
2011-06-27 20:53             ` Michael Albinus
2011-07-16 15:06               ` David Engster
2011-07-18  8:31                 ` Ralf Schmitt
2011-07-22  8:51                   ` Jan Djärv
2011-07-22  9:31                     ` Ralf Schmitt
2011-07-22  9:42                       ` David Engster
2011-07-22 18:07                       ` Ralf Schmitt
2011-07-18 20:50                 ` Michael Albinus
2011-07-21 20:08                   ` David Engster

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=87liwsof3a.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=ralf@systemexit.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 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.