Closed PengjuXu closed 3 years ago
Is it possible for an option that allow user to choose name like "*osx-dict-<word>*"?
Good idea. Not sure what kind of option to add, though.
E.g.,
(setq osx-dictionary-generate-buffer-name-function (lambda (word) (format "*osx-dict-<%s>*" word)))