Eric Arnold wrote:

> I don't see it, but it would be great to have a
> 
> setbufline( {expr}, {lnum}, {end}, {line} )
> 
> where you could set lines in a buffer without having to switch/load it, where
> 
> {expr} is the buffer
> {lnum} is the starting line
> {end} is the ending line, or maybe a line count
> {line} is the line or List
> 
> This would also kill two birds with one stone:  removing lines from a
> buffer that isn't the current.

For various reasons you can only change the current buffer.

-- 
hundred-and-one symptoms of being an internet addict:
100. The most exciting sporting events you noticed during summer 1996
    was Netscape vs. Microsoft.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://www.ICCF.nl         ///

Reply via email to