I would really like a verion of cscope for python. That
in combo with the xcscope.el module would be very handy.

Also, a version of cscope that understands that when
I ask for the defination of say, Blippy, that I
do not want the bit:

typedef struct _Blippy           Blippy;

But the actualy useful defination of _Blippy;