From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pete Ley Newsgroups: gmane.emacs.help Subject: Re: Android Implementation of Emacs Date: Wed, 22 Jan 2014 14:31:39 -0800 Message-ID: <87ppnj6438.fsf@enterprise.sectorq.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1390430566 18562 80.91.229.3 (22 Jan 2014 22:42:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Jan 2014 22:42:46 +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 Wed Jan 22 23:42:51 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 1W66VW-0003Sd-Lv for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Jan 2014 23:42:50 +0100 Original-Received: from localhost ([::1]:37881 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W66VW-0002EW-Ae for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Jan 2014 17:42:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W66LH-0008Qv-88 for help-gnu-emacs@gnu.org; Wed, 22 Jan 2014 17:32:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W66L8-00020p-RY for help-gnu-emacs@gnu.org; Wed, 22 Jan 2014 17:32:15 -0500 Original-Received: from mail-pd0-x230.google.com ([2607:f8b0:400e:c02::230]:40555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W66L8-0001zU-HW for help-gnu-emacs@gnu.org; Wed, 22 Jan 2014 17:32:06 -0500 Original-Received: by mail-pd0-f176.google.com with SMTP id w10so959038pde.35 for ; Wed, 22 Jan 2014 14:32:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=GgSR7gwyYFnjMXboDhMBZVBWPGWJRwO7oa8y/BpKzto=; b=hO9W/wEDMMEed/HkEWvIb/SHUhMDxfwn/ecnz7inHWkQi/XxzLC4gCIIQCPeQHLRB+ XCj5BMMtTDHu8fVjNN3CvGb8ocQe8/rYlTBSTomQVrZq136MGtWCH1WOWSdGSH29L0CS ttme1HyHwhZr76o9bIQwAqJOfizUy8BmUwIdYKfiAXM3h+RsiH4fNrg0tRFyUVOvFDlv utDez78NQnyQOE5PMbWOmgrxm1hkR7Ud0FMvDtijzk39xvnblfhqQXWSvTpZceRvM+aw RzB4qxIYheegTOGlUil8J26018EvUHehJrXrij2b2QApp/A7Kz/bI5VTXyoQ669KlSNL NmgA== X-Received: by 10.66.154.169 with SMTP id vp9mr4267681pab.39.1390429922630; Wed, 22 Jan 2014 14:32:02 -0800 (PST) Original-Received: from enterprise.sectorq.net (75-175-25-218.ptld.qwest.net. [75.175.25.218]) by mx.google.com with ESMTPSA id da3sm27779766pbc.30.2014.01.22.14.32.00 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 22 Jan 2014 14:32:01 -0800 (PST) In-Reply-To: (Umar's message of "Sun, 19 Jan 2014 12:33:14 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c02::230 X-Mailman-Approved-At: Wed, 22 Jan 2014 17:42:39 -0500 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:95545 Archived-At: Umar writes: > 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 was under the impression that the Android Emacs implementation requires a hardware keyboard. On my Galaxy Note I open it and have no way to open my software keyboard and need to use a BT keyboard. Is there a way to use an Android soft keyboard with the Emacs on the Play store?