[Orgmode] Re: Requests about the code demarcation

2010-10-17 Thread Richard Riley
Achim Gratz writes: > "Eric Schulte" writes: >> Thanks for the suggestions, I've just implemented them. > > This likely relates to commit eb0068e9, which raises this warning > > In org-babel-demarcate-block: > ob.el:1141:49:Warning: reference to free variable `org-babel-load-languages' > > duri

[Orgmode] Re: Requests about the code demarcation

2010-10-01 Thread Achim Gratz
"Eric Schulte" writes: > Fixed, Thanks -- Eric Confirmed. Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds ___

Re: [Orgmode] Re: Requests about the code demarcation

2010-09-30 Thread Eric Schulte
Fixed, Thanks -- Eric Achim Gratz writes: > "Eric Schulte" writes: >> Thanks for the suggestions, I've just implemented them. > > This likely relates to commit eb0068e9, which raises this warning > > In org-babel-demarcate-block: > ob.el:1141:49:Warning: reference to free variable `org-babel-l

[Orgmode] Re: Requests about the code demarcation

2010-09-30 Thread Achim Gratz
"Eric Schulte" writes: > Thanks for the suggestions, I've just implemented them. This likely relates to commit eb0068e9, which raises this warning In org-babel-demarcate-block: ob.el:1141:49:Warning: reference to free variable `org-babel-load-languages' during byte-compile. Achim. -- +<[Q+

Re: [Orgmode] Re: Requests about the code demarcation

2010-09-27 Thread Eric Schulte
Hi Seb, I plan to extend the block demarcation function to all block types, but haven't yet found the time. Best -- Eric Sébastien Vauban writes: > Hi Eric, > > Sébastien Vauban wrote: >> "Eric Schulte" wrote: >>> Sébastien Vauban >>> writes: Is it possible to envision completion of the

[Orgmode] Re: Requests about the code demarcation

2010-09-27 Thread Sébastien Vauban
Hi Eric, Sébastien Vauban wrote: > "Eric Schulte" wrote: >> Sébastien Vauban >> writes: >>> Is it possible to envision completion of the language name? Writing >>> =emacs-lisp= could become easier... >> >> Thanks for the suggestions, I've just implemented them. > > Tested. Simply fan-tas-tic! J

[Orgmode] Re: Requests about the code demarcation

2010-09-27 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban writes: >> Two comments about that great function: >> >> - Would it be possible to leave the code where it is, and have it selected >> (in a region), when the question about the language is asked? >> >> Currently, it seems to be temporarily "c