unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: help-gnu-emacs@gnu.org
Subject: Re: Horizontal scroll bars
Date: Tue, 03 Jan 2017 20:45:18 +0100	[thread overview]
Message-ID: <87o9zoszap.fsf@wanadoo.es> (raw)
In-Reply-To: CAFMGiz8rUiOVnWMLyPVQG5S_41qaW1EsuL0GCcL8TVB6RjpLnA@mail.gmail.com

Tom Browder <tom.browder@gmail.com> writes:

> Okay, I've built emacs 25.1 but still no horizontal scroll bars.

Do you mean that M-x horizontal-scroll-bar-mode didn't work?

> Here is my configuration:
>
>     --with-x-toolkit=lucid \
>     --without-dbus         \
>     --without-gconf        \
>     --without-gsettings    \
>     --without-sound
>
> With
>
> Mx (horizontal-scroll-bars-available-p)
>
> I still get no match!

As mentioned on my previous reply,
`horizontal-scroll-bars-available-p' is not an interactive function. It
doesn't work from the M-x interface. You need to evaluate it. For
instance, switch to the *scratch* buffer, paste

(horizontal-scroll-bars-available-p)

put the cursor after the last paren and press C-x C-e

> Any ideas?

Maybe you need to build with GTK (which IIRC is the default when you
have the GTK development libraries installed.) On an empty build
directory, try invoking `path/to/emacs/source/configure' without
parameters and see if the summary mentions GTK. If yes, just complete
the build by running `make'.




  reply	other threads:[~2017-01-03 19:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 16:01 Horizontal scroll bars Tom Browder
2017-01-03 16:09 ` Óscar Fuentes
2017-01-03 19:18   ` Tom Browder
2017-01-03 19:45     ` Óscar Fuentes [this message]
2017-01-03 19:49     ` Eli Zaretskii
2017-01-03 16:26 ` Eli Zaretskii
2017-01-03 18:53   ` Tom Browder
2017-01-03 19:21     ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2017-01-03 21:11 martin rudalics
     [not found] <mailman.6323.1252513755.2239.help-gnu-emacs@gnu.org>
2009-09-09 16:38 ` Horizontal Scroll bars David Kastrup
2009-09-09 15:54 Fabrizio Sidoli

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=87o9zoszap.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --cc=help-gnu-emacs@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.
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).