>>>> "Kevin" == Kevin Esler
<esler(a)rational.com> writes:
Kevin> Frederick, Sudhakar writes:
> Hi Kevin
>
> I got the following issues from one of our customers in Australia:
> "Clearcase.el Xemacs integration Complains about unknown
> functions:dired-sort-by-date, timer-create, run-with-idle-timer,
> timer-set-function, timer-set-idle-time, timer-activate-when-idle,
> run-at-time, string "
Kevin> Adrian, any advice about how to avoid this in XEmacs ?
Hi Kevin,
I can't find dired-sort-by-date in the dired package I have installed.
Michael, Steve, what's the story about this one? I can't even find it
in the xemacs-packages CVS sources.
The timer functions are all in the fsf-compat package of XEmacs, since
XEmacs implements its own itimer library, in XEmacs core lisp.
My version of clearcase.el has this:
(or clearcase-xemacs-p
(require 'timer))
It probably only works fine for me because I require 'timer else where
in my XEmacs customizations.
This require needs to go to top-level for now, I think.
Some of these timer functions in the fsf-compat package seem to be
missing autoload cookies!
I have to (require 'timer) to get them defined.
string is a lisp primitive (built-in function). What the problem with
this one?
Hope this helps,
Adrian
Kevin> --
Kevin> Kevin Esler Rational Software
Kevin> ClearCase Product Group 20 Maguire Road
Kevin> Tel: (781) 676-2626 Lexington, MA 02421
Kevin> Fax: (781) 676-2600
Kevin> mailto:esler@Rational.com WWW:
http://www.Rational.com/
--
Adrian Aichner Teradyne GmbH, European Design Center
Integra Test Division Telephone +49/89/41861(0)-208
Dingolfinger Strasse 2 Fax +49/89/41861-115
D-81673 MUENCHEN E-mail adrian.aichner(a)teradyne.com