From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: force reparse of file variables Date: Thu, 13 Aug 2015 13:43:34 -0400 Organization: A noiseless patient Spider Message-ID: References: <79a7c233-3819-4aef-89ec-7d1e6bc317ee@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1439487922 4079 80.91.229.3 (13 Aug 2015 17:45:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Aug 2015 17:45:22 +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 Aug 13 19:45:22 2015 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 1ZPwZ7-00021P-AC for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Aug 2015 19:45:21 +0200 Original-Received: from localhost ([::1]:43637 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPwZ6-0007ic-JM for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Aug 2015 13:45:20 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!1.eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Injection-Info: mx02.eternal-september.org; posting-host="ad871ce417d1fb2ea3c87e49e48c0ae1"; logging-data="31516"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MQk4lEo8XSL7wFLktqcQWAhPdUaf9I8k=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:1okRlvJ51jav7Z3k9QpaW0Vy1qY= Original-Xref: usenet.stanford.edu gnu.emacs.help:214262 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:106546 Archived-At: Sam Halliday writes: > Hi all, > > Is there a way to force (re)-load all the file variables in a buffer? > > I have a template (with yasnippet) that populates files of certain > types and derives some file variables (such as the 'compile-command), > but I need to save/open to load it. Do that lots of times. I save the file, then revert-buffer. -- Dan Espen