From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: line-line-move-visual: was line motion problem Date: Mon, 21 Jul 2008 15:24:01 -0400 Message-ID: References: <18557.63556.231489.523637@gargle.gargle.HOWL> <5F62534C-D5CE-4364-8F73-E1AE0D61B4E2@gmail.com> <87abghlqs2.fsf@stupidchicken.com> <87hcap3ct7.fsf@stupidchicken.com> <87mykg84aj.fsf@stupidchicken.com> <200807181530.m6IFUHVp029662@sallyv1.ics.uci.edu> <06ED973A-F762-4586-9913-37B3622C8644@gmail.com> <87prp78bv4.fsf@stupidchicken.com> <87prp7i1of.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216668265 17438 80.91.229.12 (21 Jul 2008 19:24:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2008 19:24:25 +0000 (UTC) Cc: David Reitter , Chong Yidong , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 21 21:25:13 2008 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 1KL10S-0003tH-5K for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 21:25:12 +0200 Original-Received: from localhost ([127.0.0.1]:43003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KL0zX-0004HG-Di for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2008 15:24:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KL0zR-0004Ey-TG for emacs-devel@gnu.org; Mon, 21 Jul 2008 15:24:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KL0zR-0004Dd-1Y for emacs-devel@gnu.org; Mon, 21 Jul 2008 15:24:09 -0400 Original-Received: from [199.232.76.173] (port=55705 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KL0zQ-0004DV-Qe for emacs-devel@gnu.org; Mon, 21 Jul 2008 15:24:08 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:40779) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KL0zM-0005CI-Jx; Mon, 21 Jul 2008 15:24:04 -0400 Original-Received: from alfajor.home (vpn-132-204-232-36.acd.umontreal.ca [132.204.232.36]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m6LJO1uU016388; Mon, 21 Jul 2008 15:24:01 -0400 Original-Received: by alfajor.home (Postfix, from userid 20848) id 434141C523; Mon, 21 Jul 2008 15:24:01 -0400 (EDT) In-Reply-To: <87prp7i1of.fsf@catnip.gol.com> (Miles Bader's message of "Tue, 22 Jul 2008 02:31:44 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3064=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:101110 Archived-At: > The name `show-newlines-newline-code' seems bizarre though... "code"? Of course, since it's in whitespace.el its name should start with "whitespace-". Stefan