all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Emacs 22 compatibility
Date: Wed, 19 Dec 2012 11:18:28 +0100	[thread overview]
Message-ID: <87hanijqff.fsf@Rainer.invalid> (raw)
In-Reply-To: 87bodq9y60.fsf@bzg.ath.cx

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	other threads:[~2012-12-19 10:18 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-15 21:25 Emacs 22 compatibility Achim Gratz
2012-12-15 23:00 ` Nick Dokos
2012-12-16  4:27   ` Jambunathan K
2012-12-16  7:18     ` Achim Gratz
2012-12-18 15:22     ` Bastien
2012-12-18 17:44       ` Achim Gratz
2012-12-18 22:10         ` Yagnesh Raghava Yakkala
2012-12-18 23:29           ` Bastien
2012-12-19  6:46             ` Yagnesh Raghava Yakkala
2012-12-19  9:42               ` Bastien
2012-12-19  9:21             ` Achim Gratz
2012-12-19  9:41               ` Bastien
2012-12-19 10:18                 ` Achim Gratz [this message]
2012-12-24 12:53                   ` Bastien
2012-12-19 18:54                 ` Achim Gratz
2012-12-19 19:13                   ` Jambunathan K
2012-12-19 19:20                     ` Achim Gratz
2012-12-24 12:52                     ` Bastien
2012-12-19 19:13                   ` Achim Gratz
2012-12-24 13:03                   ` Bastien
2012-12-19 19:02                 ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hanijqff.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.