From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] xwidget 9fe732a 2/2: Better changelog for xwidgets Date: Sun, 01 Feb 2015 22:05:32 +0200 Message-ID: <54CE870C.4080506@yandex.ru> References: <20150201003025.18138.95966@vcs.savannah.gnu.org> <54CDC38C.9080701@yandex.ru> <54CE05A0.2090701@cs.ucla.edu> <54CE4FB9.1060800@yandex.ru> <54CE54A6.1000606@yandex.ru> <54CE843E.1090701@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1422821162 11374 80.91.229.3 (1 Feb 2015 20:06:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2015 20:06:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert , joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 01 21:06:02 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 1YI0mP-0003Nf-EA for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2015 21:06:01 +0100 Original-Received: from localhost ([::1]:51760 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI0mO-0004QJ-Cv for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2015 15:06:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI0m7-0004Q5-D1 for emacs-devel@gnu.org; Sun, 01 Feb 2015 15:05:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YI0m2-0007rl-50 for emacs-devel@gnu.org; Sun, 01 Feb 2015 15:05:43 -0500 Original-Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:41330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YI0m1-0007rN-QP for emacs-devel@gnu.org; Sun, 01 Feb 2015 15:05:38 -0500 Original-Received: by mail-wg0-f54.google.com with SMTP id b13so35231793wgh.13 for ; Sun, 01 Feb 2015 12:05:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=VQXlE9VC07Us7CLiwcwUCJSwSuk27CRC+l9oq3Qw7AI=; b=MA480hZ2feer6sSh3PwXgH6DExFLX4LBl6mlzrbWDyxJLjt2LBtGEAgNJgoE7ooz5h LWz3tfS0WOR6HeRuldFHKzwqUNByHBSuZk7i0rZ9MEVF59PrzKPje0teCIgoYyagatcJ VKVIN3wFEz+w6rF3Whv1ShpF6dM7F70rw+TbXT5HJhKakDnvAM/vQ1PlFA4LNvZeFZuv x4PfCZJsW6BHTWhpeeWxPsNSh5Y6jHUOu4SU4U8kNOfenYqslpqLhDqE+27x8uTrevwQ jA1dO/qToLOK/u04bEHWewBw2naOOnoQcnPlM1BlDI3/I92+4ryOVAAqs9Bwx06TPhGy AKog== X-Received: by 10.180.91.44 with SMTP id cb12mr17434451wib.0.1422821137244; Sun, 01 Feb 2015 12:05:37 -0800 (PST) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id di11sm16631645wid.8.2015.02.01.12.05.35 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Feb 2015 12:05:36 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: <54CE843E.1090701@cs.ucla.edu> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::236 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:182211 Archived-At: On 02/01/2015 09:53 PM, Paul Eggert wrote: > Another option would be to rewrite the master > history; I've never been comfortable with that, but please feel free to > do it that way if you prefer (and please don't forget to keep the > non-xwidget-related changes since that commit, currently limited to > lisp/ldefs-boot.el). I can try my hand at rewriting history, but IIRC the current repository rejects non-fast-forward pushes, so just your permission won't be enough.