emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for sql.el


From: Stefan Monnier
Subject: Re: Patch for sql.el
Date: 06 May 2004 18:41:37 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> (defun font-lock-add-syntax (syntax-alist)
> (defun font-lock-remove-syntax (syntax-alist)
[..]
> Or are we pushing the feature freeze...?

Not only that, but I feel it's just adding ad-hoc cruft above ad-hoc cruft.

Is there any particular reason why you don't merge all those submodes
and simply handle a language that's a superset of all?
Basically accept @ # $ as symbol components, and accept all the keywords
of all the known servers...
That should simplify your code.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]