From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Antipov Newsgroups: gmane.emacs.devel Subject: Emacs-24 and trunk Date: Wed, 18 Jun 2014 21:12:00 +0400 Message-ID: <53A1C860.4000505@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1403111549 11154 80.91.229.3 (18 Jun 2014 17:12:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2014 17:12:29 +0000 (UTC) Cc: Stefan Monnier To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 18 19:12:24 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WxJPI-0001k5-4W for ged-emacs-devel@m.gmane.org; Wed, 18 Jun 2014 19:12:20 +0200 Original-Received: from localhost ([::1]:59433 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxJPH-0003C2-Ky for ged-emacs-devel@m.gmane.org; Wed, 18 Jun 2014 13:12:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxJP8-00039U-SJ for emacs-devel@gnu.org; Wed, 18 Jun 2014 13:12:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxJP2-0004yP-RV for emacs-devel@gnu.org; Wed, 18 Jun 2014 13:12:10 -0400 Original-Received: from forward10l.mail.yandex.net ([84.201.143.143]:57039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxJP2-0004yI-J1; Wed, 18 Jun 2014 13:12:04 -0400 Original-Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward10l.mail.yandex.net (Yandex) with ESMTP id BE710BA1645; Wed, 18 Jun 2014 21:12:01 +0400 (MSK) Original-Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id 3C2117E050A; Wed, 18 Jun 2014 21:12:01 +0400 (MSK) Original-Received: from unknown (unknown [37.139.80.10]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id oubgJvCI1h-C04KaqKu; Wed, 18 Jun 2014 21:12:00 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 44eee7be-20f4-4548-bab5-9842e8d0ade3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1403111520; bh=pQ9kd7Byc+1672ZB5QRhzmBdQ4u2ay0aPf6xcLDcpGQ=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=SKSu26rkxe+xY3aYqlZiHWyAacH3TY59ENPMYadrj5omKKs3f/YR5CARii2sWAJEv Zjkvsc5Wudj3VtAVtBThsXhFd9ClDa3dmjgFoXLz2iyfL1lfKsm52QFbBMc9FDm0Av S/37wnXmnE+xv7UC1DRiHS6YVU62U1RgE7OY0LiE= Authentication-Results: smtp11.mail.yandex.net; dkim=pass header.i=@yandex.ru User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 84.201.143.143 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:172506 Archived-At: Can someone explain how the fixes are propagated between emacs-24 and trunk branches? I believe that http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17771 is important enough to get it fixed everywhere as soon as possible; should I fix it in both emacs-24 and trunk, or it will be merged from trunk somehow? Dmitry