From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: Control-C conundrum Date: Sat, 6 Jun 2015 21:22:41 -0700 (PDT) Message-ID: References: <20150604001736.GA1917@mail.akwebsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1433651129 23672 80.91.229.3 (7 Jun 2015 04:25:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Jun 2015 04:25:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 07 06:25:18 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Z1S97-0004Ep-Ke for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Jun 2015 06:25:18 +0200 Original-Received: from localhost ([::1]:53411 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z1S96-0000VC-Rj for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Jun 2015 00:25:16 -0400 X-Received: by 10.52.30.129 with SMTP id s1mr14755934vdh.3.1433650962475; Sat, 06 Jun 2015 21:22:42 -0700 (PDT) X-Received: by 10.50.107.105 with SMTP id hb9mr88037igb.3.1433650962443; Sat, 06 Jun 2015 21:22:42 -0700 (PDT) Original-Path: usenet.stanford.edu!q107no513311qgd.0!news-out.google.com!n7ni3026igk.0!nntp.google.com!h15no1424290igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.88.165.13; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.88.165.13 User-Agent: G2/1.0 Injection-Date: Sun, 07 Jun 2015 04:22:42 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:212522 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104807 Archived-At: On Thursday, June 4, 2015 at 10:17:48 AM UTC+5:30, Bob Proulx wrote: > Tim Johnson wrote: > > I've done extensive keybinding based on the recommendations here: > > https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html > > Those are the rules for people producing code for other people to > use. These are packages and modes distributed with emacs and as 3rd > party resources to emacs. If you wrote a new mode and wanted to > distribute the sources for other people to use then you should follow > those rules so that other people will be able to interact with them. > > > I'm aware that major or minor modes may use C-l or C-o, but I don't > > have any of the thumb pain when I use either C-l or C-o. > > If you are making your own keybindings for your own use then you are > free to do anything you wish. Including violate those rules for your > own purposes. Those key binding conventions don't apply to the end > user. I say do whatever you feel is best for you. Pain does not grow > character. Pain is painful. OT for emacs but hopefully not for your situation https://www.cs.princeton.edu/~arora/RSI.html