From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gordon Beaton Newsgroups: gmane.emacs.help Subject: Re: Not a big issue re: Xresources ... but ?? Date: 27 Jun 2007 14:02:21 GMT Organization: - Message-ID: <46826ded$0$8371$8404b019@news.wineasy.se> References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1182955964 4692 80.91.229.12 (27 Jun 2007 14:52:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2007 14:52:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 27 16:52:42 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I3Ysq-0004q8-SC for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jun 2007 16:52:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3Ysq-0003jY-82 for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jun 2007 10:52:40 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.astraweb.com!newsrouter-eu.astraweb.com!newsfeed2.ip.tiscali.net!tiscali!newsfeed1.ip.tiscali.net!fi.sn.net!newsfeed2.fi.sn.net!news.song.fi!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.8.1pl1 (Linux) Original-Lines: 18 Original-NNTP-Posting-Host: cube.smaltan.org Original-X-Trace: 1182952941 news.wineasy.se 8371 195.42.215.17:63529 Original-X-Complaints-To: abuse@tdcsong.se Original-Xref: shelby.stanford.edu gnu.emacs.help:149725 X-Mailman-Approved-At: Wed, 27 Jun 2007 10:51:11 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45314 Archived-At: On Wed, 27 Jun 2007 12:37:10 +0000, William Case wrote: > Emacs.verticleScrollBars: right ITYM "vertical". Because of the spelling mistake, I suspect that the setting is actually being handled by (scroll-bar-mode 'right) in your .emacs, i.e. *after* X has rendered the original window (emacs "frame"). Also, check with xrdb -query | grep -i emacs that your values are in effect. /gordon --