[ESS] Debugger entered--Lisp error

Leo sdl.web at gmail.com
Tue Sep 4 07:33:17 CEST 2012


On 2012-09-04 13:03 +0800, Leo wrote:
> In an R buffer, C-M-a to get the following error:
>
> Debugger entered--Lisp error: (error "Point is not in a function
> according to 'ess-function-pattern'.")
>   signal(error ("Point is not in a function according to 'ess-function-pattern'."))
>   error("Point is not in a function according to 'ess-function-pattern'.")
>   ess-beginning-of-function()
>   call-interactively(ess-beginning-of-function nil nil)
>
> It is fine for this command to behave like this but there are call-sites
> where this error gets in the way such as `ess-calculate-indent' which
> hurts indentation.
>
> Leo

Sorry, the issues isn't with ess-calculate-indent but bad interaction
between ess and slime+swankr. Please ignore the post for now.

Leo



More information about the ESS-help mailing list