From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: info Date: Thu, 30 Jan 2003 07:46:36 +0200 (IST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200301291957.NAA25981@moose.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1043905607 30107 80.91.224.249 (30 Jan 2003 05:46:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 30 Jan 2003 05:46:47 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18e7XA-0007pS-00 for ; Thu, 30 Jan 2003 06:46:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18e7cg-000712-00 for ; Thu, 30 Jan 2003 06:52:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18e7YK-0002HQ-07 for emacs-devel@quimby.gnus.org; Thu, 30 Jan 2003 00:47:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18e7Y3-00021E-00 for emacs-devel@gnu.org; Thu, 30 Jan 2003 00:47:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18e7Xy-0001lv-00 for emacs-devel@gnu.org; Thu, 30 Jan 2003 00:47:36 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18e7Xw-0001bB-00 for emacs-devel@gnu.org; Thu, 30 Jan 2003 00:47:32 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA00908; Thu, 30 Jan 2003 07:46:36 +0200 (IST) X-Sender: eliz@is Original-To: Luc Teirlinck In-Reply-To: <200301291957.NAA25981@moose.dms.auburn.edu> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11213 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11213 On Wed, 29 Jan 2003, Luc Teirlinck wrote: > What you seem to be saying is that it should not be changed from its > stand-alone behavior. Yes. > That means a radical change for the Emacs version. Probably. > Changing Emacs behavior to the stand-alone behavior you describe would > be acceptable to me. It would also be helpful to users using both if > they were made more compatible. I agree. I doubt if they could ever behave identically, but I think we should make them more similar. > * Menu: > > * Deletion:: Commands for deleting small amounts of text > and > blank areas. > * Killing by Lines:: How to kill entire lines of text at one time. > * Other Kill Commands:: Commands to kill large regions of text and > syntactic units such as words and sentences. > > > Place point on syntactic, in the last line of the quote. Which node do > you expect to go to if you press RETURN I expect it to go nowhere, as the stand-lone reader does.