From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r111349: * lisp/progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger Date: Thu, 27 Dec 2012 21:39:29 +0200 Organization: JURTA Message-ID: <87y5gjgu8e.fsf@mail.jurta.org> References: <87ip7nqroz.fsf@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1356637257 9936 80.91.229.3 (27 Dec 2012 19:40:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Dec 2012 19:40:57 +0000 (UTC) Cc: Sam Steingold , emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 27 20:41:12 2012 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 1ToJKK-0001rf-5X for ged-emacs-devel@m.gmane.org; Thu, 27 Dec 2012 20:41:12 +0100 Original-Received: from localhost ([::1]:48094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ToJK5-0004yd-OH for ged-emacs-devel@m.gmane.org; Thu, 27 Dec 2012 14:40:57 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ToJK3-0004yQ-HV for emacs-devel@gnu.org; Thu, 27 Dec 2012 14:40:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ToJJy-0008OO-PW for emacs-devel@gnu.org; Thu, 27 Dec 2012 14:40:55 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:43704 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ToJJy-0008Nq-KH; Thu, 27 Dec 2012 14:40:50 -0500 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id EDA01451C310; Thu, 27 Dec 2012 11:40:47 -0800 (PST) In-Reply-To: <87ip7nqroz.fsf@yandex.ru> (Dmitry Gutov's message of "Thu, 27 Dec 2012 17:24:12 -0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.218.105 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:155945 Archived-At: >> - from 109911 (see the new test). >> + from Bug#109911 (see the new test). > > This change is inaccurate. 109911 is a Bazaar revision, not a bug number. To avoid ambiguity and misunderstanding revisions should have a prefix similar to bug numbers, e.g. revno#109911 or revno:109911.