From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Another input method feature needed Date: Mon, 21 Jun 2010 08:09:07 -0400 Message-ID: References: <87wru14onc.fsf@mail.jurta.org> <49520.130.55.132.126.1276531995.squirrel@webmail.lanl.gov> <87y6ebo1c3.fsf@mail.jurta.org> <871vc1qsmv.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1277122345 9104 80.91.229.12 (21 Jun 2010 12:12:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Jun 2010 12:12:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 21 14:12:23 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 1OQfod-0005pC-Il for ged-emacs-devel@m.gmane.org; Mon, 21 Jun 2010 14:12:20 +0200 Original-Received: from localhost ([127.0.0.1]:60914 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQfoT-0002VA-U8 for ged-emacs-devel@m.gmane.org; Mon, 21 Jun 2010 08:09:17 -0400 Original-Received: from [199.232.76.173] (port=50996 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQfoM-0002UZ-Rf for emacs-devel@gnu.org; Mon, 21 Jun 2010 08:09:10 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OQfoK-0007a2-Og for emacs-devel@gnu.org; Mon, 21 Jun 2010 08:09:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60541) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OQfoK-0007Zy-HL for emacs-devel@gnu.org; Mon, 21 Jun 2010 08:09:08 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OQfoJ-0004Mt-P2; Mon, 21 Jun 2010 08:09:07 -0400 In-reply-to: <871vc1qsmv.fsf@mail.jurta.org> (message from Juri Linkov on Mon, 21 Jun 2010 00:42:08 +0300) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:126302 Archived-At: http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs says nothing about `trunk/.bzr/branch/config'. I think that is where I got the instructions to use these commands: cd trunk/ echo "public_branch = http://bzr.savannah.gnu.org/sources/emacs/trunk" >> .bzr/branch/config bzr bind http://bzr.savannah.gnu.org/sources/emacs/trunk/ Maybe it has been changed since then, so I will send mail to fetch it again. Nonetheless, I already have a repository and I wonder how to update it.