* David Kastrup (2009-01-21) writes:

> How shall we proceed with regard to putting pstricks.el in?  Holger, do
> you want to have CVS write access, or would you prefer it if somebody
> else placed the code into the repository?  If there are frequent changes
> and/or bug fixes, it makes most sense if the person doing the work is
> also the one checking it in.

Before checking it in we should do a basic review.  Glancing over it I
saw the following issues:

* Lines are too long
* `C-c <letter>' key bindings violate major mode conventions
* There is a lot of interning going on (I haven't checked why and if
  this is really necessary)
* There are some functions not prefixed with `LaTeX-pst' which look like
  they serve a more general purpose

-- 
Ralf


_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to