From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: Android Implementation of Emacs Date: Sun, 19 Jan 2014 17:51:22 -0700 Message-ID: <20140120005122.GD29669@hysteria.proulx.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1390179105 920 80.91.229.3 (20 Jan 2014 00:51:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2014 00:51:45 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Umar Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 20 01:51:49 2014 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 1W535g-00016c-4f for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jan 2014 01:51:48 +0100 Original-Received: from localhost ([::1]:48321 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W535f-0007gx-Hl for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Jan 2014 19:51:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W535O-0007gs-Kc for help-gnu-emacs@gnu.org; Sun, 19 Jan 2014 19:51:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W535I-0006UM-Ie for help-gnu-emacs@gnu.org; Sun, 19 Jan 2014 19:51:30 -0500 Original-Received: from joseki.proulx.com ([216.17.153.58]:37864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W535I-0006UH-Bd for help-gnu-emacs@gnu.org; Sun, 19 Jan 2014 19:51:24 -0500 Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 636DE21228; Sun, 19 Jan 2014 17:51:22 -0700 (MST) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id 371B92DCD2; Sun, 19 Jan 2014 17:51:22 -0700 (MST) Mail-Followup-To: Umar , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.17.153.58 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:95506 Archived-At: Umar wrote: > I downloaded an implementation of Emacs from Google Play store. I am > trying to make it work on my Samsung Note 2. Does anyone know which > key maps to Ctrl and Esc (on the smartphone keyboard)? I suggest installing Hacker's Keyboard. It has control and escape keys missing from the Android keyboard. Bob