From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: Using undumped Emacs Date: Wed, 9 Mar 2005 02:04:28 +0000 (UTC) Organization: Public Access Networks Corp. Message-ID: References: <7ezmy1bh71.fsf@ada2.unipv.it> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1110334088 6829 80.91.229.2 (9 Mar 2005 02:08:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Mar 2005 02:08:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 09 03:08:08 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8qcG-00078J-71 for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Mar 2005 03:08:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8qqq-00049v-7C for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2005 21:23:08 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader1.panix.com 1110333868 24391 166.84.1.1 (9 Mar 2005 02:04:28 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Wed, 9 Mar 2005 02:04:28 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: shelby.stanford.edu gnu.emacs.help:129115 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: news.gmane.org gmane.emacs.help:24665 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24665 In article <7ezmy1bh71.fsf@ada2.unipv.it>, Thien-Thi Nguyen wrote: >Greg writes: > >> I do: ./temacs -l loadup > >you can try: > >TERM=vt100 ; ./temacs -l loadup > >this is not optimal but if you are inclined, it makes further debugging >easier. under vms, for example, i always specify "vt100" while running >undumped emacs. What is an "umdumped" emacs? Thanks, David