[nem-en] Emacs nemerle-mode
Kamil Skalski
kamil.skalski at gmail.com
Sat Mar 4 13:03:15 CET 2006
2006/3/4, Marcin 'Qrczak' Kowalczyk <qrczak at knm.org.pl>:
> Matthew D Swank <akopa at charter.net> writes:
>
> > Well, based on what I like about lisp modes for emacs, it would be
> > nice if tab went to the "best" spot on the line based on the current
> > block structure.
>
> The point is that in indentation-based syntax the indentation determines
> the block structure, not the other way around. There is no single best
> spot. Different spots lead to different block structure.
Exactly, I think that iterating over three possible spots it the best way.
Like:
def foo (x)
print ("My $x apples\n")
while (true)
. . . <---- here editor shold iterate over three spots
>
> --
> __("< Marcin Kowalczyk
> \__/ qrczak at knm.org.pl
> ^^ http://qrnik.knm.org.pl/~qrczak/
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list