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


View this message in rfc822 format

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

Ach, I see. Sorry for the noise.




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.