From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: bzr workflow Date: Wed, 13 Jan 2010 05:56:23 +0100 Message-ID: References: <4B4B93AB.3030903@gnu.org> <4B4C28F6.9000209@swipnet.se> <87ockz1ztm.fsf@telefonica.net> <4B4C4360.2040707@swipnet.se> <87fx6a3fyn.fsf@uwakimon.sk.tsukuba.ac.jp> <878wc23cy8.fsf@uwakimon.sk.tsukuba.ac.jp> <83y6k27i4f.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263358624 25311 80.91.229.12 (13 Jan 2010 04:57:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Jan 2010 04:57:04 +0000 (UTC) Cc: ofv@wanadoo.es, lekktu@gmail.com, stephen@xemacs.org, jan.h.d@swipnet.se, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 13 05:56:56 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.50) id 1NUvHr-0004CT-7m for ged-emacs-devel@m.gmane.org; Wed, 13 Jan 2010 05:56:55 +0100 Original-Received: from localhost ([127.0.0.1]:41550 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUvHs-00062e-0A for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 23:56:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUvHn-00062H-0p for emacs-devel@gnu.org; Tue, 12 Jan 2010 23:56:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUvHi-00060s-7i for emacs-devel@gnu.org; Tue, 12 Jan 2010 23:56:50 -0500 Original-Received: from [199.232.76.173] (port=47510 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUvHh-00060l-Vp for emacs-devel@gnu.org; Tue, 12 Jan 2010 23:56:46 -0500 Original-Received: from mail-fx0-f228.google.com ([209.85.220.228]:54787) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUvHg-0003xw-6T; Tue, 12 Jan 2010 23:56:44 -0500 Original-Received: by fxm28 with SMTP id 28so14619244fxm.26 for ; Tue, 12 Jan 2010 20:56:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=7d0F8Bg7Is2NC/+0jxBYYSSNlo8dWwJ8Fg5WX2CAvj4=; b=aIH9RmkUuKRLYMwQLNue5D87VgBsSEfH5Mb3ERpuDvFtPlRGdg4rtVe6dg7nyGREaW WX4HqrApGCnnXrA6PCNbugBumAiLLtIEOYhyBmgQHrCT3bfnn84CASEv4/iGOrZWvaRP H6+vTmMsuF4/tdem6ixlzOvuMMOd+zRTPhDaY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=hlTbrW4Q2aHunKDaYKVgCIxBRpLRL+55HqLbYJitAxz6QSbQs39EdjBvu/W6hS6ZHg eHOeRV7wSTAWJzpgSxLdUlC+wxFDBxvoLxdolntRymXW+I65KiTGr+PO/0ZqSXa2jMS2 FIEW7KLWGe6Hrlehz6ML9lkfQNxgZDmSNXcyU= Original-Received: by 10.239.189.13 with SMTP id r13mr758259hbh.92.1263358603141; Tue, 12 Jan 2010 20:56:43 -0800 (PST) In-Reply-To: <83y6k27i4f.fsf@gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:119898 Archived-At: On Wed, Jan 13, 2010 at 5:18 AM, Eli Zaretskii wrote: >> From: Lennart Borgman >> Date: Wed, 13 Jan 2010 04:29:51 +0100 >> >> It would be very good if someone pointed out on the wiki page where >> (and perhaps how) you build Emacs. Do you do that in the trunk >> directory > > Yes. > >> Is there anything special to consider? > > No. =C2=A0Just do it as usual. Thanks Eli. Maybe it should be pointed out somewhere? I am not sure.