On 25-Jun-08 19:57, Larson, DavidX S wrote: > >> From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Ingo Karkat >> This limitation is probably due to the fact that it's non-trivial to > persist complex structures >> (like Dictionaries) to a file. > > Wouldn't it be trivial to save a dictionary to a file like this: > > string(dict) > > ? > > David
I wasn't sure whether that would properly escape special characters in all cases, but it seems it does. So, I also don't see a reason. Perhaps it was simply overlooked when Lists and Dictionaries were added (in VIM 7.0). -- regards, ingo --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
