From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: Why can't I turn off scroll bars? Date: Sun, 23 May 2010 19:41:52 +0200 Message-ID: References: <4BF94CC1.5000502@swipnet.se> <4BF96880.5000700@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274636548 12225 80.91.229.12 (23 May 2010 17:42:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 23 May 2010 17:42:28 +0000 (UTC) Cc: Emacs-Devel devel To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 23 19:42:27 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OGFBw-0001h8-PV for ged-emacs-devel@m.gmane.org; Sun, 23 May 2010 19:42:25 +0200 Original-Received: from localhost ([127.0.0.1]:35467 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGFBw-0005gK-5k for ged-emacs-devel@m.gmane.org; Sun, 23 May 2010 13:42:24 -0400 Original-Received: from [140.186.70.92] (port=60583 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGFBo-0005fp-Be for emacs-devel@gnu.org; Sun, 23 May 2010 13:42:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGFBl-0006pl-EM for emacs-devel@gnu.org; Sun, 23 May 2010 13:42:16 -0400 Original-Received: from mail-ww0-f41.google.com ([74.125.82.41]:62223) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGFBl-0006pf-9A for emacs-devel@gnu.org; Sun, 23 May 2010 13:42:13 -0400 Original-Received: by wwi14 with SMTP id 14so2028390wwi.0 for ; Sun, 23 May 2010 10:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ZpDHSoi2Y5YK5JAb8CKTM3be/gdsdu1kVVL5LqkAUQ0=; b=pZaLrPRz+Cpj2s+MtAxG3sHUyCFePqdhIIWuyMveI1N0ZH6oeuONUQBEMAiGa8QKkT 4eI5qQLbRglSxAY6ovKJAXKaPz5pA6NthvizOZR135VkEeIVQkHXK1uZb/OiJkLM0muV X7q5E85hwQOGNy/FLnMg1e5aFFSfTWwuUxVi4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=DoDtCXU0oIA9572AxEu1OWG0skBm1oAvrerkhAwgJeeFAYpqld9rsyvqpx4tZRVfGz tSUu3sFYBg2tyzQhtsdOa9QMy7szStb2mZV8kCUyNAUSMDwzpYPWUMIdgSjot4M/hcyS a3OZPPEJhQqL6b5iQgzo9XVA8CgmdL+WQOfVQ= Original-Received: by 10.216.93.74 with SMTP id k52mr2631038wef.228.1274636532219; Sun, 23 May 2010 10:42:12 -0700 (PDT) Original-Received: by 10.216.60.135 with HTTP; Sun, 23 May 2010 10:41:52 -0700 (PDT) In-Reply-To: <4BF96880.5000700@swipnet.se> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:125143 Archived-At: 2010/5/23 Jan Dj=E4rv : > > > Deniz Dogan skrev 2010-05-23 18.18: >> >> 2010/5/23 Jan Dj=E4rv: >>> >>> >>> Deniz Dogan skrev 2010-05-23 15.51: >>>> >>>> CFLAGS=3D"-g -O2 -fno-optimize-sibling-calls" ./configure >>>> --without-toolkit-scroll-bars --with-x --without-kerberos >>>> --prefix=3D$HOME/usr >>>> >>>> Now (scroll-bar-mode 0) returns nil and the scroll bars are still >>>> there. Ugly ones at that! Attached is a screenshot. >>>> >>>> What did I do wrong? >>>> >>> >>> "With a numeric argument, if the argument is positive >>> turn on scroll bars; otherwise turn off scroll bars." >>> >>> So try -1. >>> >> >> -1 did not do the trick either. (And 0 is not a positive number.) > > Then there is a bug somewhere. =A0Can you file a bug report? > I'll file a bug once I make sure there is one. A private e-mail I received just now suggests that I may have to re-bootstrap. >> >>> If you tell configure --without-toolkit-scroll-bars those are the >>> scrollbars >>> you get, this hasn't changed in ages. =A0What did you expect? >>> >> >> What I expect to happen when I turn off scroll-bar-mode I expect no >> scroll bars at all. I don't see how --without-toolkit-scroll-bars >> would imply that I get scroll bars no matter what. >> > > I was commenting the "Ugly ones at that". =A0It implied you somehow expec= ted > pretty ones. > > =A0 =A0 =A0 =A0Jan D. > --=20 Deniz Dogan