From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: csant Newsgroups: gmane.emacs.devel Subject: Re: Scrollbar width not having any effect Date: Thu, 10 Jan 2008 18:29:01 +0100 Organization: csant.info Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199986250 28491 80.91.229.12 (10 Jan 2008 17:30:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 17:30:50 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 10 18:31:10 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JD1FB-0000LC-GL for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 18:31:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD1En-0004Qz-W8 for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 12:30:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JD1DP-0002UR-Ox for emacs-devel@gnu.org; Thu, 10 Jan 2008 12:29:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JD1DO-0002Sr-Rr for emacs-devel@gnu.org; Thu, 10 Jan 2008 12:29:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JD1DO-0002Sf-I8 for emacs-devel@gnu.org; Thu, 10 Jan 2008 12:29:14 -0500 Original-Received: from csant.info ([69.36.182.12]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JD1DO-00055d-EC for emacs-devel@gnu.org; Thu, 10 Jan 2008 12:29:14 -0500 Original-Received: from fiore.malebolge (csant.info [69.36.182.12]) (authenticated bits=0) by csant.info (8.12.11.20060308/8.12.11) with ESMTP id m0AHT3jq024566 for ; Thu, 10 Jan 2008 10:29:09 -0700 User-Agent: Opera Mail/9.26 (Linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86710 Archived-At: Hi all, On Sun, 02 Dec 2007 12:54:02 +0100, csant wrote: > when using Emacs latest update from CVS trunk with "native" scrollbars > --without-toolkit-scroll-bars > configuring scrollbar width either in > M-x customize-face RET scroll-bar RET > or with scroll-bar-width variable seems not to have any effect - is it > supposed to work and I am doing something wrong, or is it broken? I am still uncertain whether this is a bug, or whether I am doing something wrong. I have not received any reply, and in any case, it still isn't working. Does anybody know? /c