all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ning Shi <zeegeek@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Turning scrollbar off in emacsclient frames
Date: Wed, 09 Sep 2015 09:44:23 -0400	[thread overview]
Message-ID: <m2fv2n3dxk.fsf@gmail.com> (raw)
In-Reply-To: <20150909032413.22406.0B023AE6@ahiker.mooo.com> (Ian Zimmerman's message of "Tue, 8 Sep 2015 20:25:49 -0700")

Ian Zimmerman <itz@buug.org> writes:

> Customize default-frame-alist and as one of the parameters include
> vertical-scroll-bars = nil.

I tried this and it didn't work, either. However, what's interesting is
that if I remove (scroll-bar-mode nil) from customize, and leave
(vertical-scroll-bars) in default-frame-alist, then the scrollbar is
gone.

I've also tried (scroll-bar-mode -1) without setting
(vertical-scroll-bars) in default-frame-alist, it didn't remove the
scrollbars.

It seems like scroll-bar-mode doesn't work with emacsclient frames. Not
only that, putting it in customize will somehow override the
(vertical-scroll-bars) setting in default-frame-alist.

-- 
Ning



  parent reply	other threads:[~2015-09-09 13:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09  2:26 Turning scrollbar off in emacsclient frames Ning Shi
2015-09-09  3:25 ` Ian Zimmerman
2015-09-09 12:56   ` John Yates
2015-09-09 13:44   ` Ning Shi [this message]
2015-09-09 11:19 ` Óscar Fuentes

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=m2fv2n3dxk.fsf@gmail.com \
    --to=zeegeek@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.