Emacs follow-mode with multiple splits
        Posted  
        
            by Yktula
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yktula
        
        
        
        Published on 2010-04-18T03:26:02Z
        Indexed on 
            2010/04/18
            3:33 UTC
        
        
        Read the original article
        Hit count: 604
        
My question is related to the following two: http://stackoverflow.com/questions/970292/emacs-multiple-columns-one-buffer http://stackoverflow.com/questions/2588706/vim-configuration-setting-up-autocomplete-and-columns
I'm using MPage now in vim, and it works well even when I have more than two columns. How can I use follow-mode to mimic that behavior in Emacs, and have flowing code in more than two columns?
© Stack Overflow or respective owner