unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: poti@potis.org
To: help-gnu-emacs@gnu.org
Subject: Re: NTEmacs + plink
Date: Sun, 10 Jun 2007 17:44:02 -0400	[thread overview]
Message-ID: <20070610214402.GB21395@mail.potis.org> (raw)
In-Reply-To: <u1whgdtje.fsf@gnu.org>

On 06:21 Thu 17 May     , Eli Zaretskii wrote:
> > From: gamename <namesagame-usenet@yahoo.com>
> > Date: 16 May 2007 18:03:54 -0700
> > 
> > I'm trying to use plink for my ssh connections under NTEmacs.
> > Unfortunately, it simply asks for my password over and over again.
> > Eventually, the number of attempts are exceeded and access is
> > denied.
> 
> It works for me, but I'm using a pretest of Emacs 22.1 (you didn't say
> what version you have).

Eli, have you done any additional configuration to your shell modes? 
I am now using 
GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
 of 2007-06-02 on RELEASE
 and the problem persists, with shell not working at all and eshell 
 requiring C-q <return> . 
 
 Following up a comment in this thread regarding
 comint-watch-for-password-prompt I tried adding this to 
 Aplication Data/_emacs, but the problem was not affected.
 (defun shell-mode-settings ()
   (add-hook 'comint-output-filter-functions 
             'comint-watch-for-password-prompt nil t)
   (add-hook 'comint-output-filter-functions 
   'comint-strip-ctrl-m nil t)
   (setq tab-width 8))

(add-hook 'shell-mode-hook
'shell-mode-settings)
 
 As a side note, when I do get through with
 eshell, all lines are encased in ^[[00m and similar characters. TERM is
 xterm. Is there a better setting for emacs? 

  reply	other threads:[~2007-06-10 21:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17  1:03 NTEmacs + plink gamename
2007-05-17  3:21 ` Eli Zaretskii
2007-06-10 21:44   ` poti [this message]
2007-06-10 22:13     ` Eli Zaretskii
2007-06-11  5:46       ` poti
2007-06-12 19:58         ` Michael Albinus
2007-06-12 23:44           ` poti
2007-06-13 10:50             ` Michael Albinus
2007-06-13 20:39               ` poti
2007-06-13 21:07                 ` Michael Albinus
2007-05-17  4:11 ` Eric Hanchrow
     [not found] ` <mailman.755.1179372587.32220.help-gnu-emacs@gnu.org>
2007-05-17 17:13   ` gamename
2007-05-17 17:41     ` Lennart Borgman (gmail)
     [not found]     ` <mailman.779.1179424200.32220.help-gnu-emacs@gnu.org>
2007-05-18 15:09       ` gamename
2007-05-18 15:29       ` gamename
2007-05-18 17:19         ` Eli Zaretskii
2007-05-18 17:46         ` Lennart Borgman (gmail)
     [not found]         ` <mailman.815.1179510415.32220.help-gnu-emacs@gnu.org>
2007-05-31  4:46           ` Poti Giannakouros
2007-05-31  9:31             ` Jason Rumney
2007-05-31 16:13               ` poti
     [not found]               ` <mailman.1450.1180628072.32220.help-gnu-emacs@gnu.org>
2007-05-31 20:57                 ` Jason Rumney
2007-05-31  6:32 ` Kamen TOMOV
2007-06-06  3:39   ` poti

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070610214402.GB21395@mail.potis.org \
    --to=poti@potis.org \
    --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.
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).