From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Teemu Likonen Newsgroups: gmane.emacs.help Subject: Re: Improving Emacs Date: Mon, 02 Mar 2009 05:57:59 GMT Organization: Sonera Customer Message-ID: <87sklweaai.fsf@iki.fi> References: <76fcf833-ad89-44f2-b227-e18295317ca2@p13g2000yqc.googlegroups.com> <87bpsqqosz.fsf@iki.fi> <871vtlro30.fsf@iki.fi> <94585c48-dcdb-4bc5-84ce-b6e1df45b48d@v18g2000pro.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1235976069 4339 80.91.229.12 (2 Mar 2009 06:41:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 Mar 2009 06:41:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 02 07:42:23 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Le1r4-0002uZ-Gw for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Mar 2009 07:42:22 +0100 Original-Received: from localhost ([127.0.0.1]:56069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Le1pa-0005DS-6Y for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Mar 2009 01:40:50 -0500 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!feeder.erje.net!feeder2.news.saunalahti.fi!feeder1.news.saunalahti.fi!nntp.inet.fi!central1.inet.fi!inet.fi!read4.inet.fi.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:I3d+ywdnV2tkIjHo/Ht12mVFwdE= Original-Lines: 14 Original-NNTP-Posting-Host: 80.220.180.181 Original-X-Complaints-To: abuse@inet.fi Original-X-Trace: read4.inet.fi 1235973479 80.220.180.181 (Mon, 02 Mar 2009 07:57:59 EET) Original-NNTP-Posting-Date: Mon, 02 Mar 2009 07:57:59 EET Original-Xref: news.stanford.edu gnu.emacs.help:167206 comp.emacs:97892 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62504 Archived-At: On 2009-03-01 15:34 (-0800), Xah Lee wrote: > On Feb 26, 11:33 am, Teemu Likonen wrote: >> I found the keybindings too intrusive, though, so I implemented my >> own map which only changes certain cursor movement keys. It's a >> global minor mode with its own mode map so it can be turned on and >> off easily. The code is here: >> >> http://www.emacswiki.org/emacs/ergo-movement-mode.el > I'd appreciate it if you mention “Inspired by Xah Lee's Ergoemacs > keybindings”, possibly with a link. Ah, sorry. Done.