I just upgraded to the latest beta. I noticed two weird things:
1) When I do a query replace, emacs seems to leave parts of the original string when it replaces string in some places (such as where a class name is expected) For example if it replace old to new in "public class oldOne" I get "public class newldOne"! This does not always break. It does seem to happen if JDEE can parse original string a class and if the idle thread kicks in during the replace?
2) There is a gray bar at the top of each page which seems to repeat the first line in the file. Is there a way to make this go away?
