From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.help Subject: Re: shell-command causes problems with absolute/relative paths in TAGS Date: Fri, 6 Jan 2012 16:52:29 +0100 Message-ID: References: <20120102223315.3E60F1810C9@neo.msri.org> <408087A3D7BE475B884C0F93CE2298C7@us.oracle.com> <83sjjtnkcd.fsf@gnu.org> <83mxa0oofm.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1325868108 2809 80.91.229.12 (6 Jan 2012 16:41:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Jan 2012 16:41:48 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 06 17:41:42 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RjCrL-0000kG-9P for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Jan 2012 17:41:39 +0100 Original-Received: from localhost ([::1]:45395 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjC6e-0005Ux-Q8 for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Jan 2012 10:53:24 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:33775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjC6U-00053m-3X for help-gnu-emacs@gnu.org; Fri, 06 Jan 2012 10:53:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RjC6T-0006Yt-0n for help-gnu-emacs@gnu.org; Fri, 06 Jan 2012 10:53:13 -0500 Original-Received: from mail-pz0-f41.google.com ([209.85.210.41]:62513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjC6R-0006Ya-HZ; Fri, 06 Jan 2012 10:53:11 -0500 Original-Received: by dakl33 with SMTP id l33so1503351dak.0 for ; Fri, 06 Jan 2012 07:53:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=bKdgJ1HfYZuHmt+GxiUR46kYIW55oxqygALdjfDIukE=; b=iUbKfncNCKrcUscz80vy5VaVhZfHg9DIhwFTAxY/SpqiIJkEgiG5BKjabWjFeK2uaE sllT6pe0mkpNednKTTtcH5t2kEqtk/IBBT0+4/yyCemk2MsbOExFxyIHAtl8Xoxe54zt aDYMfX1oiXkTSOEEAB0EOdDWSpRGmo7G0osuA= Original-Received: by 10.68.72.198 with SMTP id f6mr16469708pbv.6.1325865190221; Fri, 06 Jan 2012 07:53:10 -0800 (PST) Original-Received: by 10.142.247.28 with HTTP; Fri, 6 Jan 2012 07:52:29 -0800 (PST) In-Reply-To: <83mxa0oofm.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83377 Archived-At: On Fri, Jan 6, 2012 at 16:12, Eli Zaretskii wrote: > I don't know; I cannot speak for the GnuWin32 project. =C2=A0The fact is, > many ports there are outdated and some are outright broken. The News / Announcements heading in the main page lists three updated packages for 2010, none for 2011. I'd say the project doesn't exactly seem vibrant with energy. =C2=A0 =C2=A0 Juanma