emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Emacs 22 compatibility


From: Achim Gratz
Subject: Re: [O] Emacs 22 compatibility
Date: Wed, 19 Dec 2012 11:18:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (gnu/linux)

Bastien writes:
> If you or anyone can fix those error, please have a go.

I've pushed 9a71174348 for org-find-invisible-foreground, which at least
lets the test suite run.

BTW, I don't quite understand the logic of that function.  It seems that

(face-background 'default nil 'default) 

would be all that is needed in GNU Emacs to avoid getting
"unspecified-bg" back from that function.  Once that function always
returns a color specification, the values further down the list would
not even be considered, so I'm not sure why these are produced in the
first place?

For XEmacs, we don't even get a string back, so only the result of

(face-background 'default)

is ever used.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




reply via email to

[Prev in Thread] Current Thread [Next in Thread]