From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Hatch Newsgroups: gmane.emacs.help Subject: Re: Control-C conundrum Date: Thu, 04 Jun 2015 07:55:07 -0600 Message-ID: <6EEFD663-A010-4026-B396-34F97552159C@gmail.com> References: <20150604001736.GA1917@mail.akwebsoft.com> <20150604005244.GB1917@mail.akwebsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1433432054 11263 80.91.229.3 (4 Jun 2015 15:34:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Jun 2015 15:34:14 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 04 17:34:13 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 1Z0X9a-00054a-3x for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Jun 2015 17:33:58 +0200 Original-Received: from localhost ([::1]:42929 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0X9U-0005K2-Dy for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Jun 2015 11:33:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0VcL-0003Kt-3a for Help-gnu-emacs@gnu.org; Thu, 04 Jun 2015 09:55:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0VcH-0008IH-4C for Help-gnu-emacs@gnu.org; Thu, 04 Jun 2015 09:55:33 -0400 Original-Received: from mail-pa0-x229.google.com ([2607:f8b0:400e:c03::229]:35274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0VcG-0008HO-Uf for Help-gnu-emacs@gnu.org; Thu, 04 Jun 2015 09:55:29 -0400 Original-Received: by padjw17 with SMTP id jw17so30215453pad.2 for ; Thu, 04 Jun 2015 06:55:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:from:date:to:message-id; bh=clzaC7/Fjy/F8AdkXCrzZFiwIxNQ4y3PcU97b10VJvU=; b=kFh0DoKosCmUCEHwnEtbEBm9n4tiu8DG56HqcM/c3cjfQjNAY7GAQ4cTH5Y71E1ESv 2U+GL/cMBsnnEmeu4PGajujbCQjHqCUX144b86xskCaMzjNLRIw4GB1z2H8Q4Pnt8ror MbjTL3WcbRrbH1k1qv74wY3/JIXlDcjz8L6wldUVvGMeCwz4apkOgaCBP8Yp++jfAw3j GR3HyN+ChnH9QT8ScuUquMfkYTSfjAvzycrRtPvVMxfbJY8PvDdPC8ydDQMDSyzuOkXd vLhA05ZQtVuMrWzEYgBLqZMKf/NxYXP2t0NhKFugX1b3vGr+aarRFHvSEnwif18hF9/A +pMQ== X-Received: by 10.68.91.197 with SMTP id cg5mr31899126pbb.26.1433426127244; Thu, 04 Jun 2015 06:55:27 -0700 (PDT) Original-Received: from [26.28.116.251] ([172.56.16.206]) by mx.google.com with ESMTPSA id xd9sm447664pab.6.2015.06.04.06.55.24 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 04 Jun 2015 06:55:25 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: <20150604005244.GB1917@mail.akwebsoft.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::229 X-Mailman-Approved-At: Thu, 04 Jun 2015 11:33:40 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:104751 Archived-At: Another option you might consider if you have pain is using one of the modes that let you use 1 key at a time, such as evil (which I use), god-mode, etc. Then you can completely avoid holding modifiers, if that contributes to your pain. Also you can try sticky keys on your OS for similar effects. I don't know if it helps you, but it helps a lot of people. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.