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: Minor safe patch in CC Date: Sat, 28 Apr 2007 16:37:52 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177792851 3286 80.91.229.12 (28 Apr 2007 20:40:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Apr 2007 20:40:51 +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 Apr 28 22:40:50 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 1Hhtil-0000oL-Tk for ged-emacs-devel@m.gmane.org; Sat, 28 Apr 2007 22:40:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hhtol-0004uk-9i for ged-emacs-devel@m.gmane.org; Sat, 28 Apr 2007 16:46:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hhtoi-0004ue-OO for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:46:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hhtoi-0004uR-6U for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:46:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hhtoi-0004uO-0q for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:46:52 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hhtih-0007pe-Qa for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:40:39 -0400 Original-Received: from [127.0.0.1] (helo=localhost) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hhtg1-00079T-3y; Sat, 28 Apr 2007 16:37:53 -0400 X-Spook: Soviet quarter credit card computer terrorism counter X-Ran: DG2MsS.1S^,-[P/q9,$utYbf1bkw^ql@|Q&vp} (Stefan Monnier's message of "Tue, 24 Apr 2007 11:35:53 -0400") 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:70352 Archived-At: Stefan Monnier wrote: > I had to install the patch below to avoid minor problem when modifying the > first char in a narrowed region. Given the other changes that have gone in, it would have been laughable not to install this, so I installed it on trunk and branch.