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: line-line-move-visual: was line motion problem Date: Mon, 28 Jul 2008 17:35:09 +0300 Organization: JURTA Message-ID: <87myk2rs1i.fsf@jurta.org> 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> <87bq0it94b.fsf@jurta.org> <873alu85fu.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 1217256188 23300 80.91.229.12 (28 Jul 2008 14:43:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2008 14:43:08 +0000 (UTC) Cc: David Reitter , Chong Yidong , raman@users.sourceforge.net, Stefan Monnier , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 28 16:43:56 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 1KNTx5-000451-Nt for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2008 16:43:56 +0200 Original-Received: from localhost ([127.0.0.1]:38839 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNTwB-0003s1-IO for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2008 10:42:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNTvD-0002yG-NU for emacs-devel@gnu.org; Mon, 28 Jul 2008 10:41:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNTvB-0002xV-UN for emacs-devel@gnu.org; Mon, 28 Jul 2008 10:41:59 -0400 Original-Received: from [199.232.76.173] (port=37101 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNTvB-0002xN-LX for emacs-devel@gnu.org; Mon, 28 Jul 2008 10:41:57 -0400 Original-Received: from smtp-out.neti.ee ([194.126.126.37]:50504) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNTv5-0003fk-47; Mon, 28 Jul 2008 10:41:51 -0400 X-Virus-Scanned: Debian amavisd-new at estpak.ee Original-Received: from Relayhost2.neti.ee (Relayhost2 [88.196.174.142]) by MXR-8.estpak.ee (Postfix) with ESMTP id 10D1D1486B3; Mon, 28 Jul 2008 17:41:46 +0300 (EEST) Original-Received: from mail.estpak.ee (66.132.191.90.dyn.estpak.ee [90.191.132.66]) by Relayhost2.neti.ee (Postfix) with ESMTP id 031991FB2B5; Mon, 28 Jul 2008 17:41:45 +0300 (EEST) In-Reply-To: <873alu85fu.fsf@catnip.gol.com> (Miles Bader's message of "Mon, 28 Jul 2008 23:11:01 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) 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:101648 Archived-At: > Juri Linkov writes: >> It seems that keys M-[ and M-] are more suitable for moving to the >> beginning/end of the real line because similar keys M-{ and M-} are >> bound to commands that move point to the beginning/end of the paragraph. > > M-[ and M-] are not so good because they are commonly used as a prefix > for terminal function keys. Then maybe M-home and M-end to move to the beginning/end of the real line. -- Juri Linkov http://www.jurta.org/emacs/