Ralf Treinen <trei...@free.fr> writes:
>
> I cannot see a bug here.

Oh, you can see the effect in emacs23 too if tuareg-use-syntax-ppss is
forced off,

  (progn
    (load "tuareg")
    (setq tuareg-use-syntax-ppss nil)

    (switch-to-buffer "foo")
    (tuareg-mode)
    (insert "abc"))
  =>
  void-function tuareg-before-change-function

... which I think is tuareg-before-change-function actually not
existing, not just the various compile-time conditionals.



-- 
To UNSUBSCRIBE, email to debian-ocaml-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87wr3dlgz9....@blah.blah

Reply via email to