Bug#614933: camldebug doesn't work with a pristine emacs installation

2012-05-06 Thread Ralf Treinen
Salut Stephane, bug #614933 should be fixed with tuareg-mode 1:2.0.4-4: > 1. run emacs without ~/.emacs file > 2. open any .ml file > 3. M-x camldebug > > fails with the following error: > > execute-extended-command: Symbol's value as variable is void: caml-mode-map Could you please test it and

Bug#614933: camldebug doesn't work with a pristine emacs installation

2012-05-06 Thread Ralf Treinen
On Sun, Apr 29, 2012 at 09:15:16PM +0200, Hendrik Tews wrote: > > Another strange point is that tuareg.el contains > > (concat "Tuareg Version 2.0.4 (" > > in the upstream branch and in the orig.tar, but > > (concat "Tuareg Version 2.0.1 (" > > in the master branch. Maybe the last upstream

Bug#614933: camldebug doesn't work with a pristine emacs installation

2012-04-29 Thread Hendrik Tews
Another strange point is that tuareg.el contains (concat "Tuareg Version 2.0.4 (" in the upstream branch and in the orig.tar, but (concat "Tuareg Version 2.0.1 (" in the master branch. Maybe the last upstream import went wrong? Bye, Hendrik -- To UNSUBSCRIBE, email to debian-bugs-dis

Bug#614933: camldebug doesn't work with a pristine emacs installation

2012-04-29 Thread Hendrik Tews
Hi, I believe something went wrong when creating the tuareg-mode source package: - the package contains the patch 0001-camldebug-of-tuareg-mode-is-renamed-to-camldebug-tua.patch which addresses the problem described in the report, but - the source package contains the patch debian-changes-1:

Bug#614933: camldebug doesn't work with a pristine emacs installation

2012-04-13 Thread Pierre Boutillier
Package: tuareg-mode Version: 1:2.0.4-3 Followup-For: Bug #614933 Dear Maintainer, I have the same problem. I fix it by adding "-tuareg" after camldebug on (autoload 'camldebug "camldebug-tuareg" "Run the Caml debugger" t) in /etc/emacs/site-start.d/51tuareg-mode.el as seen above to be sure to lo

Bug#614933: camldebug doesn't work with a pristine emacs installation

2011-02-24 Thread Stéphane Glondu
Package: tuareg-mode Version: 1:2.0.4-3 Severity: important Hello, 1. run emacs without ~/.emacs file 2. open any .ml file 3. M-x camldebug fails with the following error: > execute-extended-command: Symbol's value as variable is void: caml-mode-map even though the status bar indicates that