fix(latex): reorder viewers wrt +latex-viewers
If a viewer already exists in `TeX-view-program-selection`, loading `+viewer.el` does not change its order because `add-to-list` does nothing when the item is already in the list. Close: #8046 Fix: #5275 Co-authored-by: cartoonist <cartoonist@users.noreply.github.com>
This commit is contained in:
parent
1fa1eba5ac
commit
03e5f1333c
1 changed files with 39 additions and 36 deletions
Loading…
Add table
Add a link
Reference in a new issue