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 08:55:17 +0800 Organization: Wh0 CaR3s Message-ID: References: <20fwmle76p.fsf@gmail.com> <4E12F58E.2030603@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309913759 30414 80.91.229.12 (6 Jul 2011 00:55:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2011 00:55:59 +0000 (UTC) Cc: Christoph Scholtes , emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 06 02:55:55 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 1QeGPD-0008KP-0x for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2011 02:55:55 +0200 Original-Received: from localhost ([::1]:40774 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeGPC-0000yH-0H for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2011 20:55:54 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeGOz-0000y9-74 for emacs-devel@gnu.org; Tue, 05 Jul 2011 20:55:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeGOy-0007Eh-0t for emacs-devel@gnu.org; Tue, 05 Jul 2011 20:55:41 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:53810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeGOx-0007Ed-Qh for emacs-devel@gnu.org; Tue, 05 Jul 2011 20:55:39 -0400 Original-Received: by iwn8 with SMTP id 8so7078369iwn.0 for ; Tue, 05 Jul 2011 17:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:user-agent:mime-version:content-type; bh=+4ss0cDdxi+veBMsknv6mxquhcWc2ZZPhlKWz8cKECs=; b=sTrGU8otcmPPdO4LpMq4+aOzkYTzbi7iw7Yl7B5VeTppf2w7PADjf23r/mjd8DUri9 M1My3Jl+D1Li8F3vqSYrDjQ4zrTZhphbK8jL+Q9B+j/kT/4ubkcsopDhTc0UNH+uem+D G0TcEbmySsxvB5Vvyx/wX7GmDy+53cp1MPdhU= Original-Received: by 10.43.49.129 with SMTP id va1mr8830919icb.445.1309913738903; Tue, 05 Jul 2011 17:55:38 -0700 (PDT) Original-Received: from unknown ([218.108.10.226]) by mx.google.com with ESMTPS id s2sm4535798ibe.35.2011.07.05.17.55.34 (version=SSLv3 cipher=OTHER); Tue, 05 Jul 2011 17:55:35 -0700 (PDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Tue, 05 Jul 2011 15:40:48 +0200") 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:141626 Archived-At: On 07/05/2011, at 21:40, Lars Magne Ingebrigtsen wrote: >Christoph Scholtes writes: > >> This might not have made it into the weekly binary build yet. > >The weekly binary build seems to have the fix, but is the user using the >latest build? 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 thanks Christoph Scholtes and Lars Magne Ingebrigtsen.