[Gllug] OpenChange and SOGo
Nix
nix at esperi.org.uk
Thu Feb 3 01:14:39 UTC 2011
On 2 Feb 2011, Alain Williams stated:
> Even that is getting bloated with time, on my system:
> -rwxr-xr-x 1 root root 616968 Jun 4 2007 /usr/bin/mutt
I prefer to compare the mutt source code:
spindle 58 /usr/src/mutt/mutt% find . -type f -name '*.[ch]' | \
xargs du --apparent-size --total | tail -1
2619 total
with that of Gnus:
spindle 60 /usr/share/xemacs/xemacs-packages/lisp/gnus% find . -type f -name '*.el' | \
xargs du --apparent-size --total | tail -1
4724 total
mutt still wins, but not by so terribly much, given the enormous
disparity in mutt and gnus's feature sets. (Of course, Gnus has all of
Emacs to draw on as a 'library' of sorts...)
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list