diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-24 06:59:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-24 06:59:45 -0400 |
commit | bb8efbe3b06c1208a2d32d21120e0e64de9d4735 (patch) | |
tree | c0f5517f60ea987f1df17578e3664b92488e4f15 | |
parent | 9ae730ae7aa5825dcec5474bc8b4a810431d242f (diff) |
Update README.org
-rw-r--r-- | README.org | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -52,19 +52,11 @@ Set =mastodon-instance-url= in your =.emacs= or =customize=. Defaults to the [[h (setq mastodon-instance-url "https://my.instance.url") #+END_SRC -*** App registration - -=M-x mastodon-register= - -Retrieves =client_id= and =client_secret= tokens. They're stored in the =mastdon-token-file=. -This value can be customized too, and defaults to -=${EMACS_HOME_DIRECTORY}/mastodon.plstore=. - *** Timelines =M-x mastodon= -Opens a =*mastodon-home*= buffer in the major mode so you can see toots. +Opens a =*mastodon-home*= buffer in the major mode so you can see toots. You will be prompted for email and password. The app registration process will take place if your =mastodon-token-file= does not contain =:client_id= and =:client_secret=. **** Keybindings |