On 7/15/05, Juanma Barranquero <[EMAIL PROTECTED]> wrote:

> I have a little major mode
> derived from emacs-lisp-mode via `define-derived-mode'. When I compile
> it with 21.4 I can use it on 21.4 and 22.0.X; however, when I compile
> it with 22.0.X it fails on 21.4 (it does not produce an error, but it
> doesn't work either).

Turns out in 22.0.X it needs ":syntax-table nil".

-- 
                    /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to