pierwill
pierwill
Thanks for this! I have gotten things working with the repo loaded as org src code. `Org mode version 8.3.5 (release_8.3.5-2447-g417081 @ /path/to/org-mode-ox-odt-kjambunathan/lisp/)` Is this the intended usage, or is...
Thanks! I'll do that. Also I'd be happy to help with documentation to get this into main Org.
Thanks @kjambunathan! 📦🎉 This can be installed via [Cask](https://github.com/cask/cask): `Cask` should include these two lines: ``` (source ox-odt "https://kjambunathan.github.io/elpa/") [...] (depends-on "ox-odt") ``` Would you be interested in a documentation...
> I am trying to install the updated package, I got this error: > > ``` > Error retrieving: https://kjambunathan.github.io/elpa/ archive-contents (error http 404) > ``` Still having issues? `https://kjambunathan.github.io/elpa/`...
Thanks @kjambunathan ! I've been using your ox-odt for my dissertation. I'll test out the new install method and report back—
I've tested the current merge, and this works great with `9.1.14`! Thanks! (I've been using org-mode-ox-odt for my dissertation and loving it!) I'm using https://github.com/cask/cask to manage packages, and it...
Ah, I see that it's possible to edit the credentials using the UI before downloading, but my guess is many users will want to option to use the config without...
(I love hovercraft - thanks for your hard work! :) )
I'm going to look into implementing `bounce_time` for button presses...
Someone from @rust-lang/wg-incr-comp might be able to help here.