From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: Re: Not a big issue re: Xresources ... but ?? Date: Wed, 27 Jun 2007 18:14:53 -0400 Message-ID: <1182982494.2853.50.camel@CASE> References: <46826ded$0$8371$8404b019@news.wineasy.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182983001 15387 80.91.229.12 (27 Jun 2007 22:23:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2007 22:23:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Gordon Beaton Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 28 00:23:19 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 1I3fux-0004VF-4Q for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jun 2007 00:23:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3fuv-0006Zh-Sy for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jun 2007 18:23:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3fug-0006ZX-LZ for help-gnu-emacs@gnu.org; Wed, 27 Jun 2007 18:23:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3fug-0006ZG-6d for help-gnu-emacs@gnu.org; Wed, 27 Jun 2007 18:23:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3fuf-0006Z6-VU for help-gnu-emacs@gnu.org; Wed, 27 Jun 2007 18:23:02 -0400 Original-Received: from smtp109.rog.mail.re2.yahoo.com ([68.142.225.207]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1I3fuf-0000cX-Ho for help-gnu-emacs@gnu.org; Wed, 27 Jun 2007 18:23:01 -0400 Original-Received: (qmail 43520 invoked from network); 27 Jun 2007 22:23:00 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=B95GBImwusAJ9S4sjmZnVF+N4evYyKhreHFFNI9Lgtg4JsgQvUDUyJ7dFaWX784l4e0HG5ZeWHZjrFy40/9EoduB+GMqvNFzGmqTwodGganytDGDchvrEo0IvzuA/ToQOtI8Q97WxCmhD+V+N8u4KlMLWmMq2t39fP+1BNhwnGQ= ; Original-Received: from unknown (HELO ?192.168.1.3?) (billlinux@rogers.com@74.104.51.86 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 27 Jun 2007 22:23:00 -0000 X-YMail-OSG: 1y6ZLzEVM1mfLxw3ezQQAqPemUoioNCOfUkvMM6iFAfgwCPGGDgJ6EPAscuRCxSMMA-- In-Reply-To: <46826ded$0$8371$8404b019@news.wineasy.se> X-Mailer: Evolution 2.10.2 (2.10.2-2.fc7) X-detected-kernel: Genre and OS details not recognized. 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:45321 Archived-At: Thanks Gordon On Wed, 2007-06-27 at 14:02 +0000, Gordon Beaton wrote: > On Wed, 27 Jun 2007 12:37:10 +0000, William Case wrote: > > Emacs.verticleScrollBars: right > > ITYM "vertical". > I must of looked at that file 20 times and never saw the spelling mistake. (Well, maybe 3 times) > 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"). > This sounds right. But, in fact having corrected the spelling error and re-booted, I now get three stutters as Emacs tries to place my scrollbar. I have tried removing, nil -ing and re-adding '(scroll-bar-mode 'right) in my .emacs, and whichever way, I still get the stutter. > Also, check with > > xrdb -query | grep -i emacs > Checked. They are in effect according to xrdb. As I said, this is not a major issue, just something I thought I would correct today. If there is not an easy solution, I'll just let sleeping dogs lay. -- Regards Bill