vim 9.1, linux 3.10
- open a source file A with taglist open
- tabnew another source file B
- close B
- error occurs and message shows as below:
Error detected while processing BufEnter Autocommands for "*"..function taglist#Tlist_Refresh:
line 90:
E490: No fold found

Comment out this line solves this problem.