From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [RFE] Migration to gitlab Date: Tue, 14 May 2019 09:13:59 -0400 Message-ID: References: <1552789070.5272.1@yandex.ru> <87imwhmmt8.fsf@gmail.com> <87y347g1l3.fsf@iotcl.com> <9ac21e82-8e47-f9b5-f88d-23c0c56946d1@yandex.ru> <87pnpc1lby.fsf@iotcl.com> <83zhoezdqc.fsf@gnu.org> <87imuivfcr.fsf@iotcl.com> <83k1eyfxls.fsf@gnu.org> <3b8e2195-07c0-a240-6164-8d34bcca344f@yandex.ru> <83ftpmfp0y.fsf@gnu.org> <87k1eywgor.fsf@telefonica.net> <877eaw8u6c.fsf@mail.linkov.net> <87woivtipl.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="117898"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 14 15:14:44 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hQXGV-000UZB-W3 for ged-emacs-devel@m.gmane.org; Tue, 14 May 2019 15:14:44 +0200 Original-Received: from localhost ([127.0.0.1]:48137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQXGU-0001jg-VV for ged-emacs-devel@m.gmane.org; Tue, 14 May 2019 09:14:43 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:48262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQXFw-0001jb-UA for emacs-devel@gnu.org; Tue, 14 May 2019 09:14:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQXFw-0003d5-2S for emacs-devel@gnu.org; Tue, 14 May 2019 09:14:08 -0400 Original-Received: from [195.159.176.226] (port=56868 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hQXFv-0003ZM-S7 for emacs-devel@gnu.org; Tue, 14 May 2019 09:14:08 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hQXFt-000Twv-Ca for emacs-devel@gnu.org; Tue, 14 May 2019 15:14:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:BQ4L3pSf1OsuNAh6D8Jw2a6JhmQ= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:236501 Archived-At: >>> I recently tried to change the title of a bug report. After searching >>> the instructions on the web, reading them and sending the e-mail with >>> the command, it had no effect, so I did something wrong. But I don't >>> care. I'll never waste another 10 minutes of my time on such endeavours >>> again. >> >> Shouldn't debbugs retitle the bug itself when you edit the subject >> and send the e-mail to the same bug but with a new subject? > > MUAs add all sorts of garbage to subjects without the user's > intervention. Plus sometimes people send a new message to a bug without replying (i.e. by crating the message from scratch), in which case they rarely copy the exact same subject, yet they don't intend to change the bug's subject. Stefan