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 03:54:06 +0200 Organization: JURTA Message-ID: <87ab95mwn5.fsf@jurta.org> References: <87wscdfxfs.fsf@jurta.org> <8763jx1fvb.fsf@justinbogner.com> <873aez5tp8.fsf@jurta.org> <000601c983f4$387e7400$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 1233540483 1677 80.91.229.12 (2 Feb 2009 02:08:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2009 02:08:03 +0000 (UTC) Cc: mail@justinbogner.com, emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 02 03:09:17 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 1LToFQ-0005Xw-12 for ged-emacs-devel@m.gmane.org; Mon, 02 Feb 2009 03:09:16 +0100 Original-Received: from localhost ([127.0.0.1]:57895 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LToE7-0005Kz-51 for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2009 21:07:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LToCh-0004mm-9X for emacs-devel@gnu.org; Sun, 01 Feb 2009 21:06:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LToCg-0004mX-RD for emacs-devel@gnu.org; Sun, 01 Feb 2009 21:06:26 -0500 Original-Received: from [199.232.76.173] (port=41500 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LToCg-0004mT-Ee for emacs-devel@gnu.org; Sun, 01 Feb 2009 21:06:26 -0500 Original-Received: from relay02.kiev.sovam.com ([62.64.120.197]:55088) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LToCf-0003o4-KZ for emacs-devel@gnu.org; Sun, 01 Feb 2009 21:06:26 -0500 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay02.kiev.sovam.com with esmtp (Exim 4.69) (envelope-from ) id 1LToCc-0002Am-RZ; Mon, 02 Feb 2009 04:06:23 +0200 In-Reply-To: <000601c983f4$387e7400$0200a8c0@us.oracle.com> (Drew Adams's message of "Sat, 31 Jan 2009 14:35:28 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) X-Scanner-Signature: 88f972a75cd389d721acc69b695bb680 X-DrWeb-checked: yes X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) 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:108548 Archived-At: >> I propose `C-x n v' (similar to the related key `C-x C-n' plus `v' >> that stands for "visual") or `C-x l v' (with the mnemonics of >> "line visual"). > > 3. C-x n is the narrowing/widening prefix. This seems unrelated to narrowing. > > C-x n d narrow-to-defun > C-x n n narrow-to-region > C-x n p narrow-to-page > C-x n w widen > ... (future) Can you invent more narrowing commands? If not, then why not to use the same prefix for commands that would have some mnemonics associated with it? > 4. C-x l is count-lines-page. Do you often use count-lines-page? -- Juri Linkov http://www.jurta.org/emacs/