Gnus development mailing list
 help / color / mirror / Atom feed
* M-g doesn't work with gnus-no-server
@ 2015-03-17  9:06 Daiki Ueno
  2015-04-17 20:00 ` Ted Zlatanov
  2016-02-07  3:02 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 17+ messages in thread
From: Daiki Ueno @ 2015-03-17  9:06 UTC (permalink / raw)
  To: ding

Hello,

To reduce startup time, I usually start Gnus with M-x gnus-no-server,
and type M-g to check certain groups.  However, it seems to be broken
for a while:

Debugger entered--Lisp error: (error "server/993 Name or service not known")
  make-network-process(:name "*nnimap*" :buffer #<buffer  *nnimap server nil  *nntpd**> :host "server" :service "993" :nowait nil)
  open-network-stream("*nnimap*" #<buffer  *nnimap server nil  *nntpd**> "server" "993")
  open-gnutls-stream("*nnimap*" #<buffer  *nnimap server nil  *nntpd**> "server" "993")
  ...
  nnimap-open-connection-1(#<buffer  *nntpd*>)
  nnimap-open-connection(#<buffer  *nntpd*>)
  nnimap-open-server("server" nil nil)
  nnimap-change-group(nil "server")
  nnimap-request-group-scan("INBOX" "server" ...)
  gnus-request-group-scan("nnimap+server:INBOX" ...)
  gnus-group-get-new-news-this-group(nil)
  gnus-topic-get-new-news-this-topic(nil)
  funcall-interactively(gnus-topic-get-new-news-this-topic nil)
  call-interactively(gnus-topic-get-new-news-this-topic nil nil)
  command-execute(gnus-topic-get-new-news-this-topic)

Comparing the backtrace with the one taken with M-x debug-on-entry
open-network-stream on Emacs 24.4, the DEFS argument of
`nnimap-open-server' is not given on the first connection.

Any ideas on this?

Regards,
-- 
Daiki Ueno




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-02-13  7:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-17  9:06 M-g doesn't work with gnus-no-server Daiki Ueno
2015-04-17 20:00 ` Ted Zlatanov
2016-02-07  3:02 ` Lars Ingebrigtsen
2016-02-07  8:54   ` Andreas Schwab
2016-02-07  9:26   ` Andreas Schwab
2016-02-07 12:32   ` Andreas Schwab
2016-02-07 18:03     ` Daiki Ueno
2016-02-07 18:27       ` Dave Goldberg
2016-02-08  5:10       ` Lars Ingebrigtsen
2016-02-08  5:47         ` Daiki Ueno
2016-02-08  5:54           ` Lars Ingebrigtsen
2016-02-09  8:42             ` Daiki Ueno
2016-02-09 23:34               ` Lars Ingebrigtsen
2016-02-10  4:20                 ` Daiki Ueno
2016-02-12 10:47                   ` Andreas Schwab
2016-02-13  6:43                   ` Lars Ingebrigtsen
2016-02-13  7:21                     ` Daiki Ueno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).