From: Eli Zaretskii <eliz@gnu.org>
To: "Sébastien Brisard" <sebastien.brisard@m4x.org>
Cc: 17368@debbugs.gnu.org
Subject: bug#17368: 24.3; Inconsistent behavior of scroll-bar-mode
Date: Tue, 29 Apr 2014 17:03:02 +0300 [thread overview]
Message-ID: <83r44gmdwp.fsf@gnu.org> (raw)
In-Reply-To: <CAGRH7HoEy07_tA15AV5t6X1qV0cX34s-SPN6neCPb7aRXTwPRA@mail.gmail.com>
> Date: Tue, 29 Apr 2014 08:27:05 +0200
> From: Sébastien Brisard <sebastien.brisard@m4x.org>
>
> Hello, I wanted to customize my Emacs so as not to show scroll-bars in
> any frame. Initially, I did this through custom
>
> (custom-set-variables
> '(scroll-bar-mode nil))
>
> and this works fine. I wanted to get rid of the custom-set-variables
> section alltogether in my init.el file. According to the docstrings, the
> only thing you have to do is call the function scroll-bar-mode
>
> (scroll-bar-mode -1)
>
> This indeed removes scroll bars in the initial frame, but *not* in
> subsequent frames, which is in contradiction with the docstring. I
> thought maybe this was a bug.
I cannot reproduce this here. Can you show a reproducible recipe
starting from "emacs -Q"?
next prev parent reply other threads:[~2014-04-29 14:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-29 6:27 bug#17368: 24.3; Inconsistent behavior of scroll-bar-mode Sébastien Brisard
2014-04-29 14:03 ` Eli Zaretskii [this message]
2015-12-26 14:18 ` Lars Ingebrigtsen
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=83r44gmdwp.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=17368@debbugs.gnu.org \
--cc=sebastien.brisard@m4x.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.