emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#17163: closed (24.3.50; default-frame-alist: scrol


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17163: closed (24.3.50; default-frame-alist: scroll-bar-width not used)
Date: Fri, 19 Sep 2014 08:20:02 +0000

Your message dated Fri, 19 Sep 2014 10:19:08 +0200
with message-id <address@hidden>
and subject line Re: bug#17163: 24.3.50; default-frame-alist: scroll-bar-width 
not used
has caused the debbugs.gnu.org bug report #17163,
regarding 24.3.50; default-frame-alist: scroll-bar-width not used
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17163: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17163
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; default-frame-alist: scroll-bar-width not used Date: Tue, 01 Apr 2014 21:10:20 +0200
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 address@hidden
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#17163: 24.3.50; default-frame-alist: scroll-bar-width not used Date: Fri, 19 Sep 2014 10:19:08 +0200
Should be fixed with revision 116894 on the Emacs-24 release branch.

Closing.

Thanks, martin




--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]