From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Re: Behavior of Gnus when called from an hyperlink Date: Mon, 19 Jul 2010 14:02:58 +0200 Message-ID: <87d3ujbrwt.wl%dmaus@ictsoc.de> References: <87r5jrcx9g.fsf@mundaneum.com> <8763138nna.fsf@thinkpad.tsdh.de> <87ocev5pn3.fsf@mundaneum.com> <87fx071fsg.fsf@mundaneum.com> <23582.1277735944@gamaville.dokosmarshall.org> <87vd936wiq.fsf@mundaneum.com> <87eifr3t52.fsf@thinkpad.tsdh.de> <87vd8gcu6k.fsf@mundaneum.com> <87oce7j26i.fsf@thinkpad.tsdh.de> <87fwzjfyf8.fsf@mundaneum.com> <878w5bkxx7.fsf@mundaneum.com> <87hbjyzicz.fsf@thinkpad.tsdh.de> <13292.1279382554@gamaville.dokosmarshall.org> <87zkxpanh1.fsf@mundaneum.com> <23154.1279399784@gamaville.dokosmarshall.org> <87zkxpg5cg.fsf@mundaneum.com> <87wrstn4a9.fsf@mundaneum.com> <87fwzf51t1.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1521472692==" Return-path: Received: from [140.186.70.92] (port=38588 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oap4V-0007eG-UV for emacs-orgmode@gnu.org; Mon, 19 Jul 2010 08:03:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oap4U-0006t8-0a for emacs-orgmode@gnu.org; Mon, 19 Jul 2010 08:03:47 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:33941) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oap4T-0006sd-RZ for emacs-orgmode@gnu.org; Mon, 19 Jul 2010 08:03:45 -0400 In-Reply-To: <87fwzf51t1.fsf@thinkpad.tsdh.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tassilo Horn Cc: emacs-orgmode@gnu.org --===============1521472692== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Mon_Jul_19_14:02:57_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Mon_Jul_19_14:02:57_2010-1 Content-Type: text/plain; charset=US-ASCII Tassilo Horn wrote: >> I guess I will have to dive that side (not now -- going to sleep). >> Don't know if that gives hints yet, or not... >Please check, if that function is that slow for all message-ids or if >that's only for some. The function has a "FIXME: Should this try to use >CHARSET? -- fx", and maybe this answer has to be answered with Yes! I think this is not very likely: With the CHARSET argument a client can inform the server that the search string is in a charset different than the default 7bit ASCII (Cf. rfc3501, 6.4.4). You could rule out the server being the culprit by performing the search manually: gnutls-cli --crlf --port 993 your.mail.host.here 0x1 LOGIN "user" "password" 0x2 SELECT Inbox.work 0x3 SEARCH HEADER "Message-ID" "message id w/o angle brackets" 0x4 LOGOUT My main account uses Courier on Debian, too and search for a particular message id within ~7000 messages is quite fast. Couldn't find this information in the tread: Is it slow for a particular message or slow on Inbox.work in general? HTH, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Mon_Jul_19_14:02:57_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkxEPvEACgkQma24O1pEeObJNwD+NseiQosjoxwLjDxz98PkgQV5 PuxxgTTgpBMvLfpJeOYBALbPuy+eAEWN0+czs7OnjshBBj+6aHdouSvYAAbDSLvP =xOv/ -----END PGP SIGNATURE----- --pgp-sign-Multipart_Mon_Jul_19_14:02:57_2010-1-- --===============1521472692== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1521472692==--