From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: vc-toggle-read-only mishandles CVS ro file in presence of CVSREAD=1 Date: Wed, 23 Jul 2008 12:02:43 +0200 Message-ID: <87od4oc3zw.fsf@ambire.localdomain> References: <87od5q9kbi.fsf@ambire.localdomain> <87prq5yi0n.fsf@ambire.localdomain> <87lk0ttxl0.fsf@catnip.gol.com> <87d4m5y3vm.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216807784 32398 80.91.229.12 (23 Jul 2008 10:09:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jul 2008 10:09:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 23 12:10:32 2008 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 1KLbIf-0007le-7d for ged-emacs-devel@m.gmane.org; Wed, 23 Jul 2008 12:10:26 +0200 Original-Received: from localhost ([127.0.0.1]:60627 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLbHl-0000sF-4N for ged-emacs-devel@m.gmane.org; Wed, 23 Jul 2008 06:09:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLbE5-00008w-1C for emacs-devel@gnu.org; Wed, 23 Jul 2008 06:05:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLbE2-00008J-24 for emacs-devel@gnu.org; Wed, 23 Jul 2008 06:05:39 -0400 Original-Received: from [199.232.76.173] (port=34992 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLbE0-000085-RB for emacs-devel@gnu.org; Wed, 23 Jul 2008 06:05:36 -0400 Original-Received: from [151.61.140.238] (port=47487 helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLbE0-0004kH-96 for emacs-devel@gnu.org; Wed, 23 Jul 2008 06:05:36 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1KLbBD-0007g5-Fj; Wed, 23 Jul 2008 12:02:43 +0200 In-Reply-To: <87d4m5y3vm.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Wed, 25 Jun 2008 16:40:29 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:101300 Archived-At: () Thien-Thi Nguyen () Wed, 25 Jun 2008 16:40:29 +0200 I will wait until ESR finishes wrangling w/ VC (end of July?) and then delete vc-toggle-read-only with the (proposed) NEWS entry: [...] End of July soon, but i withdraw this plan, since NEWS.22 says: The function `vc-toggle-read-only' will continue to exist. Maybe later. thi