Alan Schmitt <alan.schm...@polytechnique.org> writes: > On 2015-07-17 07:19, Eric Abrahamsen <e...@ericabrahamsen.net> writes: > >> Here we go, and this one ought to be a little more portable. I guess >> I'll do it as a proper patch in a bit. > > I gave this a try and it seems that `org-attach-directory' needs to be > defined for it to work. I'm surprised because I never configured this > and with gnorb I have had files attached using org-attach. Does gnorb > use a default value for this?
Gnorb has calls to (require 'org-attach) in certain places -- unless you've loaded and used gnorb in your current session, you'll probably want to require that yourself.