[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

semi-colon parsing



Does it strike anybody as annoying that control-E takes you to
the end of a commented line (ie to the end of the comment) rather
than just the end of the final s-expr on the line?  I know I sure
do. 
How about a control-E that takes you to the end of the final bit
of CODE on the line, then, if another control-E is done, you can
access the end of the comment text?  IE, if I already am at the
following place: (cursorpos <== *)

hsdofh ihofdh)))*	;This function just dies every time

and I do a control-E, the cursor will move to the end of the word
"time"...


How about it, guys?


---Dave-------