Antonio Rodríguez <[EMAIL PROTECTED]> writes: > Package: emacs21 > Version: 21.4a-3 > Severity: normal > Tags: l10n > > > [EMAIL PROTECTED]:~$ emacs21 > Undefined color: "black" > [EMAIL PROTECTED]:~$ > > That's it. Only emacs21 -nw works. Can't use it. More info in the thread > http://lists.debian.org/debian-user/2005/11/msg00098.html
Hi, I definitely doubt it has anything to do with Emacs. I suspect it is a syntactic problem within your .Xresources because the syntax is not very permissive. Please check you don't have any leading space right after the color name, which would give: Undefined color: "black " -- Jérôme Marant