[feature requets] Can ace-link support ERC buffer links?
Opened this issue · 2 comments
stardiviner commented
ace-link support many modes links now. Can it support ERC buffer too? That's will be great for ERC open URL.
abo-abo commented
It's probably possible, I don't use ERC myself. I'd be glad to accept a PR.
divansantana commented
@abo-abo ace-link-org works fine.
(with-eval-after-load 'erc
(define-key erc-mode-map (kbd "M-o o") 'ace-link-org))