GNU bug report logs - #9723
24.0.50; Emacs Clipboard crash

Previous Next

Package: emacs;

Reported by: Joseph Jones <josejones <at> expedia.com>

Date: Mon, 10 Oct 2011 23:43:02 UTC

Severity: normal

Found in version 24.0.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: josejones <at> expedia.com, 9723 <at> debbugs.gnu.org
Subject: Re: bug#9723: 24.0.50; Emacs Clipboard crash
Date: Sat, 04 Feb 2012 18:24:25 +0100
>> Scrollbars and fringes pertain to Emacs windows, not Emacs frames.  What
>> sense does it make to count them for frames?
>
> You need this value to communicate with the window manager and the
> toolkit.  And that value should include one scroll bar and one pair of
> fringes, in addition to text width.  Storing that value in a separate
> struct member is a convenience device, nothing more.

But in change_frame_size_1 we use "this value" to adjust the sizes of
Emacs windows.  Moreover, why communicate the presence of a scrollbar to
the window manager and the toolkit?  Suppose I do

(set-frame-parameter nil 'vertical-scroll-bars nil)
(set-window-scroll-bars nil 16 'right)

then my window has scrollbars and the frame doesn't.  Confusing.

martin




This bug report was last modified 13 years and 7 days ago.

Previous Next


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