From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Newsgroups: gmane.emacs.help Subject: Re: Using undumped Emacs Date: Mon, 21 Feb 2005 08:33:14 +0100 Organization: tp.internet - http://www.tpi.pl/ Message-ID: References: <87acpw7je6.fsf-monnier+gnu.emacs.help@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1109091798 20127 80.91.229.2 (22 Feb 2005 17:03:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Feb 2005 17:03:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 22 18:03:18 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D3dRJ-0007OE-LW for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2005 18:03:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3diU-0008Kp-W4 for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2005 12:20:59 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!newsfeed.pionier.net.pl!news.nask.pl!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: dum150.neoplus.adsl.tpnet.pl Original-X-Trace: atlantis.news.tpi.pl 1109091897 13794 83.22.20.150 (22 Feb 2005 17:04:57 GMT) Original-X-Complaints-To: usenet@tpi.pl Original-NNTP-Posting-Date: Tue, 22 Feb 2005 17:04:57 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040618 X-Accept-Language: en-us, en In-Reply-To: <87acpw7je6.fsf-monnier+gnu.emacs.help@gnu.org> Original-Xref: shelby.stanford.edu gnu.emacs.help:128714 Original-To: help-gnu-emacs@gnu.org 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24252 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24252 Stefan Monnier wrote: >>I want to use the undumped version. > > > Just curious: why on earth would you want to do that? > > > Stefan Just a whim ;) I wanted to play around with loadup.el, and I thought it would be "cleaner" to use undumped Emacs for that. I can do it very well with dumped Emacs, but since there is such another option I just wanted to use it... Greg