glasserc/ethan-wspace

Can't use ethan-wspace with Emacs 24 and emacsclient -c

23Skidoo opened this issue · 6 comments

Steps to reproduce:

$ emacs --daemon
[...]
$ emacsclient -c                                       
Waiting for Emacs...
*ERROR*: Invalid face: ethan-wspace-face

M-x version:

GNU Emacs 24.0.92.1 (i686-pc-linux-gnu, GTK+ Version 3.0.8) of 2011-12-06 on platinum, modified by Debian

I have the same problem with the latest git checkout (f62930e) and emacs-snapshot for debian/ubuntu (GNU Emacs 24.0.93.1 (x86_64-pc-linux-gnu, GTK+ Version 3.2.0) of 2012-02-22 on pluot, modified by Debian).

Opening a new frame or trying to use emacsclient raises the error "face-attribute: Invalid face: ethan-wspace-face".

This should fix it. Feedback welcome.

Seems to work on my end! Thanks!

I pulled this commit. @23Skidoo, can you please test this fix? If it works, feel free to close.

I don't have access to the machine with Emacs 24 right now, but I'll test this as soon as I'm able to.

Just verified that the fix works for me. Kudos to @dgutov !