in reply to Re^4: A good editor for Perl sources
in thread A good editor for Perl sources

If indentation gets confused in emacs I can reindent a selection or a single line using tab once!

But setting "intelligent intendation" in Geany to Shift-Tab didn't help, it only produced fuzzy non-indented code on my platform.

> gvim -g -y -p ,

interesting, thanks for showing, will give it a try! :)

Cheers Rolf