From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikos Apostolakis Newsgroups: gmane.emacs.help Subject: Re: Emacs 'destroys' latex files Date: Wed, 17 Jan 2007 07:21:12 -0500 Message-ID: <87tzypyhc7.fsf@gmail.com> References: <1168965020.972207.75690@51g2000cwl.googlegroups.com> <1168972738.843874.79670@l53g2000cwa.googlegroups.com> <1169027599.909678.267430@q2g2000cwa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169036537 31308 80.91.229.12 (17 Jan 2007 12:22:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 12:22:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 17 13:22:12 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 1H79nk-0007r4-HB for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 13:22:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H79nk-0000Ie-JM for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 07:22:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H79nY-0000HQ-3y for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 07:21:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H79nX-0000GX-GQ for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 07:21:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H79nX-0000G6-D3 for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 07:21:47 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H79nW-000703-01 for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 07:21:46 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H79nF-0001UH-Ql for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 13:21:30 +0100 Original-Received: from user-0cdf4ca.cable.mindspring.com ([24.215.145.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jan 2007 13:21:29 +0100 Original-Received: from nikos.ap by user-0cdf4ca.cable.mindspring.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Jan 2007 13:21:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: user-0cdf4ca.cable.mindspring.com User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) Cancel-Lock: sha1:QEljBbU6gO0kg7ivPM4akFHLOac= 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:40393 Archived-At: "Pseudo" writes: > 5) in *Messages* we find indeed x-symbol (2nd last line) as David > guessed. How do I stop x-symbol from being run ? One way is, of course, # apt-get remove --purge x-symbol For a more subtle approach you have to look at the documentation of x-symbol to figure out how to turn it in and off at will or how to instruct it to act intelligently. HTH Nikos