From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [dksw@eircom.net: Telnet mode (rsh/ssh).] Date: Thu, 02 Aug 2007 23:26:33 -0400 Message-ID: <5bzm19guxi.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1186111459 8036 80.91.229.12 (3 Aug 2007 03:24:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Aug 2007 03:24:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 03 05:24:14 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IGnlt-0004zG-Qf for ged-emacs-devel@m.gmane.org; Fri, 03 Aug 2007 05:24:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IGnlt-0006Na-86 for ged-emacs-devel@m.gmane.org; Thu, 02 Aug 2007 23:24:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IGnlo-0006NK-2D for emacs-devel@gnu.org; Thu, 02 Aug 2007 23:24:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IGnlm-0006N7-J5 for emacs-devel@gnu.org; Thu, 02 Aug 2007 23:24:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IGnlm-0006N4-DO for emacs-devel@gnu.org; Thu, 02 Aug 2007 23:24:06 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IGnlm-0006Pi-6g for emacs-devel@gnu.org; Thu, 02 Aug 2007 23:24:06 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IGno9-0001Id-Rt; Thu, 02 Aug 2007 23:26:33 -0400 X-Spook: Elvis satellite imagery 2600 Magazine Kennedy Sears Tower X-Ran: )!~/H}/YnGGl]@am=#0$G=5;-Gg^<;Rgw-y`3wuKuV($6@IXqJv/*R;$poo<3nd|/DR1Z] X-Hue: red X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:75974 Archived-At: Richard Stallman wrote: > From: David Keegan > Subject: Telnet mode (rsh/ssh). > To: bug-gnu-emacs@gnu.org > Date: Tue, 3 Jul 2007 22:48:50 +0100 [...] > 1. M-p Used to insert the previous command after the prompt. Now it > inserts at the beginning of the line in front of the prompt, > rendering it useless. Fixed on trunk and branch. > 2. If I type RET at the prompt without entering a command, a new > prompt appears on the same line. It used to appear on a new line. emacs-21.4 behaves the same as 22.1 in this regard for me.