On 2026-04-23 12:07, Untrusem wrote: > [email protected] writes: > >> I would like to make a blog, and for some reason i have a wordpress >> account even though i do not want to interact with the wordpress >> software. I have read of org2blog, an extension for emacs to facilitate >> posting from org-mode to wordpress. So far all the extensions to emacs >> I'm using in Guix are installed via guix, so I am trying to make an >> org2blog package. >>...
>> >> What all am i doing wrong? > > So you are missing few things, first `propagated inputs`, if you look > at the https://github.com/org2blog/org2blog/blob/master/org2blog.el it > will tell you required packages. the `metaweblog` package is vendored > with the org2blog package, you will need to package it too. Thank you for this :^) I should know to look into the source to find its dependencies but i got distracted and forgot oo whats over there that now
