From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: too long for one line Local Variables in Files Date: Sun, 11 Jun 2006 05:07:07 +0800 Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1149979466 28426 80.91.229.2 (10 Jun 2006 22:44:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Jun 2006 22:44:26 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 11 00:44:24 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FpCBp-0003zW-TG for geb-bug-gnu-emacs@m.gmane.org; Sun, 11 Jun 2006 00:44:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpCBp-0002vI-G4 for geb-bug-gnu-emacs@m.gmane.org; Sat, 10 Jun 2006 18:44:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FpCBn-0002sl-8C for bug-gnu-emacs@gnu.org; Sat, 10 Jun 2006 18:44:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FpCBm-0002rv-FS for bug-gnu-emacs@gnu.org; Sat, 10 Jun 2006 18:44:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpCBm-0002rs-AY for bug-gnu-emacs@gnu.org; Sat, 10 Jun 2006 18:44:18 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FpCK8-0005iC-RK for bug-gnu-emacs@gnu.org; Sat, 10 Jun 2006 18:52:57 -0400 Original-Received: from tc218-187-22-101.dialup.dynamic.apol.com.tw ([218.187.22.101]:4236 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.62 #0) id 1FpCBi-000GPR-K2 by authid with plain for ; Sun, 11 Jun 2006 04:14:16 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15147 Archived-At: The info node "Local Variables in Files" should mention how to use more than one line to set the same variable. E.g., how to say but not use lines more than 80 characters long. I tired lots of methods, all getting "Local variables entry is missing the suffix". emacs-version "22.0.50.1"