From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francesco Potorti` Newsgroups: gmane.emacs.devel Subject: Re: Minor patch to revise two links in MORE.STUFF Date: Mon, 10 Aug 2009 13:21:59 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1249903347 22065 80.91.229.12 (10 Aug 2009 11:22:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Aug 2009 11:22:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: CHENG Gao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 10 13:22:19 2009 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 1MaSxH-00010G-BE for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2009 13:22:19 +0200 Original-Received: from localhost ([127.0.0.1]:49784 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaSxG-00068e-LS for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2009 07:22:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaSxC-00068V-GR for emacs-devel@gnu.org; Mon, 10 Aug 2009 07:22:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaSx8-00065v-3V for emacs-devel@gnu.org; Mon, 10 Aug 2009 07:22:14 -0400 Original-Received: from [199.232.76.173] (port=60408 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaSx7-00065e-Rg for emacs-devel@gnu.org; Mon, 10 Aug 2009 07:22:09 -0400 Original-Received: from mx2.isti.cnr.it ([194.119.192.4]:4170) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MaSx7-000332-Bj for emacs-devel@gnu.org; Mon, 10 Aug 2009 07:22:09 -0400 Original-Received: from conversionlocal.isti.cnr.it by mx.isti.cnr.it (PMDF V6.4 #31598) id <01NCCXHBRUEO9VW9HS@mx.isti.cnr.it> for emacs-devel@gnu.org; Mon, 10 Aug 2009 13:22:01 +0200 (MEST) Original-Received: from tucano.isti.cnr.it (tucano.isti.cnr.it [146.48.81.102]) by mx.isti.cnr.it (PMDF V6.4 #31599) with ESMTPSA id <01NCCXHB6PM89S3W6L@mx.isti.cnr.it>; Mon, 10 Aug 2009 13:21:59 +0200 Original-Received: from pot by tucano.isti.cnr.it with local (Exim 4.69) (envelope-from ) id 1MaSwx-0006gG-67; Mon, 10 Aug 2009 13:21:59 +0200 In-reply-to: X-INSM-ip-source: 146.48.81.102 Auth Done X-fingerprint: 4B02 6187 5C03 D6B1 2E31 7666 09DF 2DC9 BE21 6115 X-detected-operating-system: by monty-python.gnu.org: OpenVMS 7.2 (Multinet 4.3-4.4 stack) 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:113959 Archived-At: >>>>>- * Etags: >>>>>+ * Etags: > >So the new link should be >http://fly.isti.cnr.it/software/#etags > >Am I right? You are right and I was half wrong. You made two changes: s/cnuce/isti/ s/#etags// The first change is correct, the second one is wrong. But in my previous messages I only spoke about the second one, not having noticed the first change, hence the confusion. Sorry about that.