gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] gnugo-db.el updated


From: Paul Pogonyshev
Subject: [gnugo-devel] gnugo-db.el updated
Date: 15 Nov 2003 21:35:01 +0000

I have updated the file in CVS.  There are two new features:
indentation of pattern comments (to the right of main diagrams) and
indentation of regions.  Pattern comment is indented to column if
diagram width is not more than 8 characters, otherwise (very rare
case) it is placed 4 spaces away from the diagram.

Indenting is done with TAB, as usually.  If there is a comment
already, TAB will align the comment line (and jump to the comment
beginning if the point is before it).  If there is none yet, TAB will
place the point just where the comment should be.

This could even be used to quickly standardize pattern database files
(with C-x h C-M-\).

If you still don't use the file, here is an ad ;)

Full list of features:

- highlighting of keywords and comments;

- paragraphs are equal to patterns;

- commands for pattern creation with automatic name selection (C-c
  C-p) and copying main diagram to constraint diagram (C-c C-c);

- automatic indentation of constraints and side comments.

Paul





reply via email to

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