GNU bug report logs -
#4776
Error setting default face and unspecified-bg in default face when starting emacs 23.1 with --daemon
Previous Next
Full log
Message #20 received at 4776 <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
I just checked out the current repository, compiled, and this problem
doesn't exist for me anymore.
Looks like it was fixed.
Thanks,
Josh
On Wed, Oct 21, 2009 at 11:28 PM, Dan Nicolaescu <dann <at> ics.uci.edu> wrote:
> Joshua Redstone <redstone <at> gmail.com> writes:
>
> > Hi,
> > I downloaded emacs 23.1 and built it with './configure ; make' without
> incident
> > on my linux box 2.6.20.
> > In my .emacs I have the following specifying the default face:
> > (custom-set-faces
> > ;; custom-set-faces was added by Custom.
> > ;; If you edit it by hand, you could mess it up, so be careful.
> > ;; Your init file should contain only one such instance.
> > ;; If there is more than one, they won't work right.
> > '(default ((t (:stipple nil :background "black" :foreground "white"
> > :inverse-video nil :box nil :strike-through nil :overline nil :underline
> nil
> > :slant normal :weight normal :height 140 :width normal))))
> > When I start emacs without --daemon, it starts without errors, works
> fine, and
> > the default face has reasonable values:
> > -----------
>
> This sounds a lot like bug#1078
> could you try with emacs from CVS and see if you get the problem there too?
>
[Message part 2 (text/html, inline)]
This bug report was last modified 15 years and 177 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.