On Tue, Aug 9, 2011 at 7:14 PM, Eric Schulte wrote:
> >>
> >> Hi Rainer,
> >>
> >> I like to use file local variables [1] to do per-file Org-mode
> >> configuration and customization this is an easy way to set the local
> >> value of a variable every time the file is opened.
> >>
> >> I think you
>>
>> Hi Rainer,
>>
>> I like to use file local variables [1] to do per-file Org-mode
>> configuration and customization this is an easy way to set the local
>> value of a variable every time the file is opened.
>>
>> I think you could use file local variables to evaluate arbitrary elisp
>> when a
On Tue, Aug 9, 2011 at 2:33 PM, Eric Schulte wrote:
> Rainer M Krug writes:
>
> > Hi
> >
> > for different files, I put different things in the post-tangle hook. At
> tha
> > moment, I have an emacs-lisp code block, which I evaluate before I
> tangle,
> > but I forget this sometimes - so y quest
Rainer M Krug writes:
> Hi
>
> for different files, I put different things in the post-tangle hook. At tha
> moment, I have an emacs-lisp code block, which I evaluate before I tangle,
> but I forget this sometimes - so y question: is it possible (and think to
> remember that it is, but I can't fi
Hi
for different files, I put different things in the post-tangle hook. At tha
moment, I have an emacs-lisp code block, which I evaluate before I tangle,
but I forget this sometimes - so y question: is it possible (and think to
remember that it is, but I can't find how) to evaluate a source code b