On 03/03/09 11:20, Markus Heidelberg wrote: > Tony Mechelynck, 03.03.2009: >> On 03/03/09 06:40, James Vega wrote: >>> On Tue, Mar 03, 2009 at 03:32:45AM +0100, Tony Mechelynck wrote: >>>> 2) Vim compiled with the --disable-multibyte configure option cannot use >>>> UTF-8, or any other multibyte encoding; in fact it doesn't even accept >>>> the 'encoding' option as valid. >>> Is there a reason to allow building Vim without multibyte support? >>> Always having multibyte support would make the code simpler/smaller. >> With +multi_byte is always bigger than -multi_byte: one reason could be >> making the Vim binary really "lean and mean". Personally I keep two Vim >> builds on this computer: a Huge build named vim, with GTK2/Gnome2 GUI >> (and +multi_byte), used via softlinks for most possible executable >> names, and a Tiny build named vi (with no GUI and -multi_byte). > > Why the tiny build without multibyte? Is this only a fallback in case of > system problems, when root has to edit config files, where you know, > they don't contain multibyte characters? > > Markus
That, and also a "sanity check" that the latest patches work also with a minimal config, so if they don't I can warn Bram immediately. Once I was very happy to have it, in order to be able to intervene halfway a system install run, when my Huge GTK2/Gnome2 build wouldn't load because of missing libraries. Best regards, Tony. -- "Even nowadays a man can't step up and kill a woman without feeling just a bit unchivalrous ..." -- Robert Benchley --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---