From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: weird invisbile symbols added in latex Date: Thu, 27 Oct 2005 16:37:20 +0200 Message-ID: <1d3c42b4d225649e0fc02fe20a630d9a@Web.DE> References: <6c6528007d7d0704dcd9011795fc3212@Web.DE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1130426484 23979 80.91.229.2 (27 Oct 2005 15:21:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Oct 2005 15:21:24 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 27 17:21:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EV9WA-0007dU-7v for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Oct 2005 17:18:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EV9W9-0007SX-MO for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Oct 2005 11:18:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EV8sr-0005JN-1O for help-gnu-emacs@gnu.org; Thu, 27 Oct 2005 10:37:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EV8sh-0005Cu-62 for Help-gnu-emacs@gnu.org; Thu, 27 Oct 2005 10:37:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EV8se-0005BC-KB for Help-gnu-emacs@gnu.org; Thu, 27 Oct 2005 10:37:24 -0400 Original-Received: from [217.72.192.225] (helo=smtp07.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EV8se-0002oa-GM for Help-gnu-emacs@gnu.org; Thu, 27 Oct 2005 10:37:24 -0400 Original-Received: from [84.245.189.244] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #317) id 1EV8sc-0007jD-00; Thu, 27 Oct 2005 16:37:22 +0200 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Jim Zhang X-Mailer: Apple Mail (2.623) X-Sender: Peter_Dyballa@web.de 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:30616 Archived-At: Am 27.10.2005 um 15:15 schrieb Jim Zhang: > Say I am inputting "M-x kill" then realized I don't want to do it. > Can I quit whatever going on in the minibuffer? > No. You can stop things going on in mini-buffer with C-g. Sometimes it needs many when you're in kind of an endless loop. You should better give some more information about this 'compilation mode' that you were using. When a compilation happens and some *compilation* buffer gets created you should be able to invoke M-x describe-mode and from this then appearing *Help* buffer you should be able to find some specific key bindings for this mode. For example how to kill the compilation going on ... -- Greetings Pete "Computers are good at following instructions, but not at reading your mind." D. E. Knuth, The TeXbook, Addison-Wesley 1984, 1986, 1996, p. 9