05/02/20 10:49:17 DM4C0tPC
話が難しくて分からんのですが、結局sleepは外した方が良いということですか?
--- chalice.vim 2005-02-20 10:44:35.000000000 +0900
***************
*** 698,704 ****
else
if AL_hasflag(a:flags, 'semiauto')
call s:EchoH('', s:msg_thread_nonewwait)
! sleep 5
continue
else
call s:EchoH('', s:msg_thread_nonewarticle)
--- 698,704 ----
else
if AL_hasflag(a:flags, 'semiauto')
call s:EchoH('', s:msg_thread_nonewwait)
! "sleep 5
continue
else
call s:EchoH('', s:msg_thread_nonewarticle)