>>>> "Gil" == Gil Kleinfeld
<gilk(a)iil.intel.com> writes:
Gil> Hi,
Gil> thanks for the tip. It is a good idea to get-rid of the old timer and
Gil> pc-select i had.
Gil> It did not solve the (very) slow startup time of emacs with clearcase.
Hi Gil, what's your connection to ClearCase like?
Please send us the output of
(progn
(insert (format "before: %s\n" (current-time-string)))
(shell-command "cleartool lsregion")
(insert (format "after: %s\n" (current-time-string))))
I get this:
before: Thu Jun 06 11:33:26 2002
after: Thu Jun 06 11:33:26 2002
Also, try whether
(setq clearcase-auto-dired-mode nil)
speeds things up for you.
I have it in my .emacs.
Best regards,
Adrian
Gil> Thanks,
Gil> Gil
Gil> _________________ Steve Youngs Original Message ___________________
Gil> |--==> "GK" == Gil Kleinfeld <gilk(a)iil.intel.com> writes:
GK> Load-Path Lisp Shadows:
GK> ----------------------
GK> (/afs/iil/zeus/users/gilk/emacs/lisp/timer
GK> /afs/iil/zeus/users/gilk/local/xemacs-packages/lisp/fsf-compat/timer
GK> /afs/iil/zeus/users/gilk/emacs/lisp/pc-select
GK> /afs/iil/zeus/users/gilk/local/xemacs-packages/lisp/pc/pc-select
GK> /afs/iil/zeus/users/gilk/emacs/semantic/working
GK> /afs/iil/zeus/users/gilk/local/xemacs-packages/lisp/semantic/working
GK> /afs/iil/zeus/users/gilk/emacs/semantic/sformat
GK> /afs/iil/zeus/users/gilk/local/xemacs-packages/lisp/semantic/sformat
Gil> [...]
Gil> Hi Gil!
Gil> I have just forwarded your bug report to our Clearcase maintainer, so
Gil> hopefully Michael will be able to help you. But in the meantime you
Gil> might want to do something about all your lisp shadows.
Gil> It looks like you have some of GNU/Emacs' load-path in XEmacs'
Gil> load-path. Normally this isn't a good thing because there are very
Gil> often differences between GNU/Emacs lisp libraries and XEmacs ones.
Gil> I'm not suggesting that this will solve your Clearcase problem (although
Gil> it might), but it may prevent other problems.
Gil> --
Gil> |---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
Gil> | XEmacs - It's not just an editor. |
Gil> | It's a way of life. |
Gil> |------------------------------------<youngs(a)xemacs.org>---|
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/