TAG file is created by using etags command.
When i use ESC . command on a symbol, it goes to the definition
But when i press ESC * command, it is going into the symboldef window,
(it is not coming back to the called position)
When i again press ESC * command, it is coming back to the called postion,
I want to come back to the called position using the command(ESC *) only once,
This problem is not there if CEDET is not installed,
Is this a bug in CEDET?
or any other command is there to come to the called position?
|