Steve Youngs wrote:
 
 |--==> "MB" == Mark Boudreaux <mboudrea(a)rapid5.com> writes:
 
   MB> When I first startup Xemacs and try to do a print, not a pretty
   MB> print, it gives me the following message...
 
   MB> Symbol's value as variable is void: coding-system-for-write
 
   MB> I started to encounter this problem when I updated to the newest
   MB> packages.
 
   MB> If I do a pretty print it works fine and all following prints
   MB> also work.  So to print I have to do a pretty print first.
 
   MB> This could simply be a configuration problem on my part.
 
 Hi Mark!
 
 Sorry for the delay in responding.
 
 Does it help if you add (require 'ps-print) to your
 '~/.xemacs/init.el'?
 
 --
 |---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
 |            XEmacs - It's not just an editor.             |
 |                    It's a way of life.                   |
 |------------------------------------<youngs(a)xemacs.org>---| 
Steve,
That was my problem.  Thanks for the help.
Mark