GNU bug report logs -
#16434
Regression: emacs --reverse-video broken
Previous Next
Full log
View this message in rfc822 format
> Date: Mon, 28 Apr 2014 20:36:26 +0200
> From: Matthias Dahl <matthias.dahl <at> binary-island.eu>
> CC: monnier <at> IRO.UMontreal.CA, 16434 <at> debbugs.gnu.org,
> gundaetiapo <at> gmail.com
>
> On 28/04/14 18:38, Eli Zaretskii wrote:
>
> > Unfortunately, it doesn't fix the problem. It looks like the problem
> > is that when make-face-x-resource-internal is called near the end of
> > face-spec-recalc, inhibit-x-resources is already set non-nil, and so
> > make-face-x-resource-internal does nothing.
>
> Ah, that little bit of information I missed. In that case, everything's
> actually working as intended. If you start Emacs and force it to ignore
> X resources, it does so entirely and as expected... even more so in 24.4
> now. Programmatically "setting" an X resource behind the scenes and
> expecting it to work even though that very system has been asked to do
> nothing, is bound to cause trouble.
I'm terribly sorry, it turns out I tested your change incorrectly. I
did it correctly this time, and of course the problem is solved.
I committed your changes to the emacs-24 branch. Thanks.
> I'll have a look at this issue sometime later this week or weekend and
> see what is going on exactly and if there is a way to fix this without
> actually implementing any exceptions into make-face-x-... or anything
> alike.
No need, the problem is solved. It was my fault.
This bug report was last modified 11 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.