[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] fontification of "|" (vertical bar) deliminter
From: |
Nicolas Richard |
Subject: |
Re: [Bug-AUCTeX] fontification of "|" (vertical bar) deliminter |
Date: |
Wed, 22 Jan 2014 16:02:04 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Hello Tassilo,
> Now also its docstring states that you'd usually set this variable
> buffer-locally only and demonstrates how to do it.
That is nice. Though it has a side effect of actually trying to set it
as a file local variable when visiting style/shortvrb.el. Since it is
not a safe variable, there's an annoying prompt.
An easy fix is to insert a page delimiter (I mean C-q C-j C-q C-l)
somewhere near the end of the file, because hack-local-variables won't
look before that point.
--
Nico.