Re: Adding 'compat' from ELPA as an optional dependency to ERC

Stefan Monnier <[email protected]>
Newsgroups gmane.emacs.devel,gmane.emacs.erc.general
Message-ID <[email protected]>
>    ;;; Code:
>   +(require 'compat nil 'noerror)

I thought the idea for `compat` is that the packages using it would
require a specific (minimum) version, as in

    (require 'compat-28 nil 'noerror)


-- Stefan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.