Re: [Ebib-users] message at byte-compile
Brought to you by:
joostkremers
From: Joost K. <joo...@fa...> - 2007-03-20 23:04:55
|
hi abel, > I'm starting with ebib seamlessly indeed #8^) > > I've just byte-compiled ebib.el from emacs and it's returned the next > message: > > ** The following functions are not known to be defined: > region-active-p, make-extent, set-extent-face, > set-extent-endpoints, extent-start-position, extent-end-position, > detach-extent, char-to-int these are all functions exclusive to XEmacs. GNU/Emacs indeed doesn't know about them. that's no problem, however, because they're only used when you run Ebib in XEemacs. in GNU/Emacs, equivalent functions are used. so you can safely ignore this message. -- Joost Kremers Life has its moments |