no bufname.

This commit is contained in:
mattn
2010-03-08 15:17:13 +09:00
parent 5a0b8d4e76
commit ada3c0e51a

View File

@@ -1486,7 +1486,7 @@ function! s:zen_anchorizeURL()
return
endif
silent! split ______FETCHTITLE______
silent! new
silent! exec '0r!curl -s -L "'.substitute(content, '#.*', '', '').'"'
if executable('nkf')
if &enc == 'utf-8'