From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Perry Smith Newsgroups: gmane.emacs.help Subject: ssh in emacs Date: Sat, 18 Jun 2011 13:30:16 -0500 Message-ID: <7BDE4112-D89A-47BD-AD10-69643BA93DC5@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1308421910 20527 80.91.229.12 (18 Jun 2011 18:31:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 18 Jun 2011 18:31:50 +0000 (UTC) To: "help-gnu-emacs@gnu.org List" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 18 20:31:47 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QY0J8-0008Ul-V7 for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Jun 2011 20:31:47 +0200 Original-Received: from localhost ([::1]:42413 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QY0J8-0001Tz-1O for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Jun 2011 14:31:46 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QY0Hm-0001TJ-4w for help-gnu-emacs@gnu.org; Sat, 18 Jun 2011 14:30:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QY0Hk-0000N6-TM for help-gnu-emacs@gnu.org; Sat, 18 Jun 2011 14:30:21 -0400 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:63860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QY0Hk-0000Ml-Io for help-gnu-emacs@gnu.org; Sat, 18 Jun 2011 14:30:20 -0400 Original-Received: by gyg13 with SMTP id 13so731650gyg.0 for ; Sat, 18 Jun 2011 11:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version:x-mailer; bh=O8EyuQF9cjfEuDVl/t/EcYsTNLrQDymzfVCPn6xBx6c=; b=Hxe7bdAU0t0tv+c9YN4GUdsYUoZe98mcv+Eys6Sgfg+FlIHoF2hKJS0gSggMqSL4pR 9x2KJ4sjiAjOYytXZyyJFvWHuac9PwKrj2MJAp/qf3dFWBe6wxfbo3oxPcl7SRShXHQH JDLC4uJNuOCumJL2Mw9mdNWF1hjc6QDBmd2PI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=ux/woqNBAu1XTme1cA/Te2noSa1whM18ouQ7ja+DmOutwOqzHIJkECbxQBz2DZu1aC c6MlzmMtaoayvw/lsGj1c7NFgQLl/HVBCRVUeAXJjQnmkoWRvE5I8hrk9OB2Vh0+ffVn UcODLfNrHvncrKtqinY+5J3tLpzx0HocZ4k0I= Original-Received: by 10.236.31.134 with SMTP id m6mr4603806yha.528.1308421819547; Sat, 18 Jun 2011 11:30:19 -0700 (PDT) Original-Received: from [10.0.0.4] ([64.128.19.234]) by mx.google.com with ESMTPS id g5sm2531515yhm.26.2011.06.18.11.30.18 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 18 Jun 2011 11:30:18 -0700 (PDT) X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81359 Archived-At: Seems like I asked this (or someone asked this) within the past year but: is there a mode like telnet and rlogin but uses ssh? Thanks, pedz