help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Horizontal scroll bars


From: Tom Browder
Subject: Horizontal scroll bars
Date: Tue, 3 Jan 2017 10:01:06 -0600

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 via email to

[Prev in Thread] Current Thread [Next in Thread]