From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Pascal J. Bourguignon" Newsgroups: gmane.emacs.help Subject: Re: emacs + slime + ecl on Android? Date: Sat, 07 Mar 2015 22:03:52 +0100 Organization: Informatimago Message-ID: <87wq2s7c5j.fsf@kuiper.lan.informatimago.com> References: <737a7a2b-1c19-4bdb-b203-ed97d63928bd@googlegroups.com> <969ea2d1-f56f-4a48-bfbe-f67beed52999@googlegroups.com> <87a8zozqlh.fsf@debian.uxu> 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 1425762722 31256 80.91.229.3 (7 Mar 2015 21:12:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Mar 2015 21:12:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 07 22:11:53 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 1YUM0j-0002Zy-7u for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Mar 2015 22:11:49 +0100 Original-Received: from localhost ([::1]:36501 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUM0i-00053M-KJ for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Mar 2015 16:11:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUM0Y-000535-1N for help-gnu-emacs@gnu.org; Sat, 07 Mar 2015 16:11:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUM0U-0000kV-2C for help-gnu-emacs@gnu.org; Sat, 07 Mar 2015 16:11:37 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:38394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUM0T-0000kR-RL for help-gnu-emacs@gnu.org; Sat, 07 Mar 2015 16:11:33 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YUM0S-0002HL-TI for help-gnu-emacs@gnu.org; Sat, 07 Mar 2015 22:11:32 +0100 Original-Received: from amontsouris-654-1-30-254.w90-2.abo.wanadoo.fr ([90.2.221.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Mar 2015 22:11:32 +0100 Original-Received: from pjb by amontsouris-654-1-30-254.w90-2.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Mar 2015 22:11:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 33 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: amontsouris-654-1-30-254.w90-2.abo.wanadoo.fr Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oElEQVR4nK3OsRHCMAwF0O8YQufUNIQRGIAja9CxSA55AxZgFO4coMgYrEDDQZWPIlNAjwq9 033pbOBPtbXuB6PKNBn5gZkhGa86Z4x2wE67O+06WxGD/HCOGR0deY3f9Ijwwt7rNGNf6Oac l/GuZTF1wFGKiYYHKSFAkjIo1b6sCYS1sVmFhhhahKQssRjRT90ITWUk6vvK3RsPGs+M1RuR mV+hO/VvFAAAAABJRU5ErkJggg== X-Accept-Language: fr, es, en User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:MDdjMWFhNmRiMDhlZDI2YjMzNTljNjlmMDhhODZlZjc5NGZkYTlkOA== X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:103058 Archived-At: Emanuel Berg writes: > jarausch@skynet.be writes: > >>> But do you have an Android phone (device/system >>> version) able to run that Emacs in Google play? It >>> cannot run either on Samsung S4 with Android 4.3 >>> nor on Samsung A5 with Android 4.4. >> >> Unfortunately, you're right - I should have tested >> it earlier. Here, too, emacs crashes on my rooted >> Galaxy S3 mini (running CARBON). >> >> The only way to run Lisp at the moment is DroidEdit >> which can run a file through an external binary. >> [...] DroidEdit shows the output of a running Lisp >> program but cannot take interactive input. > > Let's see, the supposed future of computing, and > reigning paleo-opium of the bio-masses, turns out, it > cannot even run Lisp! > > Lisp, specified in 1958. Only Fortran (1956) is older > and still in use. Yes, you can't believe how advanced lisp is. It will still be used in a hundred years, or in a thousand years. Just like Pythagore's theorem. -- __Pascal Bourguignon__ http://www.informatimago.com/ “The factory of the future will have only two employees, a man and a dog. The man will be there to feed the dog. The dog will be there to keep the man from touching the equipment.” -- Carl Bass CEO Autodesk