From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?koi8-r?B?7MHK1CDxx8HNyQ==?= Newsgroups: gmane.emacs.devel Subject: What is a keybinds Richard Stallman uses? Date: Sun, 29 Jun 2014 17:45:04 +0400 Message-ID: <461201404049504@web7j.yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/html Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1404049537 15683 80.91.229.3 (29 Jun 2014 13:45:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Jun 2014 13:45:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 29 15:45:31 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X1FQ8-0000LE-Dj for ged-emacs-devel@m.gmane.org; Sun, 29 Jun 2014 15:45:28 +0200 Original-Received: from localhost ([::1]:57783 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1FQ7-0007NE-Lp for ged-emacs-devel@m.gmane.org; Sun, 29 Jun 2014 09:45:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1FPv-0007MD-Fa for emacs-devel@gnu.org; Sun, 29 Jun 2014 09:45:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1FPo-00017c-Cu for emacs-devel@gnu.org; Sun, 29 Jun 2014 09:45:15 -0400 Original-Received: from forward13.mail.yandex.net ([95.108.130.120]:45880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1FPo-00016y-3E for emacs-devel@gnu.org; Sun, 29 Jun 2014 09:45:08 -0400 Original-Received: from web7j.yandex.ru (web7j.yandex.ru [5.45.198.48]) by forward13.mail.yandex.net (Yandex) with ESMTP id 007ED141813 for ; Sun, 29 Jun 2014 17:45:04 +0400 (MSK) Original-Received: from 127.0.0.1 (localhost [127.0.0.1]) by web7j.yandex.ru (Yandex) with ESMTP id A9CEE6160002; Sun, 29 Jun 2014 17:45:04 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1404049504; bh=4KLmvVNro7m1NL7HozK3ERdf+icwO+6DWEC9SFQwz+o=; h=From:To:Subject:Date; b=QoMPngDub7/Nco51fmIvnlNAKIqWNdEaEPPCbABqEvpeDGzbqcqO/tAGWR4QwLjJI XJmZOMv/kMtDOhgH5wxQvrFTobQBOms/SikoX4PQms1SIRfMzsiAX7A66J/sus1Hu/ Qme6pHGhyPSUtvsUUuIX4fDYUBFnjD1vEEf5Wou4= Original-Received: from ip-62.122.240.208.zelenaya.net (ip-62.122.240.208.zelenaya.net [62.122.240.208]) by web7j.yandex.ru with HTTP; Sun, 29 Jun 2014 17:45:04 +0400 Envelope-From: hi-angel@yandex.ru X-Mailer: Yamail [ http://yandex.ru ] 5.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] [fuzzy] X-Received-From: 95.108.130.120 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172813 Archived-At:
I have heard sometimes that the default Emacs keybinds was chosen initially for another keyboard form factor, and it could be more comfortable(though I am okay with the defaults anyway, I just told a rumours). E.g. someone proposes to swap the "Ctrl" with the "Caps-Lock".
So I wonder: does Richard Stallman, the creator of Emacs, changed something of the default keybindings in his Emacs?
It is really interesting, because he is a person, who does many programming and uses Emacs, for years. So if he changed something, most probably it is really worthful thing. And if he doesn't -- too :)