use `add-to-list` to set `ac-sources` for preserving user's `ac-sources`
Using `setq`will overwrite user's `ac-sources`. I hope to use tss completion also with other sources (e.g.`ac-source-words-in-buffer`, `ac-source-yasnippet`) without hack. If you think current behavi...



