GNU bug report logs - #17163
24.3.50; default-frame-alist: scroll-bar-width not used

Previous Next

Package: emacs;

Reported by: Peter Münster <pmrb <at> free.fr>

Date: Tue, 1 Apr 2014 19:11:02 UTC

Severity: normal

Found in version 24.3.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: martin rudalics <rudalics <at> gmx.at>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#17163: closed (24.3.50; default-frame-alist: scroll-bar-width
 not used)
Date: Fri, 19 Sep 2014 08:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 19 Sep 2014 10:19:08 +0200
with message-id <541BE6FC.5090002 <at> gmx.at>
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
help-debbugs <at> gnu.org.)


-- 
17163: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17163
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Peter Münster <pmrb <at> free.fr>
To: bug-gnu-emacs <at> gnu.org
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 rudalics <at> 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


[Message part 3 (message/rfc822, inline)]
From: martin rudalics <rudalics <at> gmx.at>
To: Peter Münster <pmrb <at> free.fr>, 
 17163-done <at> debbugs.gnu.org
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




This bug report was last modified 10 years and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.