From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: Can I turn on some minor mode on specific files? Date: Sun, 26 May 2013 16:25:40 +1000 Message-ID: <51A1AAE4.8030300@pobox.com> References: <87r4gujzgj.fsf@kuiper.lan.informatimago.com> <87y5b2h0jm.fsf@gmail.com> Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1369549572 1205 80.91.229.3 (26 May 2013 06:26:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 May 2013 06:26:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 26 08:26:12 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UgUPE-0004SC-6B for geh-help-gnu-emacs@m.gmane.org; Sun, 26 May 2013 08:26:12 +0200 Original-Received: from localhost ([::1]:43993 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgUPD-0002nf-L8 for geh-help-gnu-emacs@m.gmane.org; Sun, 26 May 2013 02:26:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgUOz-0002mA-JS for help-gnu-emacs@gnu.org; Sun, 26 May 2013 02:26:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UgUOp-00026x-UC for help-gnu-emacs@gnu.org; Sun, 26 May 2013 02:25:57 -0400 Original-Received: from pecan2.exetel.com.au ([220.233.0.70]:57123) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgUOp-00026K-Jl for help-gnu-emacs@gnu.org; Sun, 26 May 2013 02:25:47 -0400 Original-Received: from 33.111.70.115.static.exetel.com.au ([115.70.111.33] helo=[192.168.1.10]) by pecan2.exetel.com.au with esmtp (Exim 4.71) (envelope-from ) id 1UgUOj-0001fB-5K for help-gnu-emacs@gnu.org; Sun, 26 May 2013 16:25:41 +1000 User-Agent: Thunderbird 2.0.0.24 (X11/20100228) In-Reply-To: <87y5b2h0jm.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 220.233.0.70 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91064 Archived-At: > > Another question, is the local variable specified should be limited to > be within 512 bytes exactly? I haven't found the related docs yet. M-: (info "(emacs)Specifying file variables")