From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Some NS port changes Date: Tue, 15 Jan 2019 11:33:19 -0500 Message-ID: References: <20190113231950.GA31450@breton.holly.idiocy.org> <83lg3ndz4s.fsf@gnu.org> <20190115161203.GA31959@breton.holly.idiocy.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1547569944 12640 195.159.176.226 (15 Jan 2019 16:32:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 15 Jan 2019 16:32:24 +0000 (UTC) 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 Jan 15 17:32:19 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 esmtp (Exim 4.84_2) (envelope-from ) id 1gjRdT-0003BH-9z for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2019 17:32:19 +0100 Original-Received: from localhost ([127.0.0.1]:40253 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjRfZ-0006HH-VA for ged-emacs-devel@m.gmane.org; Tue, 15 Jan 2019 11:34:29 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjRep-0006FN-3Y for emacs-devel@gnu.org; Tue, 15 Jan 2019 11:33:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjReo-0002Rm-DG for emacs-devel@gnu.org; Tue, 15 Jan 2019 11:33:43 -0500 Original-Received: from [195.159.176.226] (port=44794 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gjRen-0002Lg-Nc for emacs-devel@gnu.org; Tue, 15 Jan 2019 11:33:42 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gjRcP-0001b6-Qz for emacs-devel@gnu.org; Tue, 15 Jan 2019 17:31:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:x8fDZMtopjyj56VSDlSYdQnOc+w= 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:232361 Archived-At: > BTW, I’ve accidentally pushed a commit with an invalid email address > to scratch/ns/next. Now that I’ve published it I know I’m not supposed > to rewrite history, but do we care too much about that on scratch > branches? Branches under the `scratch/` prefix can be ... scratched! So rewrite at will, Stefan