reminiscent of the 'free your mind Luke' discussion a few years ago on
indents in code and Acme and fonts and ...
I'm finding that I am counting spaces in acme when I get the
occasional python 'unindent' error. You may think those columns are
aligned, but that's just the proportional font showing.
Guess I gotta find a fixed font for editing in acme.
You can toggle a window into and out of fixed width mode
by typing Font in the tag and then executing it (middle click).
Also, as long as the lines only contain leading spaces you should see
alignment the same in the variable-width font -- the width of a space
is still constant. It is just a smaller constant in the variable-width font,
so sometimes it is hard to see whether you are looking at six spaces or seven.
Also, try acme -a. It really helps in cases like these.
It takes about a day to get used to, but then you won't go anywhere without it.
Russ