Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-23 Thread Eric Abrahamsen
"jindam, vani" writes: > November 22, 2022 at 6:56 PM, "Adam Sjøgren" wrote: > > >> >> vani writes: >> >> > >> > running M-x gnus has thrown another error: >> > Debugger entered--Lisp error: (void-function nnimap) > > i intentionally did not provided full log: > > Debugger entered--Lisp erro

Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread Emanuel Berg
jindam, vani wrote: > i intentionally did not provided full log See, Gnus _is_ a fake news client! -- underground experts united https://dataswamp.org/~incal

Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread jindam, vani
November 22, 2022 at 6:56 PM, "Adam Sjøgren" wrote: > > vani writes: > > > > > running M-x gnus has thrown another error: > > Debugger entered--Lisp error: (void-function nnimap) i intentionally did not provided full log: Debugger entered--Lisp error: (void-function nnimap) (nnimap "disr

Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread Björn Bidar
Adam Sjøgren writes: >> (nnimap "disroot.org" >> (nnimap-inbox "INBOX") >> (nnimap-split-methods default) >> (nnimap-expunge t) >> (nnimap-stream ssl)) >> (nnimap-authinfo-file "~/.authinfo"))) > > This part is misplaced - I think what you are looking for i

Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread Adam Sjøgren
vani writes: > (setq gnus-select-method > '(nnimap "disroot.org")) [...] > (nnimap "disroot.org" > (nnimap-inbox "INBOX") > (nnimap-split-methods default) > (nnimap-expunge t) > (nnimap-stream ssl)) > (nnimap-authinfo-file "~/.authinfo"))) This pa

Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread Adam Sjøgren
vani writes: > running M-x gnus has thrown another error: > Debugger entered--Lisp error: (void-function nnimap) Ok, then there's another problem in the configuration that I didn't spot right away - feel free to share what your .gnus looks like again, and we can try looking at it and see if we ca

Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread jindam, vani
November 22, 2022 at 5:26 PM, "Adam Sjøgren" wrote: > > vani writes: > > > > > (setq smtpmail-auth-supported '(plain))") > > fixed it. > This line looks weird - there is an extra ") at the end? > > > > > ** questions: > > (1) is it mandatory to use getmail or fetchmail? > > > > No. S

Re: gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread Adam Sjøgren
vani writes: > (setq smtpmail-auth-supported '(plain))") This line looks weird - there is an extra ") at the end? > ** questions: > (1) is it mandatory to use getmail or fetchmail? No. See https://www.gnus.org/manual/gnus_84.html#Mail-Sources and https://www.gnus.org/manual/gnus_83.html#Using-I

gnus-read-init-file: Error in ~/.gnus: disroot.org

2022-11-22 Thread jindam, vani
quot;993" :password "password"))) "~/.authinfo machine disroot.org login jindam.v...@disroot.org password password port 993 ~/.getmail/getmailrc mkdir -m 0700 ~/.getmail [retriever] type = IMAP server = disroot.org username = jindam.v...@disroot.org port = 993 pass