unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: Re: W32 with native scroll bars woes
Date: Tue, 20 Jan 2015 00:15:55 +0100	[thread overview]
Message-ID: <87wq4ipdjo.fsf@wanadoo.es> (raw)
In-Reply-To: 9B7513AE176AE5429921DB50D54FD2FC03AB27D7@MAILBOX.GAM.LOCAL

David Requena Zabala <DRequena@gamalquiler.com> writes:

> Many thanks for a prompt response.
> Seems though that my point didn't get through very well...
>
>> Scroll bars are supported on Windows and do work.
>
> I can build a non-crashing emacs, with abhorrent windows scroll bars,
> any day of the week. Or download a pre-built binary for that matter.
>
> I do want scroll bars, just emacs own "native scroll bars" (counter
> intuitive emacs speak, not mine). Those are much less obtrusive,
> customizable and work well for analog indication of current position
> on the buffer.
>
> To that effect, on some platforms you can configure with
> '--without-toolkit-scroll-bars'.
>
> Doing so on NextStep/OSX gives an error: "Non-toolkit scroll bars are
> not implemented for Nextstep."
>
> The same on a w32 build merrily builds a broken binary with no
> configure error whatsoever. If that is ok or not remains for you,
> devs, to judge.

This is a bug. The configure script should report that
--without-toolkit-scroll-bars is unsupported on Windows, as you suggest,
or document the fact.

> Question stands: is it currently possible, in any way, to get *emacs
> native scroll bars* in w32 emacs? We had those in the past.

Now, it is my point that didn't get through. The only supported
scrollbars on Windows are the native ones. AFAIK that was the case since
the beginning.

You can make the scrollbars thinner. Try this:

(modify-all-frames-parameters
       '((scroll-bar-width . 10)))

[snip]




  reply	other threads:[~2015-01-19 23:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 17:47 W32 with native scroll bars woes David Requena Zabala
2015-01-19 18:09 ` Eli Zaretskii
2015-01-19 23:04   ` David Requena Zabala
2015-01-19 23:15     ` Óscar Fuentes [this message]
2015-01-20  3:38     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wq4ipdjo.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).