From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: enriched-mode problems Date: Wed, 15 Jun 2005 17:20:55 +0200 Message-ID: <851x73aboo.fsf@lola.goethe.zz> References: <20050615.070838.116346726.wl@gnu.org> <87u0jzsr9i.fsf@xs4all.nl> <87psunu1kl.fsf@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118849551 11155 80.91.229.2 (15 Jun 2005 15:32:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Jun 2005 15:32:31 +0000 (UTC) Cc: Ralf Angeli , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 15 17:32:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DiZrl-0005zL-6t for ged-emacs-devel@m.gmane.org; Wed, 15 Jun 2005 17:31:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiZwz-0005Ag-K4 for ged-emacs-devel@m.gmane.org; Wed, 15 Jun 2005 11:37:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DiZv3-0004g0-LI for emacs-devel@gnu.org; Wed, 15 Jun 2005 11:35:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DiZuw-0004az-Ce for emacs-devel@gnu.org; Wed, 15 Jun 2005 11:35:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiZur-0004U9-DG for emacs-devel@gnu.org; Wed, 15 Jun 2005 11:34:58 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DiZip-0003HI-PT for emacs-devel@gnu.org; Wed, 15 Jun 2005 11:22:31 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1DiZhC-0005UF-RB; Wed, 15 Jun 2005 11:20:51 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id F1F6B1C4CE19; Wed, 15 Jun 2005 17:20:55 +0200 (CEST) Original-To: Lute Kamstra In-Reply-To: <87psunu1kl.fsf@xs4all.nl> (Lute Kamstra's message of "Wed, 15 Jun 2005 16:39:06 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38890 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38890 Lute Kamstra writes: > Ralf Angeli writes: > >> * Lute Kamstra (2005-06-15) writes: >> >>> I've got the same problem with auto-fill sometimes. I switch that >>> mode on with text-mode-hook. When I visit a text file that has "mode: >>> auto-fill", it is effectively turned off. Maybe we should do >>> (some-minor-mode 1) for "mode: some-minor-mode" constructs. >> >> I'd prefer a way where it is possible to define explicitely if the >> mode should be turned on or off. > > Could you give an example of a situation where it would be useful to > turn a minor mode off for a certain file? A default of the possible global preference "TeX-PDF-mode t" might need to get turned off for particular files that won't compile in PDF generating mode. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum