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: martin rudalics <rudalics <at> gmx.at>
To: Peter Münster <pmrb <at> free.fr>,  17163 <at> debbugs.gnu.org
Subject: 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)]

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.