unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Scrollbar width not having any effect
@ 2007-12-02 11:54 csant
  2008-01-10 17:29 ` csant
  0 siblings, 1 reply; 3+ messages in thread
From: csant @ 2007-12-02 11:54 UTC (permalink / raw)
  To: emacs-devel

Hi,

when using Emacs latest update from CVS trunk with "native" scrollbars
	--without-toolkit-scroll-bars
configuring scrollbar width either in
	M-x customize-face RET scroll-bar RET
or with scroll-bar-width variable seems not to have any effect - is it  
supposed to work and I am doing something wrong, or is it broken?

/c

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Scrollbar width not having any effect
  2007-12-02 11:54 Scrollbar width not having any effect csant
@ 2008-01-10 17:29 ` csant
  2008-01-13  8:35   ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: csant @ 2008-01-10 17:29 UTC (permalink / raw)
  To: emacs-devel

Hi all,

On Sun, 02 Dec 2007 12:54:02 +0100, csant <csant@csant.info> wrote:

> when using Emacs latest update from CVS trunk with "native" scrollbars
> 	--without-toolkit-scroll-bars
> configuring scrollbar width either in
> 	M-x customize-face RET scroll-bar RET
> or with scroll-bar-width variable seems not to have any effect - is it  
> supposed to work and I am doing something wrong, or is it broken?

I am still uncertain whether this is a bug, or whether I am doing  
something wrong.  I have not received any reply, and in any case, it still  
isn't working.  Does anybody know?

/c

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Scrollbar width not having any effect
  2008-01-10 17:29 ` csant
@ 2008-01-13  8:35   ` Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2008-01-13  8:35 UTC (permalink / raw)
  To: csant; +Cc: emacs-devel

    > when using Emacs latest update from CVS trunk with "native" scrollbars
    > 	--without-toolkit-scroll-bars
    > configuring scrollbar width either in
    > 	M-x customize-face RET scroll-bar RET
    > or with scroll-bar-width variable seems not to have any effect - is it  
    > supposed to work and I am doing something wrong, or is it broken?

    I am still uncertain whether this is a bug, or whether I am doing  
    something wrong.  I have not received any reply, and in any case, it still  
    isn't working.  Does anybody know?

The non-toolkit scroll bar code in XTset_vertical_scroll_bar (xterm.c)
seems to be trying to use the width value.  So I think it is a bug.
However, I don't have time to try to debug it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-13  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-02 11:54 Scrollbar width not having any effect csant
2008-01-10 17:29 ` csant
2008-01-13  8:35   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).