From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Newsgroups: gmane.emacs.help Subject: Using undumped Emacs Date: Fri, 18 Feb 2005 07:54:56 +0100 Organization: tp.internet - http://www.tpi.pl/ Message-ID: 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 1108755541 26506 80.91.229.2 (18 Feb 2005 19:39:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Feb 2005 19:39:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 18 20:39:00 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D2Dxj-0002Gb-Fn for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Feb 2005 20:38:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2EE8-00055N-9K for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Feb 2005 14:55:48 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!proxad.net!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: cre61.neoplus.adsl.tpnet.pl Original-X-Trace: nemesis.news.tpi.pl 1108755857 6636 83.22.23.61 (18 Feb 2005 19:44:17 GMT) Original-X-Complaints-To: usenet@tpi.pl Original-NNTP-Posting-Date: Fri, 18 Feb 2005 19:44:17 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040618 X-Accept-Language: en-us, en Original-Xref: shelby.stanford.edu gnu.emacs.help:128635 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:24166 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24166 I'm having a problem with colors while trying to use undumped Emacs on GNU/Linux I do: ./temacs -l loadup And at the end of loading of the Lisp code the screen gets black all I see is a dark green "*scratch*" string on the mode-line. If I do: ./temacs --batch -l loadup dump ; ./emacs Colors are OK then... What's going on? How can I fix it? I want to use the undumped version. Thanks in advance Greg