[ESS] Another indentation error

Ista Zahn istazahn at gmail.com
Tue Mar 26 19:51:22 CET 2013


On Tue, Mar 26, 2013 at 2:33 PM, Star Ying <starying at outlook.com> wrote:
> So I have another indentation error with ess and emacs that I have run into. For the example below:
>
> data example;
>      merge
>           lib.data lib.data2
>
>           %if val=ue %then %do;
>                lib.data3
>           %end;
>           ;
> by var;
>
> The last line produces an error if I hit tab or if I try to indent that region. Emacs produces the error "invalid search bound (wrong side of point)". The code itself is valid and runs in sas proper. Is this just me or is this a reproducible error?

I have reproduced your error, it's not just you. Don't know if that
makes you feel better or worse!

Best,
Ista

> ______________________________________________
> ESS-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help



More information about the ESS-help mailing list