From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: Tex mode Date: Fri, 29 Dec 2006 17:51:52 +0530 Message-ID: <5eohcvex57j.fsf@sdtclindt003.india.ti.com> References: <5eotzzf2dgn.fsf@sdtclindt003.india.ti.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167394977 11596 80.91.229.10 (29 Dec 2006 12:22:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Dec 2006 12:22:57 +0000 (UTC) Cc: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 29 13:22:55 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1H0Gl9-0000zX-VK for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 13:22:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0Gl9-0008D6-Dr for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 07:22:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H0Gku-0008Bg-MK for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 07:22:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H0Gks-00089Q-4i for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 07:22:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0Gkr-00089M-Uw for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 07:22:33 -0500 Original-Received: from [198.47.26.144] (helo=calf.ext.ti.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H0Gkm-0001KU-GH for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 07:22:33 -0500 Original-Received: from dbdp30.itg.ti.com ([172.24.170.39]) by calf.ext.ti.com (8.13.7/8.13.7) with ESMTP id kBTCLtsY017460; Fri, 29 Dec 2006 06:22:06 -0600 Original-Received: from sdtclindt003.india.ti.com (localhost [127.0.0.1]) by dbdp30.itg.ti.com (8.12.11/8.12.11) with ESMTP id kBTCLq7Q023847; Fri, 29 Dec 2006 17:51:53 +0530 (IST) Original-To: "Peter Dyballa" In-Reply-To: (Peter Dyballa's message of "Fri, 29 Dec 2006 17:08:58 +0530") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.0.91 (gnu/linux) 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:39997 Archived-At: >> File mode specification error: (file-error "Cannot open load file" >> "tex") > Can you give us the output of these UNIX commands: > head -6 > tail -9 > You can launch GNU Emacs with the option --debug-init to see more of > the cause for the error. Optimally you would launch GNU Emacs with -Q > --debug-init to exclude that any of your private or your site's > customisation causes the error. Thanks for the help.. For some reason after I did what you suggested - emacs -Q --debug-init once and re-launched emacs again, it works all right! I guess, I wouldn't know what happened at all? Regards.