[IPython-User] Fwd: Setting %edit in ipython qtconsole
Jeffrey Spencer
jeffspencerd@gmail....
Thu Sep 1 00:14:25 CDT 2011
I had found the line in the editor file.
Thanks,
all
On 09/01/2011 11:59 AM, MinRK wrote:
> It's IPythonWidget.editor, so add the line:
>
> c.IPythonWidget.editor = "emacs --load ~/.emacsScript"
>
> to either ipython_qtconsole_config.py or ipython_config.py (all
> IPython apps *also* load ipython_config.py, before loading their
> particular config file).
>
> -MinRK
>
> On Wed, Aug 31, 2011 at 15:03, Jeffrey Spencer <jeffspencerd@gmail.com
> <mailto:jeffspencerd@gmail.com>> wrote:
>
> That did the trick. Heaps of settings there that I'll have to give a
> look at.
>
> Cheers
>
> On 01/09/11 07:50, Klonuo Umom wrote:
> > Try with:
> >
> > $ ipython profile create
> >
> > AFAIK, it should create default profile with required file
> >
> > On Wed, Aug 31, 2011 at 11:44 PM, Jeffrey Spencer
> > <jeffspencerd@gmail.com <mailto:jeffspencerd@gmail.com>> wrote:
> >> My config is in .ipython from previous versions but I don't
> have a file
> >> called ipython_qtconsole_config.py.
> >>
> >> If I create it how do I set the variable:
> >>
> >> Ipythonwidght.editor="emacs --load ~/.emacsScript"
> >>
> >> Something like the above or let me know.
> >>
> >> Cheers,
> >> Jeff
> >>
> >> On 01/09/11 07:36, Klonuo Umom wrote:
> >>> That option can be set in:
> >>>
> >>> ~/.config/ipython/profile_default/ipython_qtconsole_config.py
> >>>
> >>> On Wed, Aug 31, 2011 at 11:32 PM, Jeffrey Spencer
> >>> <jeffspencerd@gmail.com <mailto:jeffspencerd@gmail.com>> wrote:
> >>>> How do I set the editor in this?? I have searched but haven't
> seem to
> >>>> found
> >>>> where to do this.
> >>>>
> >>>> This is the error I get so obviously it has no editor set but
> where is
> >>>> the
> >>>> config file to set it and what is necessary.
> >>>>
> >>>> No default editor available.
> >>>> Specify a GUI text editor in the `IPythonWidget.editor`
> configurable tqt
> >>>> enable the %edit magic
> >>>>
> >>>> Cheers,
> >>>> jeff
> >>>>
> >>>> --
> >>>> ________________________
> >>>> Jeffrey Spencer
> >>>> jeffspencerd@gmail.com <mailto:jeffspencerd@gmail.com>
> >>>>
> >>>> _______________________________________________
> >>>> IPython-User mailing list
> >>>> IPython-User@scipy.org <mailto:IPython-User@scipy.org>
> >>>> http://mail.scipy.org/mailman/listinfo/ipython-user
> >>>>
> >>>>
> > _______________________________________________
> > IPython-User mailing list
> > IPython-User@scipy.org <mailto:IPython-User@scipy.org>
> > http://mail.scipy.org/mailman/listinfo/ipython-user
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org <mailto:IPython-User@scipy.org>
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20110901/1e5e7f6e/attachment.html
More information about the IPython-User
mailing list