unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Peter Münster" <pmrb@free.fr>
To: 17163@debbugs.gnu.org
Subject: bug#17163: 24.3.50; default-frame-alist: scroll-bar-width not used
Date: Tue, 01 Apr 2014 21:10:20 +0200	[thread overview]
Message-ID: <87mwg4n9wj.fsf@micropit.couberia.selfip.net> (raw)

Hi,

The value of scroll-bar-width is used only in the first frame.

1.) Create file /tmp/init.el:

--8<---------------cut here---------------start------------->8---
(set-face-attribute 'default nil :height 150)
(setq default-frame-alist '((scroll-bar-width . 10)))
(make-frame-command)
(print default-frame-alist)
--8<---------------cut here---------------end--------------->8---

2.) Start emacs:

emacs -Q -l /tmp/init.el

3.) Compare the widths of the scroll-bars.


Further details:

In GNU Emacs 24.3.50.2 (x86_64-suse-linux-gnu, GTK+ Version 3.10.4)
 of 2014-03-16 on micropit
Repository revision: 116774 rudalics@gmx.at-20140316092658-lcj8z20iwmnoshm3
Windowing system distributor `The X.Org Foundation', version 11.0.11403901
System Description:	openSUSE 13.1 (Bottle) (x86_64)

Configured using:
 `configure --without-toolkit-scroll-bars'

Important settings:
  value of $LC_CTYPE: en_GB.utf8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

-- 
           Peter





             reply	other threads:[~2014-04-01 19:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 19:10 Peter Münster [this message]
2014-04-02 14:38 ` bug#17163: 24.3.50; default-frame-alist: scroll-bar-width not used martin rudalics
2014-09-19  8:19   ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mwg4n9wj.fsf@micropit.couberia.selfip.net \
    --to=pmrb@free.fr \
    --cc=17163@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).