bug#2949: 23.0.92; font-info incompatible across Emacs versions
Miles Bader <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
"Drew Adams" <[email protected]> writes: > In Emacs 20, `font-info' returns an array like this: ... > In Emacs 22 and later, it returns an array like this: ... > This breaks any code that tries to use the result with different Emacs versions. So.... what exactly do you want to happen? The two formats look easy enough to distinguish. Since the change occurred in 22, it's been widely released, so obviously 3rd-party code simply has to be prepared to deal with it (if they care about 21 and older versions), and there's little point in changing it back now. -Miles -- Education, n. That which discloses to the wise and disguises from the foolish their lack of understanding.