initial commit
[emacs-init.git] / nxhtml / tests / in / wiki-comments.php
1 <?php
2 /*
3   '
4  */
5 /*
6   Problem updating comments during editing. To reproduce place cursor after the single x above and press RET and some other character.
7
8   Or just edit here, fill the paragraph above etc. Seems like problem
9   with mumamo-after-change which assumes that it is only called once
10   before post-command-hook is called.
11
12   BTW fill-paragraph does not work either ... - why does it run
13   c-fill-paragraph in php-mode? (Mailed Alan about this. The only
14   reason seems to be to support filladapt.el, but is that needed any
15   more?
16
17   It looks like more code (like filling) needs to be run under the
18   correct syntax table etc. Implemented.
19  */
20 ?>