From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Roy Smith Newsgroups: gmane.emacs.help Subject: Not processing my .emacs file? Date: Wed, 12 Mar 2003 20:24:41 -0500 Organization: PANIX Public Access Internet and UNIX, NYC Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1047525768 29054 80.91.224.249 (13 Mar 2003 03:22:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2003 03:22:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 13 04:22:43 2003 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 18tJIJ-0007X3-00 for ; Thu, 13 Mar 2003 04:22:11 +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 18tJGr-0002vI-02 for gnu-help-gnu-emacs@m.gmane.org; Wed, 12 Mar 2003 22:20:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!panix!roy Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: p67-13.acedsl.com Original-X-Trace: reader2.panix.com 1047518793 11021 66.114.67.13 (13 Mar 2003 01:26:33 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Thu, 13 Mar 2003 01:26:33 +0000 (UTC) User-Agent: MT-NewsWatcher/3.3b1 (PPC Mac OS X) Original-Xref: shelby.stanford.edu gnu.emacs.help:111028 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:7528 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7528 I'm working with XEmacs 20.4 on a Solaris box. As far as I can tell, it's not reading my .emacs file. None of the customizations I have in there seem to be taking effect. I put in '(message "hello")', which it ignored. I even put in some deliberate syntax errors, to no effect. What might be keeping it from reading my .emacs file?