nike
unread,Aug 28, 2009, 5:12:31 PM8/28/09You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have been trying to use the C-c C-n C-c C-p (on Xemacs 21.4.1) to
navigate forward and backward in my c code. However these command do
not accurately match opening and closing conditional as the % command
does in VI.
Consequently, I switched to VIPER mode hoping that I could take
advantage of the % command in Vi mode to navigate in the code.
However, when I am in VIPER mode, the % command only matches braces.
Is there a way to change this behaviour and have the % command also
match preprocessor conditionals?
Thanks for any hint
GA