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 20:02:01 +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 1256150737 21685 80.91.229.12 (21 Oct 2009 18:45:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Oct 2009 18:45:37 +0000 (UTC) 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 20:45:27 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 1N0gBY-0008PO-Ca for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Oct 2009 20:45:24 +0200 Original-Received: from localhost ([127.0.0.1]:60685 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0gBS-0004xH-R6 for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Oct 2009 14:45:18 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!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 1256148121 26007 130.75.17.184 (21 Oct 2009 18:02:01 GMT) Original-X-Complaints-To: usenet@newsserver.rrzn.uni-hannover.de Original-NNTP-Posting-Date: Wed, 21 Oct 2009 18:02:01 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:mMMXdihBEjRu76tOsZscdr21/FU= Original-Xref: news.stanford.edu gnu.emacs.help:174057 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:69139 Archived-At: Martin Rubey writes: > 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? jsut discovered multi-mode.el and noweb.el from http://www.loveshack.ukfsn.org/emacs/ I'm going to try that for a while now... Martin