Hello,
Fabrice Popineau writes:
> Here a 2 very small patches for contrib/lisp/org-eldoc.el
Applied, with changes to commit messages. Thank you.
Regards,
--
Nicolas Goaziou
Here a 2 very small patches for contrib/lisp/org-eldoc.el
Regards,
Fabrice
2016-07-06 23:27 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > The problem is that the byte code comes from Python mode.
> > I solved the problem with this:
> >
> > $ diff -uw contrib/lisp/org-eldoc.el
Fabrice Popineau writes:
> The problem is that the byte code comes from Python mode.
> I solved the problem with this:
>
> $ diff -uw contrib/lisp/org-eldoc.el contrib/lisp/org-eldoc.el
> --- contrib/lisp/org-eldoc.el 2016-02-29 11:13:22.330099500 +0100
> +++ contrib/lisp/org-eldoc.el 2016-07
2016-07-06 22:41 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Fabrice Popineau writes:
>
> > Am I alone to see this recently:
> >
> > insert an src python block with > moving inside the src block
> > and then some timer function breaking with:
> >
> > Debugger entered--Lisp error: (wrong-type-argume
Hello,
Fabrice Popineau writes:
> Am I alone to see this recently:
>
> insert an src python block with moving inside the src block
> and then some timer function breaking with:
>
> Debugger entered--Lisp error: (wrong-type-argument symbolp #[128 "\300\301
> \"\206 ... [eldoc-documentation-funct
Hi,
Am I alone to see this recently:
insert an src python block with