From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Can someone verify my changes to tumme and dired? Date: Tue, 07 Feb 2006 00:33:47 +0100 Message-ID: <85d5i02hb8.fsf@lola.goethe.zz> References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <87y814vhxj.fsf@jurta.org> <17367.17105.271024.157799@kahikatea.snap.net.nz> <17369.17978.521026.397616@kahikatea.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139268842 19205 80.91.229.2 (6 Feb 2006 23:34:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2006 23:34:02 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 07 00:34:01 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F6Frl-0006N1-Bt for ged-emacs-devel@m.gmane.org; Tue, 07 Feb 2006 00:33:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6Fv5-0001W9-Qk for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2006 18:37:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6Fut-0001W2-5d for emacs-devel@gnu.org; Mon, 06 Feb 2006 18:37:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6Fus-0001Vo-Hg for emacs-devel@gnu.org; Mon, 06 Feb 2006 18:37:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6Fus-0001Vl-Cr for emacs-devel@gnu.org; Mon, 06 Feb 2006 18:37:06 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F6FuV-0002WK-0u for emacs-devel@gnu.org; Mon, 06 Feb 2006 18:36:43 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1F6Fq2-0002s6-Og; Mon, 06 Feb 2006 18:32:06 -0500 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 625A01C00382; Tue, 7 Feb 2006 00:33:48 +0100 (CET) Original-To: Mathias Dahl In-Reply-To: (Mathias Dahl's message of "Mon, 06 Feb 2006 23:17:44 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:50120 Archived-At: Mathias Dahl writes: > Mathias Dahl writes: > >> I just read the newbie documentation about CVS on Savannah. Just so >> that I don't break anything I started out small, by merging in my >> latest changes from my local tumme.el into the current one in CVS. I >> also added the key binding C-t d, bound to `tumme-display-thumbs', >> in dired.el. > > I forgot to say that I am very proud to have successfully defeated the > "vi-monster" on level "cvs ci filename", getting a correct change log > comment and a level up as reward. Just edit the stuff. When finished with editing, use C-x v = in order to get the diff to the original state. Move around in the diff or the original source, use C-x 4 a for adding a change log entry for the current diff. When you are done with all files and changes, save, then use M-x cvs-examine RET RET (assuming you are already in the correct directory) mark all changed files with m and then commit with C You'll never get into contact with vi or similar. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum