Testimonial for ergoemacs-mode

This page collects testimonial for ErgoEmacs Keybinding. Thank you. I appreciate them very much. Your nice words keep me going.

I am using @ErgoEmacs mode (guru, no backspc). I love it. And this is a problem: I want it system-wide. Browser, gnome-shell,etc. How to?

—Angelo Basile [ https://twitter.com/angelo_basile/status/663038787254095872 accessed: 2015-11-08]

ergoemacs-mode good arrow position

ergoemacs-mode 把 C-p,C-n,C-f,C-b 改变为 M-i,M-k,M-j,M-l 有两个好处。第一,对初学者更友好了,上下左右的排列方式与普通键盘的上下左右相对位置一致。第二,对于新型的,方向键尺寸被压缩的键盘,i j k l 的大小是未压缩尺寸的 // @xahlee

ergoemacs-mode还有非常好用的HOME键M-h 以及END键 就是 M-S-h 我喜欢用相对位置辅助记忆 所以就在.emacs配置文件增加了 (global-set-key (kbd "M-;") 'ergoemacs-end-of-line-or-what) 把M-;当做 END 键使用。初学阶段 我使用Emacs最大的乐趣之一就是这种【自给自足式的小hack】 @xahlee

by 石酷, source: [2014-08-09 http://www.weibo.com/1939898004/BhCJD2vMD#_rnd1407653585826 ]

Thanks to @xah_lee for ergo-emacs. If #emacs could become my prime editor for windows, I would be exuberant! — [ fleontrotsky ] https://twitter.com/fleontrotsky

Hacker News mentions:

Delicious.com bookmark site comments At http://delicious.com/url/aa40f8106085d7e6dd0e218d0350f5c8

I just spent three days trying out Xah Lee's ErgoEmacs – ergonomic Emacs keybindings – and I've been impressed.

ErgoEmacs keybinding review: [Ergonomic Emacs Keybindings By Jeffrey E Pace. At http://jpace.wordpress.com/tag/ergoemacs/ , accessed on 2012-09-19 ]

Xah Lee's Ergoemacs is five different kinds of awesome.

Installing and using Ergoemacs (for intermediate Emacs users) By Joseph Buchignani. At http://www.cyborganize.org/clarity/software/emacs-org-mode-installation-configuration-and-tutorial/installing-and-using-ergoemacs-for-intermediate-emacs-users/

From: Don Womick
Subject: [Orgmode] ErgoEmacs
Date: Sat, 14 Aug 2010 09:07:58 -0400

I've just found ErgoEmacs (http://ergoemacs.org), another Emacs distribution for Windows that tries to make Emacs easy to use for ordinary users… and it does so: I was able to use it immediately, with all the standard Windows shortcuts--the only things that tripped me up briefly were the file commands (C-xf moved to C-o and C-xw moved to C-w), and that they moved M-x to M-a (M-x now cuts the entire line). This looks like a distro that might ease the learning curve enough to drive more widespread adoption of Emacs (and org-mode!): it really does seem to be as easy to use as Notepad right out of the box, yet doesn't take away any of the power of Emacs (as far as I can tell, except that I did have to load an org-mode file before capture would work, but that may be a setup problem on my part). If you're on Windows, take a look and see what you think… and for org newbies on win32, I think this is the version I would recommend.

--Don

lists.gnu.org emacs-orgmode

I started using ergoemacs last week, and it looks promising. It lacked a swedish keyboard layout though

Thanks for your great blog, work and opinions about emacs.

/Kristian Hellquist

Thanks to [ Kristian Hellquist ] [ https://twitter.com/meeiw ] for contributing a Swedish layout. It's in ErgoEmacs Keybinding v5.3.4.

2009年11月4日星期三

ErgoEmacs 初探

一直以來,我都是從 Xah's Emacs Tutorial 獲得一些 Emacs 使用上的小技巧。前幾天突然發現 Xah Lee 弄了一個專案 --- ErgoEmacs。一個很有趣的專案,同時也是破壞 Emacs 傳統的專案。

Emacs 專屬的 keybindings 可以說是一項足以自豪的傳統。對於那些不使用滑鼠的高手來說,keybindings 一定背的滾瓜瀾熟。但非人使用 Emacs 超過十年了,熟悉的 keybindings 不會多過 10 個。並不是非人不想背下來,而是太複雜了,今天背了明天就忘了。再加上非人非常地依賴滑鼠,所以總是記不了幾個 keybindings。而 ErgoEmacs 這個專案主要就是在改變 keybindings,讓 Emacs 更能符合現代使用電腦的習慣。這個套件可以從這裡下載。

jeangjs.blogspot.com 非人的筆記本

I totally agree with the remap caps-lock solution, that helps quite a bit. To go even further, I tried and liked the Ergoemacs keybindings. The project is being actively developed, and supported quite well. I personally don't use it because it's not integrated with Mac OS X (some EMACS Keys are integrated in Cocoa), though it seems someone has posted an inputrc file with Ergoemacs keybindings. Another trick I've been playing with is enabling StickyKeys. It's supported on many platforms and alleviates some of the problems specific to chording (as opposed to just overuse): it is apparently recommended on the emacswiki: http://www.emacswiki.org/emacs/StickyModifiers

http://stackoverflow.com/users/329956/chow

I used to do the same thing, but I missed out on a lot of good emacs shortcuts. Today I use the dvorak version of Xah Lee's layout. You get vim-like navigation by holding Meta.

— jroes Source news.ycombinator.com

(9:06:35 AM) laurus: Hello! I just wanted to let you know that I recently installed your Ergoemacs and I'm enjoying it very much.

fadec: I had customized my keybindings but someone suggested I try Ergoemacs a few weeks ago. Forget vim - ergoemacs is how it's done.

reddit.com

freenode irc chat:

Ghoul``: xah_lee: i appreciate the ergonomic emacs shortcuts especially M-x being M-a right now ☺ however only one thing is weird.. the M-; for searching (M-s in dvorak) but if i want to go to the next entry i press C-s and not M-; again; that's like the only tiny thing; otherwise i really like and use all the other shortcuts; really good stuff!

freenode irc chat:

ginstre: i'm an avid user of your ergonomic keybindings. one small suggestion: the isearch-mode-map bindings should be copied to the minibuffer-local-isearch-map. otherwise one can't resume an isearch that has been modified (For example, by M-n, M-p or isearch-edit-string).

From w k

你好,偶然访问李杀网,从你的网站发现非常有价值的emacs教程。尤其关于人体工程力学的键位设置及键盘推荐,更是出类拔萃,对于像我这样的emacs新手具有非常大的帮助,我已经完全按照你的建议来做。

教程需然全部都是英文书写,但是语法简单、文笔流畅,像我这样纯粹的中国人都可以轻松阅读。

From: Will Parsons
Date: 3 Sep 2008 00:21:16 GMT
Subject: Re: ergonomic keybinding. Need qwerty testers.

Some comments:

I've been giving your keyboard mapping a try and generally like it. In particular, I like the cut/paste series (M-x, M-c, M-v) and the window-splitting series (M-0, M-1, M-2). I do regret, however, that the M-c binding does conflict with the default capitalize-word binding, as I use the capitalization functions bound by default to M-c, M-u, and M-l pretty frequently. At the moment, I've configured a "windows" key to be Hyper and bound the capitalization functions to H-c, H-u, and H-l, so I'll see how that works out.

(I've noticed a slight anomaly - since M-x is bound to kill-region, M-a is used for execute-extended-command, but when one hits M-a, one is still presented with a prompt "M-x ".)

As far as the cursor movement bindings, the single character movement bindings seem natural enough, but I suspect I'll prefer to continue to use arrow keys. I'll have to give the other movement bindings more of trial before making a final judgement, though the combinations involving M+S (Alt+Shift) seem a little awkward to me.

I've bound M-g to goto-line for some time now, and am happy with the standard C-k for kill-line, so prefer not to rebind M-g.

Similarly, I've bound M-p to ps-print-buffer, and since I don't use the recenter function too often, am happy to stick with C-l for it.

I found the binding of M-d to delete-backward-char somewhat disconcerting, because even though I've bound C-delete to kill-word, I'm still acustomed to having M-d perform the same function in other contexts (e.g., in Bash).

From gnu.emacs.help newsgroup. http://groups.google.com/group/gnu.emacs.help/browse_frm/thread/1369b1a33d443de8

Hello,

I've just read your rant about Emacs key bindings and other historical "features".

I simply wanted to thank you for this : now I know I'm not alone thinking about this sort of things. Although I didn't had your historical knowledge about Emacs, these key bindings and features are what has always turned me away from Emacs, and why I coded my own text editor 14 years ago (Jered, available from http://www.librelogiciel.com/ )

So, again : THANKS A LOT !

bye

Jerome Alet

a few weeks ago I saw your page with ergonomic keybindings for emacs. Since I did not like the original bindings very much and was on the way to an "emacs pinky" I tried your keybindings - they are great ☺

Pain decays slowly and the new bindings are going into muscle memory quickly. Of cource, I made a few changes according to my special needs.

Thank you VERY much!

Markus Grunwald

I have used your ergonomic_keybinding_querty.el a bit. It is interesting, it looks like it is the right way to go. Solution is elegant and does not interfere with or disable common shortcuts. There are two small issues I encountered: The first is that if CUA is enabled in emacs 22 moving around with page up/down (M-Shift-i and M- Shift-k) sets mark and starts selecting a region. The other issue is that on Windows pressing righ-alt + right-shift sometimes changes Windows keyboard layout.

The main issue for me still remains position of Control keys, but this needs to be addressed by a keyboard manufacturer.

Thanks,

boskom

gnu.emacs.help newsgroup, 2008-04-30. http://groups.google.com/group/gnu.emacs.help/browse_frm/thread/25486f71ed9e506b

Pretty impressive.

Do you have the frequency of the C-x prefix ? I use it pretty often, just wondering what's his rating. I definitively want to try your layout. Two remarks though. C-h = delete-backward-char is mandatory for me.

Too many applications use it that way. And the h key is a perfect spot on the Dvorak keyboard.

Also, C-t, M-t and M-c on a Dvorak keyboard definitely deserve better shortcuts than the default ones.

I am currently using C-t as the C-x prefix and M-t as M-x.

Sergio // Sep 12, 2007 at 12:06 pm

That's nice, but the best thing about that website is the ‘ergonomic keybord layout’ that uses completely new bindings that are way more comfortable.

I know that for long-time emacs users a new layout is perhaps not something attractive, but for me, being new to emacs, a more modern and ergonomic layout is just what I needed to get up to speed.

They even have a Dvorak version. Great resource, thanks, I had been looking for this kind of info about how to make it easier to use emacs for a while.

emacsblog.org