From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Leaner emacs for Android Date: Fri, 28 Aug 2009 01:30:50 +0100 Organization: I try Message-ID: <87bpm0hj9h.fsf@it.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251586698 31342 80.91.229.12 (29 Aug 2009 22:58:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Aug 2009 22:58:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 30 00:58:11 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MhWs6-00080b-Dj for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Aug 2009 00:58:10 +0200 Original-Received: from localhost ([127.0.0.1]:47986 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhWs5-0002WC-QZ for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Aug 2009 18:58:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MhWpE-00080i-U9 for help-gnu-emacs@gnu.org; Sat, 29 Aug 2009 18:55:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MhWpA-0007v1-Ai for help-gnu-emacs@gnu.org; Sat, 29 Aug 2009 18:55:12 -0400 Original-Received: from [199.232.76.173] (port=42666 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhWpA-0007uw-1h for help-gnu-emacs@gnu.org; Sat, 29 Aug 2009 18:55:08 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:56493) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MhWp9-0003LO-BU for help-gnu-emacs@gnu.org; Sat, 29 Aug 2009 18:55:07 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MhWp6-0007NR-U7 for help-gnu-emacs@gnu.org; Sun, 30 Aug 2009 00:55:04 +0200 Original-Received: from 67.159.44.184 ([67.159.44.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 Aug 2009 00:55:04 +0200 Original-Received: from news by 67.159.44.184 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 Aug 2009 00:55:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 67.159.44.184 Cancel-Lock: sha1:p4X0V/ag4tEclNigiO6DjOZHfAQ= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67649 Archived-At: Hi all, I have Emacs running on my google (G1/HTC Dream) phone which is very handy (see here for details: http://www.emacswiki.org/emacs/EmacsOnAndroid ). Currently it is using about 12MB on startup, but the RAM on the phone is very limited. I want to make it a bit leaner and faster. I suspect there are plenty of elisp packages loaded by default that I don't need. How do I find out what they are, and then stop them from loading by default? Any other advice on making it smaller/faster? -- aleblanc