Hello,

Oops! you're right.  There is a little bug in semantic-sb.el in
Semantic 1.4 beta 12.

The following patch should fix that :-)

*** semantic-sb.el.ori  Wed Oct 31 21:38:00 2001
--- semantic-sb.el      Wed Nov 14 17:35:10 2001
***************
*** 332,338 ****
                (not semantic-toplevel-bovine-table))
            t
          (if speedbar-power-click (semantic-clear-toplevel-cache))
!         (semantic-bovinate-toplevel))))
      (if (listp out)
        (condition-case nil
            (semantic-bucketize out)
--- 332,338 ----
                (not semantic-toplevel-bovine-table))
            t
          (if speedbar-power-click (semantic-clear-toplevel-cache))
!         (setq out (semantic-bovinate-toplevel)))))
      (if (listp out)
        (condition-case nil
            (semantic-bucketize out)

____________________________________________________________
Faites un voeu et puis Voila ! www.voila.fr
Avec Voila Mail, consultez vos e-mails sur votre mobile Wap.

Reply via email to