all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Browder <tom.browder@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Horizontal scroll bars
Date: Tue, 3 Jan 2017 10:01:06 -0600	[thread overview]
Message-ID: <CAFMGiz_PVOA=3jD2O_qYYXg9zP9oUErLf7GN8U9iu=KGwCm_Tg@mail.gmail.com> (raw)

I want horizontal scroll bars on my Debian 8 emacs (loaded as a deb
package). I tried this in my init.el file:

;;============
(load "scroll-bar")
(add-to-list 'initial-frame-alist
    '(horizontal-scroll-bars . t)
    )
;;============

and get nothing.

I've tried:

M-x horizontal-scroll-bars-available-p

and get no [no-match]

Do I have to build emacs from source to get it?

Thanks.

Best regards,

-Tom



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

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-03 16:01 Tom Browder [this message]
2017-01-03 16:09 ` Horizontal scroll bars Óscar Fuentes
2017-01-03 19:18   ` Tom Browder
2017-01-03 19:45     ` Óscar Fuentes
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

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

  git send-email \
    --in-reply-to='CAFMGiz_PVOA=3jD2O_qYYXg9zP9oUErLf7GN8U9iu=KGwCm_Tg@mail.gmail.com' \
    --to=tom.browder@gmail.com \
    --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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.