From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Repo cpnversion progress report Date: Sat, 1 Feb 2014 00:15:03 +0100 Message-ID: <8CCB91EF-676C-411C-A1E7-E35AAC663109@swipnet.se> References: <20140130195557.GA8405@thyrsus.com> <83iot16u66.fsf@gnu.org> <20140130214201.GA9204@thyrsus.com> <83ha8k7fp0.fsf@gnu.org> <87iot0f481.fsf@ktab.red-bean.com> <20140131181612.GA18170@thyrsus.com> <20140131215124.GB19192@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1391210129 19331 80.91.229.3 (31 Jan 2014 23:15:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jan 2014 23:15:29 +0000 (UTC) Cc: Karl Fogel , Eli Zaretskii , Stefan Monnier , "emacs-devel@gnu.org" To: "esr@thyrsus.com" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 01 00:15:36 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 1W9NJ9-0004kI-Oy for ged-emacs-devel@m.gmane.org; Sat, 01 Feb 2014 00:15:35 +0100 Original-Received: from localhost ([::1]:58801 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9NJ8-0000E1-F1 for ged-emacs-devel@m.gmane.org; Fri, 31 Jan 2014 18:15:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9NIt-0000DR-Sn for emacs-devel@gnu.org; Fri, 31 Jan 2014 18:15:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9NIn-0001ZU-HY for emacs-devel@gnu.org; Fri, 31 Jan 2014 18:15:19 -0500 Original-Received: from mailfe02.swip.net ([212.247.154.33]:52116 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9NIg-0001U2-Hn; Fri, 31 Jan 2014 18:15:06 -0500 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe02.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 473939765; Sat, 01 Feb 2014 00:15:04 +0100 X-Mailer: iPad Mail (11B554a) In-Reply-To: <20140131215124.GB19192@thyrsus.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 212.247.154.33 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:169304 Archived-At: Hi. > 31 jan 2014 kl. 22:51 skrev "Eric S. Raymond" : > > Here's an example of a user story: Someone is reading the emacs-devel > archives and reads mail containing a reference to an Emacs change by > Bazaar revision. How does he get to the corresponding git revision? > > What other user stories are there? Somebody looking up a bug report containing a reference. This is not uncommon. Jan D.