Andrew Myers wrote: > What's the procedure for proposing new digraphs? There are a lot of > useful math symbols that could use digraphs. > > -- Andrew
"Digraphs are taken from the RFC1345 mnemonics". I don't know who is responsible for proposing new versions of that RFC but I guess you're in the wrong forum for that. You can implement new digraphs yourself by means of the ":dig[raphs]" command. If you have a whole bunch of it, you can put them in a script. Just be sure that 'encoding' is correctly set when you source that script: most of those math symbol digraphs will require 'encoding' to be set to UTF-8 or similar. If you already have such a script, you can post it, with an appropriate description, in the "scripts" section of vim-online http://vim.sourceforge.net/scripts/index.php Best regards, Tony. -- Those who make peaceful revolution impossible will make violent revolution inevitable. -- John F. Kennedy --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
