From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Billy O'Connor Newsgroups: gmane.emacs.help Subject: Re: customizing emacs at compile time (or with dump-emacs?) Date: Sat, 21 Feb 2004 02:19:07 GMT Organization: Road Runner - NYC Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <871xop18ix.fsf@dps11.gnuyork.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077330753 6875 80.91.224.253 (21 Feb 2004 02:32:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Feb 2004 02:32:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 21 03:32:27 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AuMwN-0003m5-00 for ; Sat, 21 Feb 2004 03:32:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AuMvM-0003cu-43 for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Feb 2004 21:31:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newspeer.monmouth.com!nx01.iad01.newshosting.com!nx02.iad01.newshosting.com!newshosting.com!news3.optonline.net!cyclone.rdc-nyc.rr.com!news-out.nyc.rr.com!twister.nyc.rr.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:h7j1vPSIHvHeJxDiNGsKBD8xjXo= Original-Lines: 13 Original-NNTP-Posting-Host: 66.65.21.18 Original-X-Complaints-To: abuse@rr.com Original-X-Trace: twister.nyc.rr.com 1077329947 66.65.21.18 (Fri, 20 Feb 2004 21:19:07 EST) Original-NNTP-Posting-Date: Fri, 20 Feb 2004 21:19:07 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:121089 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:17039 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17039 Joe Corneli writes: > I was reading in the GNU Emacs Lisp Reference Manual about ways to > change the Emacs binary. My .emacs has gotten fairly big, and I > think it would be nice to put together a new version of emacs that > incorporates my changes but that doesn't take a long time to load. > Would > > % emacs -batch -f (dump-emacs my-emacs /full/path/to/emacs/) > > do this for me? http://www.emacswiki.org/cgi-bin/wiki/DumpingEmacs