From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25268 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: reading news over telnet Date: 24 Sep 1999 20:27:04 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162685 13109 80.91.224.250 (21 Oct 2002 01:11:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:11:25 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA02441 for ; Fri, 24 Sep 1999 14:34:12 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB19039; Fri, 24 Sep 1999 13:34:09 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 24 Sep 1999 13:34:32 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA07844 for ; Fri, 24 Sep 1999 13:34:13 -0500 (CDT) Original-Received: from quimbies.gnus.org (sparky.gnus.org [193.69.4.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA02410 for ; Fri, 24 Sep 1999 14:32:09 -0400 (EDT) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id UAA30344; Fri, 24 Sep 1999 20:34:36 +0200 Mail-Copies-To: never X-Now-Playing: Gustav Mahler & Uri Caine's _Mahler In Toblach-I Went Out This Morning Over The Countryside (cd1)_: "Symphony No 5-Adagietto" Original-To: ding@gnus.org In-Reply-To: Max Froumentin's message of "19 Aug 1999 16:07:48 +0100" User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > nntp-open-telnet didn't work either but for a different reason: just > after reading the user password, nntp-open-telnet erases the terminal > buffer and then waits for a prompt: > > (process-send-string > proc (concat > (or nntp-telnet-passwd > (setq nntp-telnet-passwd > (mail-source-read-passwd "Password: "))) > "\n")) > (erase-buffer) > (nntp-wait-for-string nntp-telnet-shell-prompt) That looks like a bug. I've now removed the `erase-buffer', but it probably was these for some reason or other, so perhaps things will break in other ways. We'll see. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen