Name: Anonymous 2015-02-01 20:28
(require 'asdf)
(asdf:operation 'asdf:load-op 'my-library)
What is this faggotry? How do I make it transparent, so that I can just
(require 'my-library)
and have it just work? (require 'asdf)
(asdf:operation 'asdf:load-op 'my-library)
(require 'my-library)
and have it just work?