all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: john ffitch <jpff@codemist.co.uk>, 18167@debbugs.gnu.org
Subject: bug#18167: 24.4.50; Horizontal scroll bar
Date: Fri, 01 Aug 2014 12:10:17 +0200	[thread overview]
Message-ID: <53DB6789.4000901@gmx.at> (raw)
In-Reply-To: <5189-Fri01Aug2014105624+0100-jpff@codemist.co.uk>

 > 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





  reply	other threads:[~2014-08-01 10:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-01  9:56 bug#18167: 24.4.50; Horizontal scroll bar john ffitch
2014-08-01 10:10 ` martin rudalics [this message]
2014-08-01 14:07   ` Drew Adams
2014-08-01 15:16     ` Eli Zaretskii
     [not found] <<5189-Fri01Aug2014105624+0100-jpff@codemist.co.uk>
     [not found] ` <<53DB6789.4000901@gmx.at>
     [not found]   ` <<6dcc6a67-7851-41ad-b951-4dd424f57c99@default>
     [not found]     ` <<8338dgs0jo.fsf@gnu.org>
2014-08-01 15:31       ` Drew Adams

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=53DB6789.4000901@gmx.at \
    --to=rudalics@gmx.at \
    --cc=18167@debbugs.gnu.org \
    --cc=jpff@codemist.co.uk \
    /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.