From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Emacs-devel Digest, Vol 131, Issue 82 Date: Tue, 20 Jan 2015 10:48:07 +0100 Message-ID: <87egqpsrzc.fsf@fencepost.gnu.org> References: <9B7513AE176AE5429921DB50D54FD2FC03AB2A5D@MAILBOX.GAM.LOCAL> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1421751649 2005 80.91.229.3 (20 Jan 2015 11:00:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2015 11:00:49 +0000 (UTC) Cc: "emacs-devel@gnu.org" To: David Requena Zabala Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 20 12:00:44 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YDWY7-0007P0-Of for ged-emacs-devel@m.gmane.org; Tue, 20 Jan 2015 12:00:43 +0100 Original-Received: from localhost ([::1]:42592 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDWY7-0008LB-4Q for ged-emacs-devel@m.gmane.org; Tue, 20 Jan 2015 06:00:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDWXz-0008Jt-Su for emacs-devel@gnu.org; Tue, 20 Jan 2015 06:00:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDWXy-0002ZJ-OB for emacs-devel@gnu.org; Tue, 20 Jan 2015 06:00:35 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52778) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDWXy-0002Z8-Il for emacs-devel@gnu.org; Tue, 20 Jan 2015 06:00:34 -0500 Original-Received: from localhost ([127.0.0.1]:59953 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDWXx-0006Ru-Do; Tue, 20 Jan 2015 06:00:33 -0500 Original-Received: by lola (Postfix, from userid 1000) id 59B26E0468; Tue, 20 Jan 2015 10:48:07 +0100 (CET) In-Reply-To: <9B7513AE176AE5429921DB50D54FD2FC03AB2A5D@MAILBOX.GAM.LOCAL> (David Requena Zabala's message of "Tue, 20 Jan 2015 10:23:37 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:181466 Archived-At: David Requena Zabala writes: > <=D3scar Fuentes> >> Now, it is my point that didn't get through. The only supported >> scrollbars on Windows >> are the native ones. AFAIK that was the case since the beginning. > > >> No, it's not possible in the w32 build. It never was, AFAIK. The >> native scroll bars are X only. > > OK, thanks to both. I might of course be misremembering from emacs 19 > on OS/2, That's not W32. > or completely wrong altogether. Will try Oscar's suggestion about > thinner SCs. It occurs to me that if the Lucid scrollbars are not supported under Windows, the respective option combination should bomb out at configure time rather than at runtime. --=20 David Kastrup