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 22:18:43 +0530 Message-ID: <5eo8xgqwsus.fsf@sdtclindt003.india.ti.com> References: <200612291441.kBTEfqg8007643@hormel5.ieee.org> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167410972 25188 80.91.229.10 (29 Dec 2006 16:49:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Dec 2006 16:49:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 29 17:49:30 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 1H0Kv1-0002P1-FF for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 17:49:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0Kv1-0003yp-40 for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 11:49:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H0Kuf-0003v7-Io for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 11:48:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H0Kud-0003sM-H2 for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 11:48:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0Kud-0003sG-AO for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 11:48:55 -0500 Original-Received: from [192.94.94.41] (helo=bear.ext.ti.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H0Kuc-0001dg-Mu for help-gnu-emacs@gnu.org; Fri, 29 Dec 2006 11:48:54 -0500 Original-Received: from dbdp30.itg.ti.com ([172.24.170.39]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id kBTGmj2a005979 for ; Fri, 29 Dec 2006 10:48:51 -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 kBTGmhW4023167 for ; Fri, 29 Dec 2006 22:18:44 +0530 (IST) Original-To: In-Reply-To: <200612291441.kBTEfqg8007643@hormel5.ieee.org> (help-gnu-emacs-request@gnu.org's message of "Fri, 29 Dec 2006 20:11:52 +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:40007 Archived-At: >> I am running emacs 22. It crashed while I was a editing a Latex file. > What does that mean, it crashed? Did it die or did it hang? Do you > have a backtrace? Does this happen regularly? It died. Since I started using 22 for a few weeks now, it has happened ~3/4 times. >> When I relaunched emacs and open tex files, I get this message and I am >> not able to load tex-mode >> >> File mode specification error: (file-error "Cannot open load file" "tex") > It seems you are trying to use AUCTeX. Is it installed? How are you > loading it? It is installed. Like I said, everything worked all right until emacs crashed. And tex mode wouldn't work when I re-launch. Thanks.