emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.50; TLS infinite loop


From: Leo
Subject: Re: 23.0.50; TLS infinite loop
Date: Tue, 25 Sep 2007 23:32:46 +0100
User-agent: Gnus/5.110007 Emacs/23.0.50 (20070922) Fedora 7 (gnu/linux)

On 2007-09-23 22:54 +0100, Richard Stallman wrote:
>     > Could it just be, for instance,
>     > that Gmail doen't send \r\n, as expected, but just \n or something of
>     > the sort. You should see what happens wen stepping through
>     > pop3-read-response.
>
>     But there is not reason for Emacs to hang because Gmail doesn't send
>     \r\n.
>
> I agree we should fix Emacs not to hang.
> The question is, how to do that.
> Can you find out WHERE Emacs hangs?
> Try (setq debug-on-quit t), then making it hang, then
> typing C-g.

Debugger entered--Lisp error: (quit)
  accept-process-output(#<process POP> 0 100)
  pop3-accept-process-output(#<process POP>)
  pop3-read-response(#<process POP>)
  pop3-retr(#<process POP> 1 #<buffer  *pop3-retr*>)
  pop3-movemail("~/.emacs-mail-crash-box")
  mail-source-fetch-pop((pop :server "pop.gmail.com" :port 995 :user 
"address@hidden" :password "pw") #[(file orig-file) "ÂÃÄ .?...Å  Æ\"Ç%." 
[file orig-file nnmail-split-incoming nnml-save-mail nil nnmail-get-split-group 
(pop :server "pop.gmail.com" :port 995 :user "address@hidden" :password "pw") 
nnml-active-number] 7])
  mail-source-fetch((pop :server "pop.gmail.com" :port 995 :user 
"address@hidden" :password "pw") #[(file orig-file) "ÂÃÄ     .?...Å  Æ\"Ç%." 
[file orig-file nnmail-split-incoming nnml-save-mail nil nnmail-get-split-group 
(pop :server "pop.gmail.com" :port 995 :user "address@hidden" :password "pw") 
nnml-active-number] 7])
  nnmail-get-new-mail(nnml nnml-save-nov "/home/leo/GNUS/Mail" nil)
  nnml-request-scan(nil "")
  gnus-request-scan(nil (nnml ""))
  gnus-read-active-file-1((nnml "") nil)
  gnus-read-active-file()
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news)


-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

       Use the most powerful email client -- http://gnus.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]