From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thomas Heinz Newsgroups: gmane.emacs.help Subject: Strange mini-buffer problem Date: Wed, 17 Sep 2003 10:46:38 +0200 Organization: T-Online Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3F681F6E.6010008@gmx.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063789270 7436 80.91.224.253 (17 Sep 2003 09:01:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2003 09:01:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 17 11:01:08 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zYBQ-0003PV-00 for ; Wed, 17 Sep 2003 11:01:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19zYBK-0007Bz-5v for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Sep 2003 05:01:02 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news1.dtag.de!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-X-Trace: news.t-online.com 1063788273 01 13023 kltnVfLbSGan-c 030917 08:44:33 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: VPw9CYZageQ0cib+9P3z8ueto114a3fVmOOFew8vcPc+E8kvqsioZq User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: de, en Original-Xref: shelby.stanford.edu gnu.emacs.help:116655 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:12577 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12577 Hi I'm currently experiencing a strange problem which "suddenly" appeared. I'm using the auc tex mode and when I type C-c C-c a line in the mini buffer appears stating "Command: (default LaTex)". Usually, when I press return the command "latex " is being executed. Now, after pressing return nothing happens. In fact, I need to enter the mini-buffer (menu->Minibuf->Enter) to let the command being executed. Of course, I don't want to do that every time I need to compile my document. Any ideas what made this happen? BTW, when I use emacs in console mode (i.e. emacs -nw) everything works fine like before. Thanks for your help. Thomas