From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Newsgroups: gmane.emacs.help Subject: Re: Emacs command frequencies: Date: Wed, 12 Nov 2008 13:52:23 +0100 Organization: Sebastien Vauban Message-ID: <87k5b9f6ns.fsf@mundaneum.com> References: <74160b46-e541-436a-a776-c8bd53d6cd55@o4g2000pra.googlegroups.com> <1f28a20e-0c9f-4478-a85c-27ae40ed7fc9@v16g2000prc.googlegroups.com> <4d476218-bd76-4d41-8a12-1428dfba9e9b@s9g2000prg.googlegroups.com> <1226211980.88912@nntp.acecape.com> <7a377b0d-9a02-4cd9-947a-8f04676fad8c@z28g2000prd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1226497310 16433 80.91.229.12 (12 Nov 2008 13:41:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Nov 2008 13:41:50 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Wed Nov 12 14:42:50 2008 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 1L0FzX-0006SY-Jm for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Nov 2008 14:42:43 +0100 Original-Received: from localhost ([127.0.0.1]:60295 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0FyP-0004m4-MW for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Nov 2008 08:41:33 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!goblin1!goblin.stu.neva.ru!news.germany.com!ecngs!feeder.ecngs.de!feed1.news.be.easynet.net!reader0.news.be.easynet.net!not-for-mail Original-Newsgroups: gnu.emacs.help X-Www-site: Under construction... X-Archive: encrypt User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:jaGmC0dIqTrW4ZYk55UC2kyELUo= Original-Lines: 32 Original-NNTP-Posting-Date: 12 Nov 2008 12:52:24 GMT Original-NNTP-Posting-Host: 81.188.7.152 Original-X-Trace: 1226494344 reader0.news.be.easynet.net 1613 [::ffff:81.188.7.152]:11927 Original-X-Complaints-To: abuse-sq41lydJq48WI+UwmH2aBQ@public.gmane.org Original-Xref: news.stanford.edu gnu.emacs.help:164356 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.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-mXXj517/zsQ@public.gmane.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:59690 Archived-At: Hello, > - Commands that are repeated frequently should have the > highest priority for one-button keys. That's why I > personally think save-buffer and kill-this-buffer would be a > waste for single keys. On the other hand other-window has a > terrible default for the same reason. I totally share your point of view. And, as well, the list of most frequently used functions that have really annoying bindings. In my case -- OK, I know it is normally prohibited to use F1 to F4 --, I've done the following mappings: =3D info =3D save-buffer =3D open-file (or `ffap', or even `anything', if present) =3D delete-other-windows =3D other-window =3D call-last-kbd-macro =3D recompile =3D next-error =3D undo =3D my-kill-this-buffer I could not anymore miss almost any of them... Seb --=20 S=C3=A9bastien=C2=A0Vauban