GNU bug report logs - #18167
24.4.50; Horizontal scroll bar

Previous Next

Package: emacs;

Reported by: john ffitch <jpff <at> codemist.co.uk>

Date: Fri, 1 Aug 2014 09:58:01 UTC

Severity: normal

Tags: notabug

Found in version 24.4.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: john ffitch <jpff <at> codemist.co.uk>, 18167 <at> debbugs.gnu.org
Subject: bug#18167: 24.4.50; Horizontal scroll bar
Date: Fri, 01 Aug 2014 12:10:17 +0200
> Is there a way to either get rid of them or at least hide them when
> the whole data is within the widow width?  I am finding it visually
> dominant and takes screen space.

Please use

(when (fboundp 'horizontal-scroll-bar-mode)
  (horizontal-scroll-bar-mode -1))

in your .emacs.

martin




This bug report was last modified 10 years and 299 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.