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: next-line screws up column at the EOL Date: Wed, 19 Sep 2007 21:47:32 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190252893 30626 80.91.229.12 (20 Sep 2007 01:48:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Sep 2007 01:48:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 20 03:48:13 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 1IYB9J-0002wD-Cl for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2007 03:48:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYB9H-0000Wx-KO for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 21:48:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYB9E-0000Vj-LT for emacs-devel@gnu.org; Wed, 19 Sep 2007 21:48:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYB9E-0000VC-6H for emacs-devel@gnu.org; Wed, 19 Sep 2007 21:48:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYB9E-0000V3-41 for emacs-devel@gnu.org; Wed, 19 Sep 2007 21:48:08 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYB9D-00009D-K4 for emacs-devel@gnu.org; Wed, 19 Sep 2007 21:48:07 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IYB8e-0002xa-QO; Wed, 19 Sep 2007 21:47:32 -0400 X-Spook: JPL NSA asset constitution wire transfer freedom BRLO X-Ran: gHBV%{_jWW)g@LPBjx-F^tZ$k*jrvuc^$[(AE&u2dV.[jKj{b}ZRU~`/Lt0]#I4[}axXkz X-Hue: white X-Attribution: GM In-Reply-To: (sds@janestcapital.com's message of "Wed, 19 Sep 2007 12:58:58 -0400") 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:79345 Archived-At: sds@janestcapital.com wrote: > GNU Emacs 23.0.50.6 (x86_64-unknown-linux-gnu, GTK+ Version 2.8.20) > of 2007-09-18 on nyc-qws-005 > '-with-gtk' '-with-gif=no' [...] > Specifically put the point after "2007-09-18" above and do C-n, the > point goes to "m" in "column". > put the point at EOL (after "and") and do C-n, the point goes to the BOL > on the next line (before "C-n/C-p") instead of the EOL on the next line > (after "EOL.") It doesn't do that for me (also on a GTK x86-64 build).