From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: loading site start before .emacs Date: Tue, 18 May 2004 01:30:14 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20040517223014.GB3540@luna.mooo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084833527 27900 80.91.224.253 (17 May 2004 22:38:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 May 2004 22:38:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 18 00:38:37 2004 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 1BPqkn-0004Fo-00 for ; Tue, 18 May 2004 00:38:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BPqjq-0004ka-Br for geh-help-gnu-emacs@m.gmane.org; Mon, 17 May 2004 18:37:38 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BPqjR-0004jm-4R for help-gnu-emacs@gnu.org; Mon, 17 May 2004 18:37:13 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BPqiv-0004ZE-Ct for help-gnu-emacs@gnu.org; Mon, 17 May 2004 18:37:12 -0400 Original-Received: from [192.115.104.4] (helo=marco.bezeqint.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BPqcx-0001KB-O6 for help-gnu-emacs@gnu.org; Mon, 17 May 2004 18:30:32 -0400 Original-Received: from marco.bezeqint.net (localhost [127.0.0.1]) by marco.bezeqint.net (Bezeq International SMTP out Mail Server) with SMTP id 11CB71F0941 for ; Tue, 18 May 2004 01:28:28 +0300 (IDT) Original-Received: from litshi.luna.local ([IP=81.218.230.126]) by eSafe SMTP Relay 1084826438; Tue May 18 01:28:27 2004 Original-Received: from micha by litshi.luna.local with local (Exim 4.34) id 1BPqcg-0001Hn-Ia for help-gnu-emacs@gnu.org; Tue, 18 May 2004 01:30:14 +0300 Original-To: help-emacs Mail-Followup-To: help-emacs Content-Disposition: inline User-Agent: Mutt/1.5.6i X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:18539 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18539 Is it possible (and are there any issues) to make the site startup files load before .emacs? the desktop package seems to have problems with a lot of things if they are not being loaded before desktop-read is called (I had issues with ecp and now with preview-latex).