Kyle Jones writes:
| Two things to do: First, make sure your data segment size limit is
| set as high as possible. For zsh and bash, use ulimit -a to check
| resource limits.
I have a softlimit for data segment size of 1310720 kbytes which to be
enough or do 36MB attachment force XEmacs to grow that much.
| to do is reconfigure/rebuild XEmacs with --use-minimal-tagbits=yes
| so that XEmacs can use full 32-bit addresses and 31-bit integers.
That's my default anyway (--gung-ho).