From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: selohssa_era_sresu_sti_dna_xus_sodniw@hotmail.com (d2003xx) Newsgroups: gmane.emacs.help Subject: How to create a mono emacs that contains everything? Date: 12 Jan 2003 16:41:45 -0800 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <77006be6.0301121641.7cf4c357@posting.google.com> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1042418802 15617 80.91.224.249 (13 Jan 2003 00:46:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2003 00:46:42 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18XskQ-00043Y-00 for ; Mon, 13 Jan 2003 01:46:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Xsjs-0003yt-05 for gnu-help-gnu-emacs@m.gmane.org; Sun, 12 Jan 2003 19:46:04 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 5 Original-NNTP-Posting-Host: 61.70.221.93 Original-X-Trace: posting.google.com 1042418505 18236 127.0.0.1 (13 Jan 2003 00:41:45 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 13 Jan 2003 00:41:45 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:108882 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5411 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5411 Hello! It is, creating a statically-linked "emacs" executable that contains all elisp packages in itself (including cc-mode, gnus, ..), I hope to use this as the fail-safe editor. Anybody know how to do this?