Jamie Zawinski writes:
So I guess I get to restart xemacs now.
Sorry about that. If you can still preserve your session, then do
surgery on the alist in `file-name-handler-alist' to remove
`tramp-file-name-handler' and `tramp-completion-file-name-handler',
that should get rid of tramp for now.
But if someone could tell me how to ensure that tramp never gets
loaded again, that would be nice.
I guess it's on some hook variable somewhere?
TRAMP should not have any hook variables in XEmacs proper, so
rm $prefix/lib/xemacs/xemacs-packages/lisp/tramp/auto-autoloads.*
should do the trick. If you're pretty sure you'll never want to use
tramp to access remote files via ssh,
cat $prefix/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.tramp | xargs rm
will also save you a couple of bytes on your hard drive.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta