From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: namespace convention for short-lived branches Date: Mon, 20 Apr 2015 12:20:16 -0400 Message-ID: <1y4lmdb5r.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1429546839 18717 80.91.229.3 (20 Apr 2015 16:20:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Apr 2015 16:20:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 20 18:20:23 2015 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 1YkEQo-0002PA-RY for ged-emacs-devel@m.gmane.org; Mon, 20 Apr 2015 18:20:22 +0200 Original-Received: from localhost ([::1]:54522 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkEQo-00088o-4k for ged-emacs-devel@m.gmane.org; Mon, 20 Apr 2015 12:20:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkEQj-00086h-Ks for emacs-devel@gnu.org; Mon, 20 Apr 2015 12:20:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkEQi-0005sp-Ud for emacs-devel@gnu.org; Mon, 20 Apr 2015 12:20:17 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkEQi-0005sk-Rp for emacs-devel@gnu.org; Mon, 20 Apr 2015 12:20:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1YkEQi-0002yB-9J; Mon, 20 Apr 2015 12:20:16 -0400 X-Spook: number key IMF Kh-11 interception Maple Bruxelles LLNL X-Ran: [EkBLGN:_0@ai&bjm 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:185718 Archived-At: Hi, I'm really not interested in all these tiny, short-lived branches that people seem to like to push to savannah.gnu.org (recently map, fix-info-dups, etc). The thing that sends out mails to emacs-diffs isn't configurable per-branch (unlike the bzr one), so they all get mailed out. I suppose I could (in my Gnus) score down every mail on that list, and score up "master", but I'd appreciate it if people would use a standard namespace for such branches. Some people use "scratch/", which seems sensible to me. (But there's also one "fix/" and one "feature/" ...) TIA.