Package: bigloo-ude
Version: 2.8c-6
Tags: patch
On Jan 14 2006, 8:30 pm, Erich Waelde <[EMAIL PROTECTED]> wrote:
> Hello,
>
> loading cc-mode with emacs-snapshot I get a
> Cannot open load filecee-hook
> message (similar, from memory).
> Turns out, that bigloo-ude does not install for that flavour of emacs
> and it won't for emacs22 either ...
>
> This will help:
>
> $ diff -u bigloo-ude.dist bigloo-ude
> --- bigloo-ude.dist 2005-11-21 22:03:22.000000000 +0100
> +++ bigloo-ude 2006-01-14 18:53:55.000000000 +0100
> @@ -13,6 +13,7 @@
> case ${FLAVOR} in
> xemacs*) BRAND=xemacs ;;
> emacs21) BRAND=emacs21 ;;
> +emacs22) BRAND=emacs22 ;;
> +emacs-snapshot) BRAND=emacs22 ;;
> *) exit 0 ;;
> esac
>
> $
>
> Since this is emacs-snapshot I refrain from opening a bug at BTS.
But you should have. Posting in mailing lists will only make the
issue
forgotten :-(
Regards
Jiri Palecek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]