Problem: Tabline test fails in GUI. Solution: Remove 'e' from 'guioptions'.
Problem: When using try/catch in 'tabline' it is still considered an error and the tabline will be disabled. Solution: Check did_emsg instead of called_emsg. (haya14busa, closes #746)