Re: [O] Refresh buffer properties and local variables

2013-11-21 Thread Thomas S. Dye
Nick Dokos writes: > Bastien writes: > >> Looks good, please push! >> > > Pushed to master (I hope...) Let me know if there is a problem. Thanks Nick. After a pull this morning, my file's local variables aren't lost when I refresh buffer properties. All the best, Tom -- Thomas S. Dye http://

Re: [O] Refresh buffer properties and local variables

2013-11-21 Thread Nick Dokos
Bastien writes: > Looks good, please push! > Pushed to master (I hope...) Let me know if there is a problem. -- Nick

Re: [O] Refresh buffer properties and local variables

2013-11-20 Thread Bastien
Hi Nick, Nick Dokos writes: > Patch attached. Looks good, please push! Thanks, -- Bastien

Re: [O] Refresh buffer properties and local variables

2013-11-20 Thread Nick Dokos
t...@tsdye.com (Thomas S. Dye) writes: > Aloha all, > > I just discovered that refreshing buffer properties, C-c C-c at the top > of my Org mode file, resets Local Variables to their default values (I > think). At any rate, the Local Variables I set at the end of the file > are changed by refreshi

Re: [O] Refresh buffer properties and local variables

2013-11-20 Thread Nick Dokos
I'll prepare a properly formatted patch later on tonight. Nick

Re: [O] Refresh buffer properties and local variables

2013-11-20 Thread Bastien
Hi Thomas and Nick, t...@tsdye.com (Thomas S. Dye) writes: > Thanks for your help. Is there something else I can do to get this > change into Org? Nick, feel free to push this fix -- it was indeed not intended. Thanks! -- Bastien

Re: [O] Refresh buffer properties and local variables

2013-11-20 Thread Thomas S. Dye
Hi Nick, Nick Dokos writes: > Looking at what normal-mode does, I came up with the following hack. > Does it fix things for you? > > diff --git a/lisp/org.el b/lisp/org.el > index febee75..caf0348 100644 > --- a/lisp/org.el > +++ b/lisp/org.el > @@ -5512,7 +5512,8 @@ The following commands are a

Re: [O] Refresh buffer properties and local variables

2013-11-19 Thread Nick Dokos
t...@tsdye.com (Thomas S. Dye) writes: > Aloha all, > > I just discovered that refreshing buffer properties, C-c C-c at the top > of my Org mode file, resets Local Variables to their default values (I > think). At any rate, the Local Variables I set at the end of the file > are changed by refreshi

[O] Refresh buffer properties and local variables

2013-11-19 Thread Thomas S. Dye
Aloha all, I just discovered that refreshing buffer properties, C-c C-c at the top of my Org mode file, resets Local Variables to their default values (I think). At any rate, the Local Variables I set at the end of the file are changed by refreshing buffer properties. Is this intended? I end up