From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: please make line-move-visual nil Date: Mon, 01 Jun 2009 19:13:41 -0400 Message-ID: References: <87eiue83i7.fsf@cyd.mit.edu><87my92dmdt.fsf@cyd.mit.edu><87eiudewtq.fsf@uwakimon.sk.tsukuba.ac.jp> <831vqdubqy.fsf@gnu.org><6161f3180905270548t3012bc1ah161719ae01db0fb5@mail.gmail.com><5f0ff9220906010736paad9321td86fd52326ebe722@mail.gmail.com><87oct7sur8.fsf@cyd.mit.edu><31703F2EAE7D4CAF8E671B0C18916D01@us.oracle.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1243898755 3443 80.91.229.12 (1 Jun 2009 23:25:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jun 2009 23:25:55 +0000 (UTC) Cc: 3438@emacsbugs.donarmstrong.com, tv.raman.tv@gmail.com, cyd@stupidchicken.com, andrew.w.nosenko@gmail.com, emacs-devel@gnu.org, chiaki.ishikawa@ubin.jp, ams@gnu.org, monnier@iro.umontreal.ca, stephen@xemacs.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 02 01:25:52 2009 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 1MBGt5-0007fy-NZ for ged-emacs-devel@m.gmane.org; Tue, 02 Jun 2009 01:25:52 +0200 Original-Received: from localhost ([127.0.0.1]:45746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBGt5-0008Lh-5s for ged-emacs-devel@m.gmane.org; Mon, 01 Jun 2009 19:25:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBGt0-0008Ku-6j for emacs-devel@gnu.org; Mon, 01 Jun 2009 19:25:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBGsv-0008JN-JX for emacs-devel@gnu.org; Mon, 01 Jun 2009 19:25:45 -0400 Original-Received: from [199.232.76.173] (port=42396 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBGsv-0008JK-Bw for emacs-devel@gnu.org; Mon, 01 Jun 2009 19:25:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:45493) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBGsv-0004NY-0F for emacs-devel@gnu.org; Mon, 01 Jun 2009 19:25:41 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MBGhJ-00032F-LR; Mon, 01 Jun 2009 19:13:41 -0400 In-reply-to: (drew.adams@oracle.com) X-detected-operating-system: by monty-python.gnu.org: GNU/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:111274 Archived-At: > From: "Drew Adams" > Cc: "'Chong Yidong'" , > "'T.V. Raman'" , , , > , > "'Andrew W. Nosenko'" , > , "'ishikawa'" , > <3438@emacsbugs.donarmstrong.com> > Date: Mon, 1 Jun 2009 15:52:34 -0700 > > I mentioned Info and Buffer List from the beginning. And I mentioned code > buffers and buffers with tabular formatting as well. > > The distinction I made is between buffers that are mostly free-form text, where > newlines are typically not intentionally positioned by the user or by Emacs, and > the other buffers, where they are. Emacs does not reformat text in Info buffers, except for the header lines and the "bread-crumbs" lines. The rest is shown as produced by makeinfo from the Texinfo sources.