From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Surya Kiran Gullapalli Newsgroups: gmane.emacs.help Subject: Sticky escape key Date: Fri, 18 Sep 2015 18:35:17 +0530 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1442585667 3051 80.91.229.3 (18 Sep 2015 14:14:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Sep 2015 14:14:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 18 16:14:26 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 1ZcwQf-0005zv-Fg for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Sep 2015 16:14:21 +0200 Original-Received: from localhost ([::1]:38882 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcwQf-0004xf-2h for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Sep 2015 10:14:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcvS9-0002zm-QY for help-gnu-emacs@gnu.org; Fri, 18 Sep 2015 09:11:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcvS9-0001mO-15 for help-gnu-emacs@gnu.org; Fri, 18 Sep 2015 09:11:49 -0400 Original-Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:38284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcvS8-0001lY-Po for help-gnu-emacs@gnu.org; Fri, 18 Sep 2015 09:11:48 -0400 Original-Received: by wiclk2 with SMTP id lk2so30484344wic.1 for ; Fri, 18 Sep 2015 06:11:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=fpaAtmENciEciMifz9aXEjvR7jH+xJbs0qqujKkRSMI=; b=YoVgdVZiY52Xwi5UspGoxyA5Q4WDTmLKwzFGeoEVzONARVVoerFVBUZKO1WUsHhCTO lPGxdbuviNZomw6jzFs0122twUdDGom4DVSFTC+ypr9VjJwojRYKhbnq0AgU96XeDgBY el6UjhcGKn56XEtKz0MC9d+ATk/38i34FHeT5ZQJwQ+cccMifpWFnGm6juwteAYulCYh Ik8fwIx5jYQ6EcekUyM8sijHhSZQ+ncATGz+q6DSv5sQOozJFABt7FXYrlLQN6mubkaJ uoWed/Jt7JSf0MheYk69NVS2yjEl1hZQZi7/aexrGSHCqkJmG+sXHfX2L6JtW7xbTKgF Mb+g== X-Received: by 10.194.134.98 with SMTP id pj2mr7847805wjb.30.1442581536638; Fri, 18 Sep 2015 06:05:36 -0700 (PDT) Original-Received: by 10.194.62.1 with HTTP; Fri, 18 Sep 2015 06:05:17 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::234 X-Mailman-Approved-At: Fri, 18 Sep 2015 10:14:11 -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:107239 Archived-At: I started using kinesis keyboard and mapped my left control key to escape (near left thumb) and escape is the hyper key for me. I created some keybindings with the escape key. Everything is working fine. But the escape key is behaving as if it is a sticky key. I want it to behave like a non-sticky key like ctrl or shift or alt. Is there a way to do it in emacs ? (Kinesis doesn't seem to have that option for escape key). Surya