On Sat, Jul 10, 2010 at 7:05 AM, Dani Valverde <dani.valve...@gmail.com> wrote: > geremy condra wrote: >> >> On Sat, Jul 10, 2010 at 6:49 AM, Dani Valverde <dani.valve...@gmail.com> >> wrote: >> >>> >>> geremy condra wrote: >>> >>>> >>>> On Fri, Jul 9, 2010 at 1:08 PM, Dani Valverde <dani.valve...@gmail.com> >>>> wrote: >>>> >>>> >>>>> >>>>> Sorry, I forgot to mention that I am using Linux. In fact, my first >>>>> test >>>>> have been with gedit. Is there any way to directly run the Python code >>>>> into >>>>> the console? >>>>> >>>>> >>>> >>>> Gedit has a plugin that brings up a python intepreter. >>>> Edit->Preferences->Plugins->python console I think. >>>> >>>> Geremy Condra >>>> >>>> >>>> >>> >>> I have this plugin enabled, but I don't know how to send the code to the >>> console... >>> >> >> type it in? >> >> Geremy Condra >> >> > > It could be a solution. But I am used to work with gEdit using the R > statistical programming language plugin, and I am able to send the code to > console instead of typing it in.
Not sure how that works, but everything in gedit is accessible through python, so it should be a snap to put together a plugin to do what you want. Geremy Condra -- http://mail.python.org/mailman/listinfo/python-list