From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: problem loading site-start after changing to emacs-22.1 Date: Sat, 08 Dec 2007 13:03:26 +0200 Message-ID: References: <6c781d95-b988-49e0-8f4c-8a722b65096b@p69g2000hsa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1197111837 14230 80.91.229.12 (8 Dec 2007 11:03:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Dec 2007 11:03:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 08 12:04:06 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J0xTa-0002ZL-4H for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Dec 2007 12:04:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0xTJ-0002m3-0T for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Dec 2007 06:03:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J0xT1-0002ly-E4 for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 06:03:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J0xT0-0002lm-76 for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 06:03:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0xT0-0002lj-3j for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 06:03:30 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0xSz-0000ru-GF for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 06:03:29 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-115-66.inter.net.il [84.229.115.66]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IMX20925 (AUTH halo1); Sat, 8 Dec 2007 13:00:56 +0200 (IST) In-reply-to: <6c781d95-b988-49e0-8f4c-8a722b65096b@p69g2000hsa.googlegroups.com> (message from gw on Fri, 7 Dec 2007 06:21:17 -0800 (PST)) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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 Xref: news.gmane.org gmane.emacs.help:49936 Archived-At: > From: gw > Date: Fri, 7 Dec 2007 06:21:17 -0800 (PST) > > I've been using emacs 21.3 for a long time under Win NT and now I have > emacs-22.1 under Win XP. > > Changing the OS from NT to XP caused Emacs 21.3 to start and load site- > start.el correctly, > but a message from Windows about blocked functions appears. > > Changing Emacs from 21.3 to 22.1 caused site-start.el not to work. > I've minimized site-start.el so that only printer-name is set up. > Still no > success and no error message, even when started with -debug-init. > > Emacs is located on a network path, which is mapped as a DOS drive. > > Currently I've copied site-start.el to my local computer, but this is > not satisfying. > > Quite pobably it is some restriction from the network. Can anyone help > with this? Sorry, but you've left too much information out of your message, so it's quite difficult to help you. First, what is in your site-start.el file? Second, what did you expect to happen when site-start.el is loaded, and what happened instead that makes you tell ``no success''? Finally, what ``message from Windows about blocked functions'' was displayed when you used Emacs 21.3?