Here's the needed patch, if my browser doesn't mangle it too bad:

--- 51tuareg-mode.el.orig       2006-06-15 21:14:30.000000000 -0400
+++ 51tuareg-mode.el    2006-06-15 21:16:15.000000000 -0400
@@ -10,3 +10,8 @@
                (if (not (and (boundp 'mule-x-win-initted) mule-x-win-initted))
             (require 'sym-lock))
                (require 'font-lock)))
+
+(debian-pkg-add-load-path-item
+   (concat "/usr/share/"
+           (symbol-name debian-emacs-flavor)
+           "/site-lisp/tuareg-mode"))

-- 
Automatic loading of tuareg doesn't work
https://launchpad.net/bugs/41448

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to