emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Behavior of Gnus when called from an hyperlink


From: Sébastien Vauban
Subject: [Orgmode] Re: Behavior of Gnus when called from an hyperlink
Date: Sat, 17 Jul 2010 23:34:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi Nick,

Nick Dokos wrote:
> =?utf-8?Q?S=C3=A9bastien_Vauban?= <address@hidden> wrote:
>
>> - (funcall nnimap-request-head "<address@hidden>" "INBOX.mc"
>>   "mc") results... after 5 mins... in ("INBOX.mc" . 28606)
>> 
>> What does the jury thinks of that?
>
> You've got a few more layers of elisp to go through.
>
> You should edebug-defun the function nnimap-request-article-part in
> nnimap.el and keep going.

Just to keep you informed, elp-instrumented nnimap, and got this:

nnimap-request-head                      3           256.166102    85.388700666
nnimap-request-article-part              3           256.166004    85.388668
nnimap-request-group                     2           12.306432000 6.1532160000

Your function `nnimap-request-article-part' seems the culprit, then.


> You should also probably investigate what would happen if you set
> nnimap-debug to t, after reading its docstring.

FYI, this var is always set to t, for a long time... I disabled it, and rerun
everything, but that did not impact the times (or marginally). So, ouf, it's
not the logging that takes all that time.

Best regards,
  Seb

-- 
Sébastien Vauban




reply via email to

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