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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17163 in the body.
You can then email your comments to 17163 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17163; Package emacs. (Tue, 01 Apr 2014 19:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Peter Münster <pmrb <at> free.fr>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 01 Apr 2014 19:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17163; Package emacs. (Wed, 02 Apr 2014 14:42:02 GMT) Full text and rfc822 format available.

Message #8 received at 17163 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Peter Münster <pmrb <at> free.fr>, 
 17163 <at> debbugs.gnu.org
Subject: Re: bug#17163: 24.3.50; default-frame-alist: scroll-bar-width not used
Date: Wed, 02 Apr 2014 16:38:17 +0200
[Message part 1 (text/plain, inline)]
> 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.

Should be fixed with revision 116894 on the Emacs-24 release branch.

If you are on trunk you will either have to wait until the fix
propagates or try the attached diffs.

Thanks for the report, martin
[xterm.diff (text/plain, attachment)]

Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Fri, 19 Sep 2014 08:20:02 GMT) Full text and rfc822 format available.

Notification sent to Peter Münster <pmrb <at> free.fr>:
bug acknowledged by developer. (Fri, 19 Sep 2014 08:20:03 GMT) Full text and rfc822 format available.

Message #13 received at 17163-done <at> debbugs.gnu.org (full text, mbox):

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






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 17 Oct 2014 11:24:05 GMT) Full text and rfc822 format available.

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.