From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Bash scripts in black and white Date: Sun, 27 Jun 2010 00:23:07 +0200 Message-ID: References: <4BEBC372.5010402@alice.it> <4BEDBF5C.1040306@alice.it> <838w7lfzdo.fsf@gnu.org> <831vddfjp9.fsf@gnu.org> <4BEE984A.4090005@gmx.at> <87eihd143p.fsf@elegiac.orebokech.com> <8739wcjosg.fsf@lifelogs.com> <87d3vfitbi.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1277591561 27129 80.91.229.12 (26 Jun 2010 22:32:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 26 Jun 2010 22:32:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 27 00:32:38 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OSdvS-0002vF-C8 for ged-emacs-devel@m.gmane.org; Sun, 27 Jun 2010 00:32:38 +0200 Original-Received: from localhost ([127.0.0.1]:58876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSdoC-0007uo-PW for ged-emacs-devel@m.gmane.org; Sat, 26 Jun 2010 18:25:08 -0400 Original-Received: from [140.186.70.92] (port=58880 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSdmI-0007gG-P8 for emacs-devel@gnu.org; Sat, 26 Jun 2010 18:23:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OSdmH-000508-F4 for emacs-devel@gnu.org; Sat, 26 Jun 2010 18:23:10 -0400 Original-Received: from smtp-02.vtx.ch ([194.38.175.91]:36280) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OSdmH-0004zv-9z for emacs-devel@gnu.org; Sat, 26 Jun 2010 18:23:09 -0400 Original-Received: from ceviche.home (dyn.144-85-136-075.dsl.vtx.ch [144.85.136.75]) by smtp-02.vtx.ch (VTX Services SA) with ESMTP id 4574D5FC70; Sun, 27 Jun 2010 00:23:07 +0200 (CEST) Original-Received: by ceviche.home (Postfix, from userid 20848) id 405BC660F2; Sun, 27 Jun 2010 00:23:07 +0200 (CEST) In-Reply-To: <87d3vfitbi.fsf@tux.homenetwork> (Thierry Volpiatto's message of "Fri, 25 Jun 2010 07:18:09 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:126452 Archived-At: > It seem sometime things are fixed in 23 before being fixed in 24 and > vice versa, am i right?, if so i wonder in which branch you develop > emacs. I develop Emacs in the emacs-23 branch, then trunk, and my own personal branch (by order of riskiness of the change). But I really have no idea what this has to do with a buildbot. Stefan