GNU bug report logs - #11830
24.1; "scroll-bar-mode disabled" not honored when emacs started as daemon

Previous Next

Package: emacs;

Reported by: Reynaldo Baquerizo <reynaldomic <at> gmail.com>

Date: Sun, 1 Jul 2012 05:04:02 UTC

Severity: normal

Tags: notabug

Found in version 24.1

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

Bug is archived. No further changes may be made.

Full log


Message #14 received at 11830 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Reynaldo Baquerizo <reynaldomic <at> gmail.com>
Cc: 11830 <at> debbugs.gnu.org
Subject: Re: bug#11830: 24.1;
	"scroll-bar-mode disabled" not honored when emacs started as daemon
Date: Sun, 01 Jul 2012 20:49:25 -0400
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.




This bug report was last modified 13 years and 19 days ago.

Previous Next


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