all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Reynaldo Baquerizo <reynaldomic@gmail.com>
Cc: 11830@debbugs.gnu.org
Subject: bug#11830: 24.1; "scroll-bar-mode disabled" not honored when emacs started as daemon
Date: Sun, 01 Jul 2012 20:49:25 -0400	[thread overview]
Message-ID: <9lipe7c7hm.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20120701145457.069f7ceb@gmail.com> (Reynaldo Baquerizo's message of "Sun, 1 Jul 2012 14:54:57 -0500")

Reynaldo Baquerizo wrote:

> Later I found that messing with default-frame-alist produced the
> unwanted result.
>
> (setq default-frame-alist '((font . "Monaco-11"))

I think that explains it.

> With the .emacs working file the value of default-parameter-list is
>
> Its value is ((width . 112)
>  (height . 30)
>  (font . "Monaco-11")
>  (vertical-scroll-bars))

The last one can be written as (vertical-scroll-bars . nil).
By setq'ing default-frame-alist, you were clobbering this setting.





  reply	other threads:[~2012-07-02  0:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-01  1:14 bug#11830: 24.1; "scroll-bar-mode disabled" not honored when emacs started as daemon Reynaldo Baquerizo
2012-07-01 19:05 ` Glenn Morris
2012-07-01 19:54   ` Reynaldo Baquerizo
2012-07-02  0:49     ` Glenn Morris [this message]
2012-07-02  1:56       ` Reynaldo Baquerizo

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=9lipe7c7hm.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=11830@debbugs.gnu.org \
    --cc=reynaldomic@gmail.com \
    /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.