From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.help Subject: --with-x-toolkit=lucid, black scrollbar Date: Wed, 02 Dec 2015 20:56:05 +0000 Message-ID: <87fuzktvru.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1449089817 23867 80.91.229.3 (2 Dec 2015 20:56:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2015 20:56:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 02 21:56:49 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1a4ES3-0003Fj-SY for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Dec 2015 21:56:36 +0100 Original-Received: from localhost ([::1]:60333 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ES3-0002V1-3Z for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Dec 2015 15:56:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ERt-0002Uv-HC for help-gnu-emacs@gnu.org; Wed, 02 Dec 2015 15:56:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4ERq-0000Jz-51 for help-gnu-emacs@gnu.org; Wed, 02 Dec 2015 15:56:25 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:43482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ERp-0000Jp-UU for help-gnu-emacs@gnu.org; Wed, 02 Dec 2015 15:56:22 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a4ERk-0002s6-Oz for help-gnu-emacs@gnu.org; Wed, 02 Dec 2015 21:56:16 +0100 Original-Received: from 171.pool85-55-19.dynamic.orange.es ([85.55.19.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Dec 2015 21:56:16 +0100 Original-Received: from oub by 171.pool85-55-19.dynamic.orange.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Dec 2015 21:56:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 171.pool85-55-19.dynamic.orange.es Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:qVf77on97aXo/MToOk9Ifayssv4= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108275 Archived-At: Hello I just recompiled Emacs (git) with --with-x-toolkit=lucid. Now if I start emacs -Q The scrollbar is grey-white and easily recognizable. However when I start emacs -q Or emacs -q --no-site-file --no-site-lisp --no-splash The srollbar is black! I also tried to set (setq inhibit-x-resources t) but that did not work neither. Any idea? Thanks Uwe Brauer