emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] BUG: refreshing org buffer discards setting of local file vari


From: Stephan Schmitt
Subject: [Orgmode] BUG: refreshing org buffer discards setting of local file variables
Date: Mon, 01 Mar 2010 17:06:03 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Hi,

in this little example file:

--8<---------------cut here---------------start------------->8---
# -*- org-tags-column: -40; -*-

#+TAGS: foo(f) bar(b)

* testing indentation of tag       :foo:
--8<---------------cut here---------------end--------------->8---

the value of org-tags-column is set to -40 after loading as intended.
However, after refreshing the buffer setup with C-c C-c on the #+TAGS
line, the local value of org-tags-column is discarded and reset to the
global setting.

I would expect that local file variables are not touched be the
refreshing of the buffer setup.

Thanks,
        Stephan

GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.3), modified by Debian
Org-mode version 6.34trans (release_6.34c.102.ga2d94)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]