Jorge Araya Navarro
Jorge Araya Navarro
> Thanks for the confirmation @shackra. In that case, I'm not sure if I can do anything here to fix it. Probably this is a doom specific issue and better...
I already check the code before opening the bug report, opening the bug report was my last resort βββββββ Original Message βββββββ El miΓ©rcoles, 3 de febrero de 2021 a...
> The syntax table of the mode seems to be doing that behavior or atleast that's what I think. hey! Thanks for taking a look, could you expand a bit...
> @shackra Can you check if you are able to see the same behaviour with just `prog-mode` enabled in your buffer ? I opened my scratch buffer, switched to `prog-mode`...
yes, `tab-always-indent` is `t`
Funny, I'm getting the same problem, this is my configuration: ``` (use-package tumblesocks :config (setf tumblesocks-blog "shackra.tumblr.com")) ``` I'm using an Arch-based GNU/Linux distribution.
adding more information: ``` Debugger entered--Lisp error: (void-function nil) nil() oauth-make-nonce() oauth-make-request("https://www.tumblr.com/oauth/request_token" "5xqkcJNRSGj3TokMQDJf3FzE8246DHvw8sNJWNn54fs2z0AhYr") oauth-authorize-app("5xqkcJNRSGj3TokMQDJf3FzE8246DHvw8sNJWNn54fs2z0AhYr" "juLG1T866ZG964ybgGCu1EntFMo5eQuHth1SKCqL2mdMzNIL1Q" "https://www.tumblr.com/oauth/request_token" "https://www.tumblr.com/oauth/access_token" "https://www.tumblr.com/oauth/authorize") tumblesocks-api-reauthenticate() tumblesocks-api-http-oauth-post("https://api.tumblr.com/v2/user/dashboard" (:limit 20 :offset 0)) tumblesocks-api-user-dashboard(20 0 nil nil nil nil)...
I tried again, and this is somehow working in Emacs 25.1
so is the same with `pdf-view-mode`? I use `pdf-tools` with it: ``` Activities was unable to get a buffer for bookmark: ("original-1830.pdf" (filename . "~/Documentos/Straubinger Digital/oficio-parvo-1830/original-1830.pdf") (position . 1) (page...
> > so is the same with `pdf-view-mode`? I use `pdf-tools` with it: > > ``` > > Activities was unable to get a buffer for bookmark: > > >...