Autocompletion tooltip doesn't stay
2007-06-03 21:26:23 GMT
Hi list,
I'm new to Emacs but I finally get the v22 working and almost configured, using the package "emacs-snapshot" from the kubuntu universe repository.
I've ecb installed and I'm using cedet and semantic on Python source files.
I'm also using flymake with the Python stuff from this page : http://www.emacswiki.org/cgi-bin/wiki/PythonMode.
Simple code I'm using to test auto-completion :
| def getName( self ):
| return self.<point is here>
- When i type M-x semantic-analyze-possible-completion , the list of possible completions correctly shows up in a new buffer.
- But when I type M-x semantic-complete-analyze-inline from the same position, the tooltip with the completions appears, but disappears instantly.
I saw in another post that it could be a conflict with rdict, but (verbatim : "rdictt"), but I don't know how to solve the problem if it's the case.
I already tried to disable flymake, it doesn't solve the problem.
I've attached my configurations files to this message.
Nicolas
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ cedet-semantic mailing list cedet-semantic <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cedet-semantic


RSS Feed