From xemacs-m  Thu Feb 27 15:34:54 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA09103
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 15:34:53 -0600 (CST)
Received: from mr2.exu.ericsson.se (mr2.exu.ericsson.com [138.85.147.12]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id PAA10315; Thu, 27 Feb 1997 15:34:18 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr2.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id PAA13284; Thu, 27 Feb 1997 15:34:17 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id QAA29601; Thu, 27 Feb 1997 16:34:16 -0500
To: Mark Borges <mdb@cdc.noaa.gov>
cc: XEmacs beta-list <xemacs-beta@xemacs.org>
References: <vkbu96oskt.fsf@cdc.noaa.gov> 
Subject: Re: lucid scrollbar placement? 
In-reply-to: (Your message of 27 Feb 1997 14:19:14 MST.)
             <vkbu96oskt.fsf@cdc.noaa.gov> 
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: Thu, 27 Feb 1997 16:34:15 -0500
Message-ID: <24694.857079255@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>

>>>>> "mb" == Mark Borges <mdb@cdc.noaa.gov> writes:

    mb> Until now, I never fully grasped how different a world this
    mb> is. Of course, one of the first things I thought would make
    mb> the transition easier is to move the scrollbar back to the
    mb> left side. But after looking through etc/Emacs.ad, I see
    mb> mention of this. Must I rebuild with athena or motif
    mb> scrollbars? I naively tried,

    mb>      Emacs*XlwScrollBar*scrollBarPlacement: BOTTOM_LEFT

    mb> but that didn't work, and neither did,

    mb>      Emacs*XlwScrollBar*scrollBarPlacement: left

This works for me.  Don't know if it's "right", but it works:

	Emacs*pane*scrollBarPlacement:	bottom_left

Ray


