I think i figured this out. The xfa> command assumes the closing '>' is across a line boundary. As i am on an opening '<' the closing one is within the same line, so nothing happens.
So, i guess my question then would be, is there a way to collapse xml elements at a certain level, e.g. all siblings within a given element? Thanks, Russ On Sat, Jul 04, 2009 at 12:08:01PM -0500, Russell Urquhart wrote: > > > > Hi again, > > Thanks for the help on the selecting the contents of an xml element! > > One more question. In the Vim recipes book, it alludes to a xfa B > command (where B is the bracket of choice) to control folding within the > document. > > I'm pretty sure i have folding supported, as it works on selected text, > but i can't seem to get this command to work, or find much info on it. > > Am i doing something wrong? > > > Thanks, > > > > Russ > > > --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
