From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.devel Subject: Re: Can someone verify my changes to tumme and dired? Date: Mon, 06 Feb 2006 23:17:44 +0100 Message-ID: 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 1139264390 3842 80.91.229.2 (6 Feb 2006 22:19:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2006 22:19:50 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 06 23:19:50 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 1F6EhR-0007xN-TF for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2006 23:19:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6Ekm-00020d-BA for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2006 17:22:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6EkV-00020O-2S for emacs-devel@gnu.org; Mon, 06 Feb 2006 17:22:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6EkT-00020C-Cr for emacs-devel@gnu.org; Mon, 06 Feb 2006 17:22:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6EkT-000209-Am for emacs-devel@gnu.org; Mon, 06 Feb 2006 17:22:17 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F6Ek5-0005Mo-63 for emacs-devel@gnu.org; Mon, 06 Feb 2006 17:21:53 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F6EgY-0007jK-Dh for emacs-devel@gnu.org; Mon, 06 Feb 2006 23:18:14 +0100 Original-Received: from 1-1-3-38a.gml.gbg.bostream.se ([82.182.110.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Feb 2006 23:18:14 +0100 Original-Received: from brakjoller by 1-1-3-38a.gml.gbg.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Feb 2006 23:18:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 1-1-3-38a.gml.gbg.bostream.se User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:38K40t/hFkwtgcPF7ZNhCAk42qs= 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:50119 Archived-At: 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. :)