At 12:47 AM 4/13/2001 +0200, Hrvoje Niksic wrote:
Allen Walker <awalker(a)mail.utexas.net> writes:
> Hmm.. yeah it still doesn't work, I had a similar line before: (setq
> auto-mode-alist (cons '("\\.jar$" . archive-mode) auto-mode-alist))
Maybe something is wrong with your XEmacs, or with your archive-mode.
Specifically, a number of things might be going wrong. You might be
using an older archive-mode which doesn't work with Jars. You might
be using a Mule-compiled XEmacs with some bug that garbles the JAR
binary. I don't know anything about archiv-mode, so I unfortunately
don't have a clue about how to debug it.
Perhaps you should contact the author, which appears to be Morten
Welinder (terra(a)diku.dk)? Or, maybe you should try running/porting
the FSF version of archive-mode and see if it works for you?
If it helps, I use XEmacs 21.2 (a pre-release of the
soon-to-be-released 21.4), compiled with Mule. "Works for me."
Ok thanks. I'm running NT 21.1.13 pre-made binary, win32 native build (not
cygwin).
Thanks for the help.
-allen-