Andrew Nesbit <andrew(a)siru.org> writes:
Hi Michael.
Hi,
> M-: (tramp-uuencode-region (point-min) (point-max))
> M-: (uudecode-decode-region (point-min) (point-max))
OK, cool. That narrows the problem down much better:
Invalid state: Bogus value for `default-process-coding-system', nil
In top-level XEmacs, its value is: (undecided . raw-text)
(btw, this all works properly in GNU Emacs, but I'm not sure if that's
helpful information or not.)
I could reproduce it locally, too. Looks like recent XEmacs doesn't
like `default-process-coding-system' set to nil, as it seems to be
done in "uudecode.el" (part of Gnus).
Adrian?
Andrew
Best regards, Michael.