Hi Erwan, Erwan de FERRIERES wrote:
It's the same for me. And moreover, i'm on debian... and don't think use it this way
The two leading editors on Unix platforms are vim and emacs. Both are general-purpose text editors, but can be enhanced with an XML editing mode. Vim has an xmledit plug-in [1] that makes if reasonably easy to edit xml files (tag auto-completion, jump between the opening and ending tag, etc.). I know emacs has something called a major mode for editing xml, but I’ve never used it. Of course, those options make sense if you are already familiar with one of those editors. Otherwise, the learning curve may be a bit high (although I think it’s worth it, as they can be used for many other tasks). [1] http://www.vim.org/scripts/script.php?script_id=301 HTH, Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
