Return-path: X-Andrew-Authenticated-as: 0;andrew.cmu.edu;Network-Mail Received: from andrew.cmu.edu via trymail for info-andrew+@andrew.cmu.edu (->+dist+/afs/andrew.cmu.edu/usr0/ak99/dists/info-andrew-strip.dl) ID ; Tue, 1 May 90 10:17:28 -0400 (EDT) Received: from po3.andrew.cmu.edu via qmail ID ; Tue, 1 May 90 10:14:17 -0400 (EDT) Received: from thumper.bellcore.com by po3.andrew.cmu.edu (5.54/3.15) id for info-andrew+; Tue, 1 May 90 10:12:27 EDT Received: by thumper.bellcore.com (5.54/4.7) id AA04170; Tue, 1 May 90 10:10:56 EDT Received: by bali.bellcore.com (4.12/4.7) id AA03063; Tue, 1 May 90 10:11:24 edt Received: from Messages.7.14.N.CUILIB.3.45.SNAP.NOT.LINKED.bali.mouseclub.sun4.40 via MS.5.6.bali.mouseclub.sun4_40; Tue, 1 May 90 10:11:22 -0400 (EDT) Message-Id: <8aDNY_W0M2Yk8_s5pu@thumper.bellcore.com> Date: Tue, 1 May 90 10:11:22 -0400 (EDT) From: Steve Rohall To: info-andrew+@andrew.cmu.edu Subject: color preferences for menus? Has anybody looked into adding preferences for changing the foreground and background colors for menus? -Steve. Return-path: X-Andrew-Authenticated-as: 0;andrew.cmu.edu;Network-Mail Received: from andrew.cmu.edu via trymail for info-andrew+@andrew.cmu.edu (->+dist+/afs/andrew.cmu.edu/usr0/ak99/dists/info-andrew-strip.dl) ID ; Wed, 2 May 90 02:06:37 -0400 (EDT) Received: from andrew.cmu.edu via qmail ID ; Wed, 2 May 90 02:03:50 -0400 (EDT) Received: from ucbvax.Berkeley.EDU by andrew.cmu.edu (5.54/3.15) id for info-andrew; Wed, 2 May 90 02:03:21 EDT Received: by ucbvax.Berkeley.EDU (5.63/1.41) id AA22155; Tue, 1 May 90 22:47:35 -0700 Received: from USENET by ucbvax.Berkeley.EDU with netnews for info-andrew@andrew.cmu.edu (info-andrew@andrew.cmu.edu) (contact usenet@ucbvax.Berkeley.EDU if you have questions) Date: 25 Apr 90 19:37:05 GMT From: rebel!didsgn!root@gatech.edu (didsgn) Organization: Digital Design, Inc. Subject: ditroff for Andrew et al WANTED Message-Id: Sender: info-andrew-request@andrew.cmu.edu To: info-andrew@andrew.cmu.edu Dear fellows, Can somebody tell me where to download or which # number to call in order to get or buy a copy of ditroff for SUNOS 4.0.3 running on SPARC ? A public domain version is fine also. Thank you, Jean-Luc Chatelain Digital Design Inc. 3060 Business Park Drive Norcross, GA 30071 USA 1 404 447 02 74 or 1 800 367 46 30 jlc@didsgn.UUCP or ...!gatech!rebel!didsgn!jlc Return-path: X-Andrew-Authenticated-as: 0;andrew.cmu.edu;Network-Mail Received: from andrew.cmu.edu via trymail for info-andrew+@andrew.cmu.edu (->+dist+/afs/andrew.cmu.edu/usr0/ak99/dists/info-andrew-strip.dl) ID ; Wed, 2 May 90 11:46:34 -0400 (EDT) Received: from po2.andrew.cmu.edu via qmail ID ; Wed, 2 May 90 11:44:30 -0400 (EDT) Received: from ucbvax.Berkeley.EDU by po2.andrew.cmu.edu (5.54/3.15) id ; Tue, 1 May 90 18:00:33 EDT Received: by ucbvax.Berkeley.EDU (5.63/1.41) id AA23970; Tue, 1 May 90 14:53:36 -0700 Received: from USENET by ucbvax.Berkeley.EDU with netnews for info-andrew@andrew.cmu.edu (info-andrew@andrew.cmu.edu) (contact usenet@ucbvax.Berkeley.EDU if you have questions) Date: 1 May 90 19:23:46 GMT From: fernwood!oracle!news@uunet.uu.net (Jonathan Levine) Organization: Oracle, Belmont, CA, USA Subject: Can ezprint print without ditroff? Message-Id: Sender: info-andrew-request@andrew.cmu.edu To: info-andrew@andrew.cmu.edu Folks, I'd like to get ezprint to work at my site, but we don't have ditroff. All we seem to have around here is good old Berkeley 4.3 troff, the kind that tries to cat its output to /dev/cat (the C/A/T typesetter). (We're running Sun 4.0.3c and X11R4) Has anyone else overcome this problem (short of shelling out the $4000 to AT&T for the DWB)? Is there a robust enough troff->postscript or troff->(La)TeX translator that we could use in place of ditroff? Is there a cheaper version of ditroff available? Thanks for any help... Jonathan -- -------------------------------------------------------------------------- From the Oracle*Desk of: "Paradise is exactly like Jonathan Levine where you are right now, Oracle*Mail Development only much, much better." 4248 1 Ann B. Davis Drive (415) 598-8232 -- Laurie Anderson Return-path: X-Andrew-Authenticated-as: 623;andrew.cmu.edu;Zalman Stern Received: from andouille.andrew.cmu.edu via trymail ID ; Wed, 2 May 90 14:46:58 -0400 (EDT) Received: from andouille.andrew.cmu.edu via qmail ID ; Wed, 2 May 90 14:46:44 -0400 (EDT) Received: from BatMail.robin.v2.10.CUILIB.3.45.SNAP.NOT.LINKED.andouille.andrew.cmu.edu. pmax.30 via MS.5.6.andouille.andrew.cmu.edu.pmax_30; Wed, 2 May 90 14:46:43 -0400 (EDT) Message-ID: Date: Wed, 2 May 90 14:46:43 -0400 (EDT) From: Zalman Stern To: "Sohan C. Ramakrishna-Pillai" , Judith Ann Jackson , Susan Straub Subject: Re: ATK class on pmaxen CC: Tom Neuendorffer In-Reply-To: References: There is a new version of .../class/machdep/dec_mips/doload.c in ~zs01/public/doload.c . This should fix the problem Sohan points out. The reason the printf's fixed things is because they call malloc before doload allocated storage for the dynamically loaded code. This changed the location in memory at which the .do file was loaded. As it turned out, the numbers worked out better in the relocation code at the new location. In any event, the new code is much simpler and should work. Please let me know if there are any problems. -Z- Return-path: X-Andrew-Authenticated-as: 0;andrew.cmu.edu;Network-Mail Received: from po3.andrew.cmu.edu via trymail for info-andrew+@andrew.cmu.edu (->+dist+/afs/andrew.cmu.edu/usr0/ak99/dists/info-andrew-strip.dl) ID ; Wed, 2 May 90 18:04:48 -0400 (EDT) Received: from po5.andrew.cmu.edu via qmail ID ; Wed, 2 May 90 17:49:20 -0400 (EDT) If-Type-Unsupported: alter Received: from po3.andrew.cmu.edu via qmail ID ; Wed, 2 May 90 17:46:26 -0400 (EDT) Received: from arisia.Xerox.COM by po3.andrew.cmu.edu (5.54/3.15) id for info-andrew; Wed, 2 May 90 17:42:32 EDT Received: from holmes.parc.Xerox.COM by arisia.Xerox.COM with SMTP (5.61+/IDA-1.2.8/gandalf) id AA21392; Wed, 2 May 90 14:39:22 -0700 Received: by holmes.parc.xerox.com (5.61+/IDA-1.2.8/gandalf) id AA08977; Wed, 2 May 90 11:04:41 PDT Received: from Messages.7.14.N.CUILIB.3.45.SNAP.NOT.LINKED.holmes.parc.xerox.com.sun4.40 via MS.5.6.holmes.parc.xerox.com.sun4_40; Wed, 2 May 90 11:04:40 -0700 (PDT) Message-Id: Date: Wed, 2 May 90 11:04:40 -0700 (PDT) From: Bill Janssen X-Andrew-Message-Size: 457+0 Content-Type: X-BE2; 12 To: info-andrew@andrew.cmu.edu, news%oracle.uucp%fernwood.uucp@uunet.uu.net (Jonathan Levine) Subject: Re: Can ezprint print without ditroff? In-Reply-To: References: Return-path: X-Andrew-Authenticated-as: 0;andrew.cmu.edu;Network-Mail Received: from po5.andrew.cmu.edu via trymail for info-andrew+@andrew.cmu.edu (->+dist+/afs/andrew.cmu.edu/usr0/ak99/dists/info-andrew-strip.dl) ID ; Wed, 2 May 90 20:28:36 -0400 (EDT) Received: from po2.andrew.cmu.edu via qmail ID ; Wed, 2 May 90 20:23:19 -0400 (EDT) Received: from arisia.Xerox.COM by po2.andrew.cmu.edu (5.54/3.15) id for info-andrew; Wed, 2 May 90 20:22:16 EDT Received: from holmes.parc.Xerox.COM by arisia.Xerox.COM with SMTP (5.61+/IDA-1.2.8/gandalf) id AA24492; Wed, 2 May 90 17:21:50 -0700 Received: by holmes.parc.xerox.com (5.61+/IDA-1.2.8/gandalf) id AA01390; Wed, 2 May 90 17:21:45 PDT Received: from Messages.7.14.N.CUILIB.3.45.SNAP.NOT.LINKED.holmes.parc.xerox.com.sun4.40 via MS.5.6.holmes.parc.xerox.com.sun4_40; Wed, 2 May 90 17:21:44 -0700 (PDT) Message-Id: Date: Wed, 2 May 90 17:21:44 -0700 (PDT) From: Bill Janssen To: info-andrew@andrew.cmu.edu Subject: modifier keys for mouse buttons? Perhaps I'm missing something. Is it possible to look at the state of the Control, Shift, and Meta keys when in the _Hit method on a view? Bill Return-path: X-Andrew-Authenticated-as: 420;andrew.cmu.edu;Miles Bader Received: from woodstock.andrew.cmu.edu via trymail ID ; Wed, 2 May 90 20:58:28 -0400 (EDT) Received: from woodstock.andrew.cmu.edu via qmail ID ; Wed, 2 May 90 20:58:16 -0400 (EDT) Received: from BatMail.robin.v2.10.CUILIB.3.45.SNAP.NOT.LINKED.woodstock.andrew.cmu.edu. rt.r3 via MS.5.6.woodstock.andrew.cmu.edu.rt_r3; Wed, 2 May 90 20:58:15 -0400 (EDT) ReSent-Message-ID: ReSent-Date: Wed, 2 May 90 20:58:15 -0400 (EDT) ReSent-From: Miles Bader ReSent-To: Susan Straub X-Andrew-WideReply: internet.info-andrew X-Added: With Flames (listbb v2.2) Return-path: Message-ID: <0aDlLDO00Vsa44T3lu@andrew.cmu.edu> Date: Wed, 2 May 90 13:15:59 -0400 (EDT) From: Miles Bader To: Info-Andrew Subject: Re: tm bug with characters larger