Hello Lily,
> > I am using vim to write groff -mom texts. Sometimes when I save (:w) the > > status bar shows "[converted]" and sometimes it doesn't (why?). In both > > cases > > :set enc returns utf-8 Lily wrote: > When the status bar shows "[converted]" > :set fileencoding > returns a different value that :set enc > 'fileencoding' is the encoding the file actually is, and 'encoding', I > think, is the encoding the text is converted to and displayed. > > But in the files not converted I get bogus instead of german umlauts after > > processing with groff -mom. Thank you, Lily. Indeed the converted files show fenc=latin1. Now i can start to find out why that is needed to correctly process groff files. (I will ask on the groff list). jan --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
