Re: netrw local browse doesn't respect readonly-ness of files

2010-05-21 Fir de Conversatie Charles Campbell
Ben Fritz wrote: On May 20, 9:36 pm, Steven Mueller wrote: Hi Chip, I've been enjoying flying around a large source tree using netrw, but have discovered that when opening read-only files from the local browse mechanism, setlocal noro is done on the new buffer anyway. This problem w

Re: netrw local browse doesn't respect readonly-ness of files

2010-05-21 Fir de Conversatie Charles Campbell
Steven Mueller wrote: Hi Chip, I've been enjoying flying around a large source tree using netrw, but have discovered that when opening read-only files from the local browse mechanism, setlocal noro is done on the new buffer anyway. The offending line is near the end of the NetrwBrowseChgDir fun

Re: netrw local browse doesn't respect readonly-ness of files

2010-05-21 Fir de Conversatie Ben Fritz
On May 20, 9:36 pm, Steven Mueller wrote: > Hi Chip, > > I've been enjoying flying around a large source tree using netrw, but > have discovered that when opening read-only files from the local > browse mechanism, setlocal noro is done on the new buffer anyway. > This problem was also encounter

netrw local browse doesn't respect readonly-ness of files

2010-05-20 Fir de Conversatie Steven Mueller
Hi Chip, I've been enjoying flying around a large source tree using netrw, but have discovered that when opening read-only files from the local browse mechanism, setlocal noro is done on the new buffer anyway. The offending line is near the end of the NetrwBrowseChgDir function in netrw.vim. A m