From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Can't get Windows registry to work for resources Date: Wed, 28 Jul 2004 20:38:20 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2719-Wed28Jul2004203819+0300-eliz@gnu.org> References: <10gfmvg4ae3u952@corp.supernews.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1091036456 13744 80.91.224.253 (28 Jul 2004 17:40:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jul 2004 17:40:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 28 19:40:48 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BpsQ4-00014L-00 for ; Wed, 28 Jul 2004 19:40:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpsTD-0001zz-Fr for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jul 2004 13:44:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpsSr-0001uu-6T for help-gnu-emacs@gnu.org; Wed, 28 Jul 2004 13:43:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpsSo-0001tI-Is for help-gnu-emacs@gnu.org; Wed, 28 Jul 2004 13:43:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpsSo-0001sx-CU for help-gnu-emacs@gnu.org; Wed, 28 Jul 2004 13:43:38 -0400 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BpsPX-0006mb-6j for help-gnu-emacs@gnu.org; Wed, 28 Jul 2004 13:40:15 -0400 Original-Received: from zaretski (pns03-204-250.inter.net.il [80.230.204.250]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DYS66810; Wed, 28 Jul 2004 20:40:10 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <10gfmvg4ae3u952@corp.supernews.com> (steve.biederman@synopsys.com) 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19861 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19861 > From: "Steve Biederman" > Newsgroups: gnu.emacs.help > Date: Wed, 28 Jul 2004 10:01:34 -0700 > > Just to test, I'm setting: > HKEY_CURRENT_USER/Software/GNU/Emacs/Emacs.scrollBarWidth to the REG_SZ > value 100 > Nothing happens. What am I missing? I think this resource is specific to certain toolkits, not to X in general. The Windows build uses a native Windows toolkit that doesn't look at this variable. So not every resource will work on Windows, exactly like not every resource will work with every toolkit on X.