>>>> "c-wheeler" == c-wheeler
<c-wheeler(a)cosmicfires.com> writes:
c-wheeler> I left clicked on the "Get Mail" button in VM then
c-wheeler> XEmacs segfaulted.
I bet you're building with Motif ... yup. Make sure you are getting
the same library as headers if you have more than one installed. And
Motif, even when correctly linked, is notoriously buggy, both the open
source versions and all commercial vendors, too.
c-wheeler> Program terminated with signal 11, Segmentation fault.
This is the last useful information in the backtrace. Don't strip the
binary. Configure with --debug. This costs about 1MB on disk, maybe
a millisecond on load, and NO RAM or execution speed. In return we
get highly informative backtraces. (I'd especially like to be able to
verify the "crash in Motif" hypothesis.)
c-wheeler> Also XEmacs will not display .gifs or .jpgs when I
c-wheeler> middle click on them in dired mode as past versions
c-wheeler> would.
Works for me. Same version of dired, slightly more recent XEmacs.
We need more information about how to replicate your problem. Start
by typing C-h k, then middle click on a .gif or .jpg, to find out what
that is bound to. Make sure you have image-mode available. You may
need to update your text-modes package.
If none of the above helps, you should also report the bug to the
dired maintainer with M-x dired-report-bug.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.