■掲示板に戻る■ 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 1001- 最新50



レス数が1000を超えています。残念ながら全部は表示しません。

◆Vim6 2

7 :mattn@Vim%Chalice :01/11/20 19:47
たぶん以下が原因かな?

*** chalice.org Tue Nov 20 15:40:09 2001
--- chalice.vim Tue Nov 20 19:48:16 2001
***************
*** 148,155 ****
silent! call s:CommandUnregister()
" ブックマークが開かれていた場合閉じることで保存する
if s:opened_bookmark
! s:CloseBookmark()
endif
if a:flag =~ '\<all\>'
execute "qall!"
endif
--- 148,156 ----
silent! call s:CommandUnregister()
" ブックマークが開かれていた場合閉じることで保存する
if s:opened_bookmark
! call s:CloseBookmark()
endif
+ let s:opened_bookmark = 0
if a:flag =~ '\<all\>'
execute "qall!"
endif


次100 最新50

read.cgi ver5.26+ (01/10/21-)