From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: C-n and C-a Date: Mon, 02 Feb 2009 11:45:45 +0200 Organization: JURTA Message-ID: <87k58918a0.fsf@jurta.org> References: <87wscdfxfs.fsf@jurta.org> <8763jx1fvb.fsf@justinbogner.com> <873aez5tp8.fsf@jurta.org> <000601c983f4$387e7400$0200a8c0@us.oracle.com> <87ab95mwn5.fsf@jurta.org> <003501c984dd$88342f50$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233568290 28842 80.91.229.12 (2 Feb 2009 09:51:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2009 09:51:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 02 10:52:44 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 1LTvTn-0005oV-Uh for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2009 10:52:36 +0100 Original-Received: from localhost ([127.0.0.1]:49527 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTvSV-0003wo-Ak for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2009 04:51:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTvSQ-0003wj-GE for emacs-devel@gnu.org; Mon, 02 Feb 2009 04:51:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTvSP-0003wX-4e for emacs-devel@gnu.org; Mon, 02 Feb 2009 04:51:09 -0500 Original-Received: from [199.232.76.173] (port=36339 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTvSO-0003wU-VV for emacs-devel@gnu.org; Mon, 02 Feb 2009 04:51:09 -0500 Original-Received: from relay01.kiev.sovam.com ([62.64.120.200]:4550) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LTvSO-0000CY-Da for emacs-devel@gnu.org; Mon, 02 Feb 2009 04:51:08 -0500 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay01.kiev.sovam.com with esmtp (Exim 4.69) (envelope-from ) id 1LTvSL-000MMu-Qv; Mon, 02 Feb 2009 11:51:06 +0200 In-Reply-To: <003501c984dd$88342f50$0200a8c0@us.oracle.com> (Drew Adams's message of "Sun, 1 Feb 2009 18:25:35 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) X-Scanner-Signature: c2436a487120708c9e0f2b31fdd4cc45 X-DrWeb-checked: yes X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.8-5.1 (or MacOS X 10.2-10.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:108576 Archived-At: > I don't have an opinion about whether `count-lines-page' > deserves a binding, or deserves this binding. If most users don't use `count-lines-page' often then we could rebind it to: C-x l p ("Lines Page") - count-lines-page and use a new key prefix `C-x l' for more line-related commands: C-x l t ("Lines Truncate") - toggle-truncate-lines C-x l w ("Lines Word wrap") - toggle-word-wrap C-x l v ("Lines Visual mode") - visual-line-mode -- Juri Linkov http://www.jurta.org/emacs/