Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!decwrl!pyramid!hplabs!ucbvax!UMich-MTS.MAILNET!Mark_Giuffrida From: Mark_Giuffrida@UMich-MTS.MAILNET.UUCP Newsgroups: mod.computers.apollo Subject: GNU EMACS, 9.2, other misc questions Message-ID: <1310910@UMich-MTS.Mailnet> Date: Fri, 23-May-86 08:22:36 EDT Article-I.D.: UMich-MT.1310910 Posted: Fri May 23 08:22:36 1986 Date-Received: Sat, 24-May-86 01:01:32 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 17 Approved: apollo@yale-comix.arpa # Has anybody seen any device drivers for DEC printers? We have a couple that # are being used around the net, but I had to fool prsvr into thinking that they # are GE printers. None of the other supported device drivers will work on the # DEC LA100s for some reason. The main problem with the GE driver is that it # sends only LF's to the printer, not CR/LF. This can be fixed after prsvr has # started and has printed the first couple lines with 'tctl -line # -cvt_nl', # but this never seems to work, unless typed by hand. ( The server hasn't had # time to start by the end of startup.xxx script, thus the tctl command dies # because the file /dev/sio# is in use. After prsvr has been initialized, # the command works fine (ie sit there and type it in by hand every time). ---------------------------- I would suggest the following line in your startup file: cps /com/sh -n tctl -line -cvt_nl;prsvr /sys/print/ Mark Giuffrida (U of Mich) markg%umich-mts@mit-multics.arpa