[ESS] Help with SAS commenting
Ista Zahn
istazahn at gmail.com
Thu Mar 21 21:04:36 CET 2013
Hi,
On Thu, Mar 21, 2013 at 9:02 AM, Star Ying <starying at outlook.com> wrote:
> I am having a little trouble with SAS commenting in ess. If I comment out a line above the current line, auto indentation wants to indent the current line to the next level. For example, the auto indentation makes the code do this:
>
> /* some code here; */
> other code here;
I don't see this behavior.
>
> Instead of this:
>
> /* some code here; */
> other code here;
This is what I get by default. What versions of emacs and ESS are you
using? Do you still get this if you start emacs with 'emacs -q' ?
Best,
Ista
>
> Is this by design and is there a way to switch it to the second style. The current way makes parsing code more difficult.
> ______________________________________________
> ESS-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list