[14304] in Athena Bugs
Re: sun4 [7.7T]: emacs19
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Apr 11 15:08:06 1996
From: Jonathon Weiss <jweiss@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
Cc: Jonathon Weiss <jweiss@MIT.EDU>, bugs@MIT.EDU
In-Reply-To: Your message of "Thu, 11 Apr 1996 09:57:04 EDT."
<199604111357.JAA20846@glacier.MIT.EDU>
Date: Thu, 11 Apr 1996 15:08:01 EDT
> > Nothing was printed. I don't think anything was spooled to the print server
>
> > This works under emacs 18.
>
> Actually, it doesn't work under emacs 18 (empirically or in theory),
> unless you have code in your .emacs to make it work under emacs 18
> (which you do).
So I do. I wonder how I missed that when I was looking for it.
> The same code will make it work under emacs 19.
Empirically I have found this not to be true. Appearantly, I need to
be using setq not defvar. Based on what was said on -i help, I would
gather that lpr-command was not set when my .emacs was processed under
emacs18.
Jonathon