LWN.net Logo

Definition of software bloat - see "Emacs" (veering off-topic)

Definition of software bloat - see "Emacs" (veering off-topic)

Posted Feb 25, 2008 7:15 UTC (Mon) by DG (subscriber, #16978)
In reply to: Definition of software bloat - see "Emacs" (veering off-topic) by atai
Parent article: Emacs news: new maintainer, version 22 pretest

vi[m] should be able to without a problem (I've done similar things with SQL dump files) -
although you'll probably want to skip using your customised .vimrc which adds in colouring and
the like _before_ opening it, else you'll be in for a long wait.

David.


(Log in to post comments)

Definition of software bloat - see "Emacs" (veering off-topic)

Posted Feb 25, 2008 16:35 UTC (Mon) by kh (subscriber, #19413) [Link]

I have had problems with vim and large files that had no newlines (but larger files with
newline chars were fine.)

Definition of software bloat - see "Emacs" (veering off-topic)

Posted Feb 25, 2008 18:22 UTC (Mon) by TRS-80 (subscriber, #1804) [Link]

Yeah, syntax highlighting is only poorly behaved when there are no newlines - if I turn it off before loading a large file vim becomes snappy again.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds