From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Rubey Newsgroups: gmane.emacs.help Subject: Re: problem (bug?) with fill prefix in latex mode Date: Wed, 21 Oct 2009 19:38:23 +0200 Organization: Linux Private Site Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256146963 8365 80.91.229.12 (21 Oct 2009 17:42:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Oct 2009 17:42:43 +0000 (UTC) Cc: auctex@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 21 19:42:32 2009 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 1N0fCf-0001PZ-L3 for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Oct 2009 19:42:29 +0200 Original-Received: from localhost ([127.0.0.1]:44556 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0fCf-0005Di-6P for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Oct 2009 13:42:29 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!newsfeed.esat.net!kanaga.switch.ch!switch.ch!news-1.dfn.de!news.dfn.de!newsserver.rrzn.uni-hannover.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: ada0.ifam.uni-hannover.de Original-X-Trace: newsserver.rrzn.uni-hannover.de 1256146703 24579 130.75.17.184 (21 Oct 2009 17:38:23 GMT) Original-X-Complaints-To: usenet@newsserver.rrzn.uni-hannover.de Original-NNTP-Posting-Date: Wed, 21 Oct 2009 17:38:23 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:w0qHv5npB4GrPWa5Xz8SGupfPEg= Original-Xref: news.stanford.edu gnu.emacs.help:174053 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:69134 Archived-At: Dear Ralf, thanks for your answer on the mailing list. I meanwhile found a different workaround, which consists simply in using fill-region-as-paragraph. It should admit that the real offender is mmm-mode, since it doesn't switch properly between latex and code chunks. But it seems that mmm is not supported anymore, is it? All the best, Martin