From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: seth Newsgroups: gmane.emacs.help Subject: default background in emacs-snapshot on ubuntu problem Date: Fri, 13 Feb 2009 11:21:02 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1234586459 20845 80.91.229.12 (14 Feb 2009 04:40:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2009 04:40:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 14 05:42:13 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LYCM0-0008Sw-Dm for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Feb 2009 05:42:12 +0100 Original-Received: from localhost ([127.0.0.1]:39702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYCKe-0002Cp-0j for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Feb 2009 23:40:48 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h20g2000yqn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 89 Original-NNTP-Posting-Host: 167.107.191.217 Original-X-Trace: posting.google.com 1234552863 16782 127.0.0.1 (13 Feb 2009 19:21:03 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 13 Feb 2009 19:21:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h20g2000yqn.googlegroups.com; posting-host=167.107.191.217; posting-account=QeKPBwoAAADS-WBl7rPcZxLC5iq_cOE2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1 Ubiquity/0.1.5,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:166799 X-Mailman-Approved-At: Fri, 13 Feb 2009 23:40:30 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62117 Archived-At: I've got a strange problem running emacs-snapshot and emacsclient that I could use some help tracking down. I'm running the version from http://ppa.launchpad.net/ubuntu-elisp/ubuntu. When I run a client, I'm not getting some face settings. Here's a .emacs file that will cause the problem: --8<---------------cut here---------------start------------->8--- (custom-set-faces '(default ((t (:inherit nil :stipple nil :background "blue" :foreground "white"))))) --8<---------------cut here---------------end--------------->8--- When I start the daemon up via: > emacs --deamon and then a client via: > emacsclient -c I get a frame with a white background (when it should be blue). If I start emacs up with > emacs --deamon --no-site-file -l ~/.emacs and then start up a client, I get a blue frame which is what I expect to happen. Here's the output when running the client with the non-blue background: ("emacs") Loading 00debian-vars... Loading 00debian-vars...done Loading /etc/emacs-snapshot/site-start.d/20gnus-init.el (source)...done Loading /etc/emacs/site-start.d/50autoconf.el (source)...done Loading /etc/emacs/site-start.d/50cedet-common.el (source)...done Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)... Skipping dictionaries-common setup for emacs-snapshot Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done Loading /etc/emacs/site-start.d/50eieio.el (source)...done Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)...done Loading /etc/emacs/site-start.d/50gtk-doc-tools.el (source)...done Loading /etc/emacs/site-start.d/50mit-scheme.el (source)...done Loading /etc/emacs/site-start.d/50psvn.el (source)...done Loading /etc/emacs/site-start.d/50python-docutils.el (source)...done Loading /etc/emacs/site-start.d/51ede.el (source)...done Loading /etc/emacs/site-start.d/51speedbar.el (source)...done Loading /etc/emacs/site-start.d/52remember-el.el (source)... Loading /usr/share/emacs/site-lisp/remember-el/remember-autoloads.el (source)...done Loading /etc/emacs/site-start.d/52remember-el.el (source)...done Loading /etc/emacs/site-start.d/52semantic.el (source)...done Loading /etc/emacs/site-start.d/53cedet-contrib.el (source)...done Loading /etc/emacs/site-start.d/53cogre.el (source)...done Loading /etc/emacs/site-start.d/55ecb.el (source)... "/usr/share/emacs-snapshot/site-lisp/cedet-common/" added to `load- path' Setting up cedet...done Setting up cogre...done Setting up ede... Loading `eieio': old-style backquotes detected! Setting up ede...done Setting up eieio...done Setting up semantic...done Setting up speedbar...done Setting up cedet-contrib...done Loading /etc/emacs/site-start.d/55ecb.el (source)...done Starting Emacs daemon. Unable to load color "unspecified-bg" [7 times] When done with this frame, type C-x 5 0 Unable to load color "unspecified-bg" [2 times] Mark set byte-code: Beginning of buffer [4 times] I found this issue: but that seemed related to viper, which I'm not running. I haven't tried running from CVS yet but will try that later today. I'd like to get it running properly from the repository if possible first. Do I have to enable/disable each package that's in site-start.el or has anyone also experienced this and found a solution? Thanks in advance, Seth