http://qa.mandrakesoft.com/show_bug.cgi?id=5249
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From [EMAIL PROTECTED] 2003-05-09 00:49 -------
Interesting...It works for 'emacs' if you specify 'emacs*foreground: black', but
not 'Emacs*foreground'. But if you specify 'emacs*foreground: black',
'emacs-21.3' does not see it...
So to make it all work, it seems you have to specify values for both 'emacs' and
'Emacs'...Weird and AFAIK it should not work this way. (at least it does not
work this way on any other distribution i've tried, and there are a lot). Bug
reopened for now.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: REOPENED
creation_date:
description:
When called as 'emacs', /etc/X11/app-defaults/Emacs overrides values written in
$HOME/.Xdefaults. I think values in $HOME should override the defaults.
Workarounds:
- call emacs as 'emacs-21.3'
- call emacs with a different name argument like 'emacs -name "GNU Emacs"'