Paul <paul...@telstra.com> writes:
>
> egocentric.el (part of emacs-goodies-el) will not operate with my
> installation of GNU Emacs.  It appears that make-local-hook is
> obsolete, and has now been removed completely from emacs24.

That incompatible change hurts ascii.el too and perhaps maplev.el.

>     (if (featurep 'xemacs)
>         (make-local-hook 'post-command-hook))

I think it would be better (fboundp 'make-local-hook).  I see
highlight-current-line.el and markdown-mode.el do it based on xemacs,
but better based on the function.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to