From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: Local variables not being defined Date: Thu, 25 Jan 2007 10:29:27 -0500 Message-ID: <45B8CCD7.6060506@speakeasy.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169739069 17790 80.91.229.12 (25 Jan 2007 15:31:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Jan 2007 15:31:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 25 16:31:00 2007 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 1HA6Yo-0002TX-W5 for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jan 2007 16:30:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HA6Yo-0003rO-Eq for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Jan 2007 10:30:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HA6Yb-0003on-1V for help-gnu-emacs@gnu.org; Thu, 25 Jan 2007 10:30:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HA6YY-0003kG-W4 for help-gnu-emacs@gnu.org; Thu, 25 Jan 2007 10:30:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HA6YY-0003k1-P2 for help-gnu-emacs@gnu.org; Thu, 25 Jan 2007 10:30:30 -0500 Original-Received: from mail8.sea5.speakeasy.net ([69.17.117.10]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HA6YY-0001AT-AX for help-gnu-emacs@gnu.org; Thu, 25 Jan 2007 10:30:30 -0500 Original-Received: (qmail 3402 invoked from network); 25 Jan 2007 15:29:43 -0000 Original-Received: from dsl093-011-017.cle1.dsl.speakeasy.net (HELO [192.168.0.27]) (gebser@[66.93.11.17]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 25 Jan 2007 15:29:42 -0000 User-Agent: Thunderbird 1.5.0.9 (X11/20061206) X-Enigmail-Version: 0.94.1.1 OpenPGP: id=45796D04 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:40638 Archived-At: I've got the following at the end of the current buffer (an html file, if that matters): " html-helper-timestamp-start: " I load the file (once by reloading emacs, other times by C-x C-v). Then I do "C-h v html-helper-timestamp-start" and it gives me: ----------------------------------------------------- html-helper-timestamp-start's value is "" Documentation: *Start delimiter for timestamps. Everything between `html-helper-timestamp-start' and .... ----------------------------------------------------- What's the bogusity? tnx, ken -- "Peace hath her victories no less renown'd than war." --John Milton