Noah Friedman
Noah Friedman
I really don't understand why this is being made so complicated. what a bunch of users have repeatedly asked for is a select all/deselect all UI element so they can...
I only have copies of the final mercurial repositories. If there were earlier repository formats in the past (e.g. cvs or bzr) they are probably lost to time now. The...
It looks like the module urls needs to be updated again to reflect their current location back here on github.
mfiano's parsley and pngload repositories have been removed. It's not clear to me what repositories to use in their place. This is one of the things that sucks about projects...
I'd rather not see the attachment at all, except for the URL if there is one.
It looks like the XEmacs repositories have been migrated and there is some recent activity. The new location is [https://foss.heptapod.net/xemacs](https://foss.heptapod.net/xemacs). It's still managed in Mercurial.
> Speaking of repository conversion. I'm sure Raymond did the best he could, but if you go back to the earliest commits they don't make a lot of sense. So...
It's completely inappropriate to hardcode terminal escape sequences directly into any application instead of using a terminal capability library like ncurses to look up the correct sequences, or whether the...
Again, I have to ask, do you not understand what ncurses/terminfo is for? Terminal capabilities are only 40-year old technology.