abo-abo/ace-link

[feature requets] Can ace-link support ERC buffer links?

Opened this issue · 2 comments

ace-link support many modes links now. Can it support ERC buffer too? That's will be great for ERC open URL.

It's probably possible, I don't use ERC myself. I'd be glad to accept a PR.

@abo-abo ace-link-org works fine.

    (with-eval-after-load 'erc
      (define-key erc-mode-map (kbd "M-o o") 'ace-link-org))