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: Re: Emacs-diffs Digest, Vol 53, Issue 105 Date: Sun, 29 Apr 2007 21:59:07 -0400 Message-ID: References: <7qslakdz99.fsf@fencepost.gnu.org> <87odl662yx.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177898526 31307 80.91.229.12 (30 Apr 2007 02:02:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Apr 2007 02:02:06 +0000 (UTC) Cc: emacs-devel@gnu.org, Stefan Monnier , rms@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 30 04:02:03 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HiLDF-0000Bv-Q2 for ged-emacs-devel@m.gmane.org; Mon, 30 Apr 2007 04:02:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HiLJN-0003iZ-N5 for ged-emacs-devel@m.gmane.org; Sun, 29 Apr 2007 22:08:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HiLJK-0003dM-2r for emacs-devel@gnu.org; Sun, 29 Apr 2007 22:08:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HiLJI-0003cF-Hs for emacs-devel@gnu.org; Sun, 29 Apr 2007 22:08:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HiLJI-0003cB-DE for emacs-devel@gnu.org; Sun, 29 Apr 2007 22:08:16 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HiLD9-0001M6-Ko for emacs-devel@gnu.org; Sun, 29 Apr 2007 22:01:55 -0400 Original-Received: from [127.0.0.1] (helo=localhost) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HiLAR-0003Wk-Pt; Sun, 29 Apr 2007 21:59:07 -0400 X-Spook: Bellcore unclassified AK-47 genetic Commecen constitution X-Ran: WocdQz$oMt*FH}po8F:^g(WG.n%L{b#837i9P?8-$]1UT{ipqI}/#V4`^?I|-T/sO\!|8> X-Hue: blue X-Attribution: GM In-Reply-To: <87odl662yx.fsf@catnip.gol.com> (Miles Bader's message of "Mon, 30 Apr 2007 10:55:02 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:70392 Archived-At: Miles Bader wrote: > Feel free to keep doing this, it's really not a big deal. The point of > back-merging like this is to catch the things people forget -- if > _everbody_ commits their changes in both places, nothing will end up > being back-merged. Thanks, I get it now.