Ar an t-aonú lá déag de mí Aibreán, scríobh Dr Rainer Woitok:
Aidan,
On Friday, 2018-04-06 08:26:11 +0100, you wrote:
> ...
> > But in any case I cannot evaluate the form
> >
> > (with-fboundp ...)
> >
> > because function "with-fboundp" is not defined in my XEmacs 21.4
:-(
>
> That’s fine, you can just delete it (it’s a construct to suppress
> warnings, and not necessary for the functionality.)
What precisely am I expected to delete? The structure of the form is
like this:
(with-fboundp '(fc-name-unparse fc-font-match fc-name-parse)
(set-specifier ...)
(macrolet ((define-tags-and-set-faces ...))
(define-tags-and-set-faces ...)
)
)
and the form starting with "set-specifier" calls functions (or macros)
"fc-name-unparse", "fc-font-match", and "fc-name-parse"
which again are
undefined in my XEmacs 21.4.
Ah, sorry.
So, first of all, are you actually having trouble displaying characters you
want displayed? Because if not, then we don’t have an issue.
If you *are* having trouble, after looking a bit further I have bad news.
The support for specifying a font for a given character set is my code from
2006, and it never made it into 21.4. You would need to switch to 21.5 to be
able to use it.
--
‘As I sat looking up at the Guinness ad, I could never figure out /
How your man stayed up on the surfboard after forty pints of stout’
(C. Moore)