From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hans-Joachim Daniels Newsgroups: gmane.emacs.help Subject: Enhanced Carbon Emacs' LaTeX abilities in XEmacs (and AUCtex loading problem) Date: Mon, 20 Oct 2003 13:35:39 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1066650412 27074 80.91.224.253 (20 Oct 2003 11:46:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2003 11:46:52 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 20 13:46:50 2003 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 1ABYUr-00015e-00 for ; Mon, 20 Oct 2003 13:46:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ABYUN-0006gv-RK for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Oct 2003 07:46:19 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!nycmny1-snf1.gtei.net!news.gtei.net!colt.net!peernews3.colt.net!newsfeed.stueberl.de!fu-berlin.de!uni-berlin.de!p213.54.29.75.tisdip.tiscali.DE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: p213.54.29.75.tisdip.tiscali.de (213.54.29.75) Original-X-Trace: news.uni-berlin.de 1066649728 28460104 213.54.29.75 (16 [36780]) User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4) Gecko/20031010 Debian/1.4-6 X-Accept-Language: de Original-Xref: shelby.stanford.edu gnu.emacs.help:117432 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:13363 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13363 Hello, I'm new here, so I hope you don't bite if I mention XEmacs ... On the iBook of my sister I had the pleasure to have a wonderfully preconfigured Emacs for LaTeX. But back on my linux box, this is no more, but I read, that it should be possible to "enhance" XEmacs too. I added (setq load-path (cons "~/.xemacs/site-lisp" load-path)) (require 'site-start) to my ~/.emacs in hope to load these additions (with the site-lisp directory of the Enhanced Carbon Emacs). But not even AUCtex loads (it is installed). That was the main reason I wanted to uses ECE's site-lisp was that I didn't figure out how to load AUCtex. So if you could help me here, I would be glad too. Thanks in advance, Ha-Jo