Hi -- I'm finally attempting to switch to a Lua-enabled version of Ion (the latest), and work through the long process of updating the Gentoo ebuild and re-writing my config files.
1) I noticed during installation: install: cannot stat `ion-man': No such file or directory install: cannot stat `ion-ssh': No such file or directory These seem to be missing from the tarball. Should they be included or should I pick them up from elsewhere? 2) Also I noticed this comment in system.mk: # Uncomment to enable Xft (anti-aliased fonts) support. # NOTE: This feature is a bonus that may or may not work. I have better # things to do than test something I strongly dislike after every change to # Ion. Tuomo, does this mean that we'll have to write our own xft support if we want it in future? Presumably using the drawing layer you proposed? Your comment accurately reflects how I feel about Ion's configuration mechanism, but it's not my project ;-) Tom
