From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Halliday Newsgroups: gmane.emacs.help Subject: Re: force reparse of file variables Date: Fri, 14 Aug 2015 08:23:26 -0700 (PDT) Message-ID: <1bb44c50-acff-4f78-b461-94767a7aa704@googlegroups.com> References: <79a7c233-3819-4aef-89ec-7d1e6bc317ee@googlegroups.com> <80d6bcef-f91c-447b-bf3b-e47a5a3840ee@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1439565918 9188 80.91.229.3 (14 Aug 2015 15:25:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Aug 2015 15:25:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 14 17:25:18 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 1ZQGr7-0001EJ-TT for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Aug 2015 17:25:18 +0200 Original-Received: from localhost ([::1]:46885 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGr7-0004NW-1z for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Aug 2015 11:25:17 -0400 X-Received: by 10.129.132.133 with SMTP id u127mr7058171ywf.43.1439565806904; Fri, 14 Aug 2015 08:23:26 -0700 (PDT) X-Received: by 10.140.91.182 with SMTP id z51mr444203qgd.5.1439565806847; Fri, 14 Aug 2015 08:23:26 -0700 (PDT) Original-Path: usenet.stanford.edu!69no1018261qgi.0!news-out.google.com!78ni10245qge.1!nntp.google.com!69no1018259qgi.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.244.128.25; posting-account=kRukCAoAAAANs-vsVh9dFwo5kp5pwnPz Original-NNTP-Posting-Host: 83.244.128.25 User-Agent: G2/1.0 Injection-Date: Fri, 14 Aug 2015 15:23:26 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:214307 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:106591 Archived-At: On Friday, 14 August 2015 14:15:38 UTC+1, Michael Heerdegen wrote: > Sam Halliday writes: > > > If there was a way to reload the File-Variables for an unsaved buffer, > > that'd be even better. > > I guess something like M-: (hack-local-variables) RET should work. Fantastic! :-D