A.J.Mechelynck wrote:
Opening a vimball in Vim sets 'nomodifiable' not only locally but also globally: henceforward, all new [No Name] buffers opened in the same session will be created with 'nomodifiable' set.

Workaround: Use ":set modifiable" in the first [No Name] buffer created after opening a vimball.

Fix: See suggested patch, attached.

Best regards,
Tony.


P.S. I think the autocommand in the modified line can be moved from the BufEnter event to the BufReadPost event.

Best regards,
Tony.
--
The United States Army;
194 years of proud service,
unhampered by progress.

Reply via email to