Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!boulder!hartzell From: hartzell@boulder.Colorado.EDU (George Hartzell) Newsgroups: comp.emacs Subject: Re: x-switches Message-ID: <2899@sigi.Colorado.EDU> Date: Tue, 10-Nov-87 16:32:53 EST Article-I.D.: sigi.2899 Posted: Tue Nov 10 16:32:53 1987 Date-Received: Thu, 12-Nov-87 23:43:48 EST References: <8711101539.AA06589@decwrl.dec.com> Sender: news@sigi.Colorado.EDU Reply-To: hartzell@boulder.Colorado.EDU (George Hartzell) Organization: University of Colorado, Boulder Lines: 20 In article <8711101539.AA06589@decwrl.dec.com> pnh@emax.dec.com (Peter Harbo) writes: >I would like to place the emacs window at the top left corner of my root >window--have experimented with the x-switches w/out success. Could someone > > (setq x-switches '( ("-w" . '(whatever)) ) ) > I just figured this out yesterday after digging through the source code. Try: (setq x-switches '(("-w" ."=80x24x10x10"))) This will put an 80x20 window at 10,10 without you having to hit your mouse. Can anyone let me know how to conditionally load my X stuff in my .emacs depending on whether I am in an X window or an ascii terminal? g. George Hartzell (303) 492-4535 MCD Biology, University of Colorado-Boulder, Boulder, CO 80309 hartzell@Boulder.Colorado.EDU ..!{hao,nbires}!boulder!hartzell