From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82049 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Beginning to use async.el to help Gnus' interactivity Date: Thu, 19 Jul 2012 09:36:08 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87vchjhnzr.fsf@lifelogs.com> References: <87bojdnp3o.fsf@lifelogs.com> <87sjcolvqd.fsf@lifelogs.com> <87mx2w4v5i.fsf@dod.no> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342704986 10612 80.91.229.3 (19 Jul 2012 13:36:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2012 13:36:26 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30319@lists.math.uh.edu Thu Jul 19 15:36:26 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Srqtx-0004AB-UL for ding-account@gmane.org; Thu, 19 Jul 2012 15:36:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Srqtt-0004OD-1y; Thu, 19 Jul 2012 08:36:17 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Srqts-0004O3-3K for ding@lists.math.uh.edu; Thu, 19 Jul 2012 08:36:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Srqtn-000381-5z for ding@lists.math.uh.edu; Thu, 19 Jul 2012 08:36:15 -0500 Original-Received: from z.lifelogs.com ([173.255.230.239]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Srqtl-0003rH-M5 for ding@gnus.org; Thu, 19 Jul 2012 15:36:09 +0200 Original-Received: from heechee (c-76-28-40-19.hsd1.vt.comcast.net [76.28.40.19]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: tzz) by z.lifelogs.com (Postfix) with ESMTPSA id BAF9B6600F for ; Thu, 19 Jul 2012 13:36:08 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: <87mx2w4v5i.fsf@dod.no> (Steinar Bang's message of "Wed, 18 Jul 2012 23:27:37 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82049 Archived-At: On Wed, 18 Jul 2012 23:27:37 +0200 Steinar Bang wrote: >>>>>> Ted Zlatanov : >> Contact me off-list for write access. Same for anyone who believes they >> need it. I'd prefer more developers to more patches :) SB> One possibility would be to create a git branch, push it to a repo on SB> github, and then Ted can add that repo as a remote, fetch the branch SB> from that remote, and then merge and push. Sure, but it's still work for someone to review the diff and merge. I gave John commit access so he should be OK. Ted