From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabian Ezequiel Gallina Newsgroups: gmane.emacs.devel Subject: Re: Diff emails to debbugs? Date: Sat, 29 Dec 2012 06:38:00 -0300 Message-ID: References: <87ip7m5qgp.fsf@gnus.org> <8gtxr6f0em.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1356773890 32729 80.91.229.3 (29 Dec 2012 09:38:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Dec 2012 09:38:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 29 10:38:26 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 1Toss3-0008V2-83 for ged-emacs-devel@m.gmane.org; Sat, 29 Dec 2012 10:38:23 +0100 Original-Received: from localhost ([::1]:45013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tosro-0002hB-Kr for ged-emacs-devel@m.gmane.org; Sat, 29 Dec 2012 04:38:08 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:36460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tosrl-0002gu-6i for emacs-devel@gnu.org; Sat, 29 Dec 2012 04:38:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tosrk-0007pm-Bx for emacs-devel@gnu.org; Sat, 29 Dec 2012 04:38:05 -0500 Original-Received: from mail-ie0-f170.google.com ([209.85.223.170]:34074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tosrh-0007pM-FU; Sat, 29 Dec 2012 04:38:01 -0500 Original-Received: by mail-ie0-f170.google.com with SMTP id k10so13692972iea.1 for ; Sat, 29 Dec 2012 01:38:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=bJqFZGoWr1DMjyod+QkinWz5UAFdN6UES2TPWNbsMKU=; b=bfj7+uNb9xVeW44mZSoulSxy2z4FYSoAP7vT+Yn34hwcwvmzq1HXItUTaTSAFdYlOX h3uIVIEwIaHlXD8Uf8o5txE/BRNgAversqMpQVtKMtFRronGfshDYL8MN1clBHjHrbRr FpcBIhPISU0vuPxMa6YGSV5g6VSuQwHPCr0rveo3fncKBbMPKARB+InASnbUdWTuJ+lF vuv8fiizTkMVY3NN2SNf4B97j3jI93sVNtUAKvj+rkgryiCFh/QDNj8EWUP8kuwxJ0mL P6S6hO6EDSFKLDu/rtCQDsTo/IYtYGbbyxxI6QEgwRk/k9RtByFAnV6+EoXgijMbx5RT Jjpw== Original-Received: by 10.42.121.1 with SMTP id h1mr27487377icr.43.1356773880472; Sat, 29 Dec 2012 01:38:00 -0800 (PST) Original-Received: by 10.64.9.143 with HTTP; Sat, 29 Dec 2012 01:38:00 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.223.170 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:155984 Archived-At: 2012/12/29 Stefan Monnier : >>> So perhaps it would be nice if it Cc'd the debbugs address, so the bug >>> submitter could easily see what the resulting diff is? >> Or even if it could close the bug. > > Closing the bug wouldn't be a good idea: I regularly install patches > which fix part of a bug but not all of it. > > > Stefan > This sounds nice, Perhaps we can say something like "closes #12345" and that would mean the bug must be closed, else if a bug number is found it would only CC to debbugs. WDYT? Regards, Fabi=E1n