diff options
author | mousebot <mousebot@riseup.net> | 2021-05-31 09:58:01 +0200 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2021-05-31 11:27:31 +0200 |
commit | 1ff6d8ef35f83ada24fafd3656dde0a1da57922a (patch) | |
tree | da84687be396231feefc8dc8fab902672d4183ed /README.org | |
parent | 2f14752767a03f6e9979dd5d3897425cd7aa2e37 (diff) |
bump masto version, bump emacs version to 25.1, dependency in readme
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ This updated version is not on MELPA, to use it you need to clone and require it I did this for my own use and to learn more Elisp. If the code is terrible, feel free to improve or replace it. +** dependency: +This version depends on the library =request= (for uploading attachments). You can install it from melpa. + ** bugs As it stands the client still has some bugs. In particular, when composing a toot, you may have to hit =C-g= before sending your toot. You may also see a related error when you try to add a media attachment. You should be able to run the command again and it should work. See the issues on the original repo. |