Known bugs as of the release of LINCKS version 2.2

1.  Insert-plural before and after only works for LINKITEMS.  This means
    that if a user tries to do an `Insert-plural' on a GROUP or FIELD tag, 
    it will always be placed first in the list.  This is because of a very
    early design decision that would take a good bit of rewriting of the
    very model used in order to fix it.  It might happen someday, but we
    doubt it...

2.  We know that file locking on NFS mounted file systems is a problem.
    This is particularly the case on System 5 machines (we've experienced
    it on HP's and on IBM's running AIX).  For the moment, the best thing
    to do is simply not to use locks.  This is done by adding -DNO_LOCKS
    to your EXTRA_DEFINES in the Make.config file.

3.  X11R4 (and consequently those products based on it - OpenWindows 3
    comes to mind) doesn't work correctly.  In an attempt to get the
    interface more usable, we've done some strange things with window
    resizing and so forth.  This doesn't work in R4.  We've got it so
    that it doesn't crash :-) and it'll give you a good idea of what
    the system is all about, but it unfortunately isn't what we want.
    It is a low priority to get this going, but up to this point we
    haven't had time.  Now that X11R6 is out, we may forget about it
    altogether.

4.  Doing an expansion in place can sometimes lose the cursor.  The
    easiest thing is simply to click in the right place in the window to
    get the cursor there.  Again, this is a low-priority bug, since it
    has to do with the user interface, which is not our area of
    research.

5.  If you "drag" using the mouse to highlight text to then paste it
    elsewhere, it doesn't pick up the last character.  Still haven't
    had time to look for it yet.
