Official NuTyX forums

Help => General => Topic started by: Ralph on Mon Sep 06 20:06:18 2021

Title: Emacs error
Post by: Ralph on Mon Sep 06 20:06:18 2021
Hello,

i have installed emacs and have some errors.

Quote
Undefined color: "WINDOW_FOREGROUND"

maybe someone has a solution.

Best regards



Title: Re: Emacs error
Post by: Ralph on Mon Sep 06 20:16:48 2021
I see emacs running under XFCE but doesn't like it under KDE
Title: Re: Emacs error
Post by: Thierry on Tue Sep 07 08:10:15 2021
Interesting indeed. I will need to investigate a bit. Will let you know as soon I find some thing.
Actually, I never use emacs, don't know why.

Regards,
Thierry
Title: Re: Emacs error [on progress]
Post by: Thierry on Tue Sep 07 13:48:40 2021
Indeed I can reproduce this.
Looks like we are not the only one facing that:
https://discuss.getsol.us/d/5252-undefined-color-window-foreground-doom-emacs

Code: [Select]
xrdb /dev/null
fix the issue hmmm
Title: Re: Emacs error
Post by: Thierry on Tue Sep 07 14:03:22 2021
Some more lectures :) :) :)
https://fossies.org/linux/emacs/etc/PROBLEMS
Title: Re: Emacs error
Post by: Ralph on Tue Sep 07 14:22:34 2021
Hi Thierry,
thank you for your fast help, now it works fine. I think i am write a autostart script for KDE and the Problem is gone.