From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Binjo Newsgroups: gmane.emacs.devel Subject: Re: issue of smtpmail-via-smtp Date: Wed, 06 Jul 2011 09:28:00 +0800 Organization: Wh0 CaR3s Message-ID: <2339ikurj3.fsf@gmail.com> References: <20fwmle76p.fsf@gmail.com> <4E12F58E.2030603@gmail.com> <4E13B61F.4030106@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309915707 6402 80.91.229.12 (6 Jul 2011 01:28:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2011 01:28:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Scholtes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 06 03:28:24 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QeGud-0000fK-B5 for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2011 03:28:23 +0200 Original-Received: from localhost ([::1]:34346 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeGuc-0006AQ-HE for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2011 21:28:22 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeGuP-0006AK-7p for emacs-devel@gnu.org; Tue, 05 Jul 2011 21:28:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeGuN-0004Sn-Nj for emacs-devel@gnu.org; Tue, 05 Jul 2011 21:28:09 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:42000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeGuN-0004Si-FP for emacs-devel@gnu.org; Tue, 05 Jul 2011 21:28:07 -0400 Original-Received: by iwn8 with SMTP id 8so7095960iwn.0 for ; Tue, 05 Jul 2011 18:28:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=hvo433vTZvbj/OTxWYt1Jk9pss7TMrfCdnf4vtOKEdk=; b=R1+g80Oepo87URguu/imKaa7Y/h2814vmviUmyZMtUoBp9VL12v4umbbqp6bycID4b TJa0D6/S7Ukr04QASI+L0j96/zmyS5EPiwZMyV2lNQqk7FelKnuUp0OvPebHQgSdxXxT wSmXQMGi+LO/qM/ekXMhEWiodP2pbccmsmZOw= Original-Received: by 10.42.7.73 with SMTP id d9mr9098300icd.55.1309915686714; Tue, 05 Jul 2011 18:28:06 -0700 (PDT) Original-Received: from unknown ([218.108.10.226]) by mx.google.com with ESMTPS id m18sm549972ibc.62.2011.07.05.18.28.04 (version=SSLv3 cipher=OTHER); Tue, 05 Jul 2011 18:28:05 -0700 (PDT) In-Reply-To: <4E13B61F.4030106@gmail.com> (Christoph Scholtes's message of "Tue, 05 Jul 2011 19:10:55 -0600") User-Agent: Emacs Gnus X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141630 Archived-At: On 07/06/2011, at 09:10, Christoph Scholtes wrote: >On 7/5/2011 6:55 PM, Binjo wrote: >> i'm using the latest git repo, git://github.com/emacsmirror/emacs.git, so it's >> the sync issue, the trunk is fixed? that would be great. xDD > >Yes. It looks like the git repo has not been updated since the 22nd of >June. The issue was fixed in the trunk on the 27th of June. > >Christoph thanks for the confirmation.