From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: bzr user ID Date: Thu, 19 Aug 2010 06:13:52 -0400 Message-ID: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1282212846 21310 80.91.229.12 (19 Aug 2010 10:14:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Aug 2010 10:14:06 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 19 12:14:03 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 1Om28H-0005uD-5K for ged-emacs-devel@m.gmane.org; Thu, 19 Aug 2010 12:14:01 +0200 Original-Received: from localhost ([127.0.0.1]:43193 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Om28G-00059w-6R for ged-emacs-devel@m.gmane.org; Thu, 19 Aug 2010 06:14:00 -0400 Original-Received: from [199.232.76.173] (port=53875 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Om289-00059W-S0 for emacs-devel@gnu.org; Thu, 19 Aug 2010 06:13:53 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Om288-0000md-Ur for emacs-devel@gnu.org; Thu, 19 Aug 2010 06:13:53 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52793) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Om288-0000mY-Pz for emacs-devel@gnu.org; Thu, 19 Aug 2010 06:13:52 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Om288-0007W1-OO for emacs-devel@gnu.org; Thu, 19 Aug 2010 06:13:52 -0400 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:128866 Archived-At: Would people who have write permissions to the repository please establish a user ID with a valid email address, on every machine from which you commit changes? This is a simple matter of running the command "bzr whoami" once on each such machine. Without running the above command, bzr will frequently use invalid addresses, like someone@foo, which then causes email notifications about commits that normally go to the emacs-diffs mailing list to require manual release from being held by mailman. TIA