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

> In my .emacs file I keep this
>
> (if (fboundp 'menu-bar-mode) (menu-bar-mode -1))
> (if (fboundp 'tool-bar-mode) (tool-bar-mode -1))
> (if (fboundp 'scroll-bar-mode) (scroll-bar-mode -1))
>
> - I start emacs as a daemon. emacs --daemon
> - I create a new frame. emacsclient -c
>
> I expect:
> A frame with no scroll-bar

Works for me. I tried both Gtk and Lucid toolkit builds.

> In GNU Emacs 24.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
>  of 2012-06-11 on bitzer.hoetzel.info




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.