From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Reordering etc/NEWS Date: Fri, 11 May 2007 18:09:07 +0200 Message-ID: References: <876470ekuz.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178899755 11527 80.91.229.12 (11 May 2007 16:09:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 May 2007 16:09:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 11 18:09:14 2007 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 1HmXgA-0007Ss-2M for ged-emacs-devel@m.gmane.org; Fri, 11 May 2007 18:09:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmXna-00012q-TM for ged-emacs-devel@m.gmane.org; Fri, 11 May 2007 12:16:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HmXnX-00010f-QP for emacs-devel@gnu.org; Fri, 11 May 2007 12:16:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HmXnV-0000wP-UO for emacs-devel@gnu.org; Fri, 11 May 2007 12:16:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmXnV-0000vu-N1 for emacs-devel@gnu.org; Fri, 11 May 2007 12:16:49 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.231]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HmXg3-0004xp-UN for emacs-devel@gnu.org; Fri, 11 May 2007 12:09:08 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so944747wxc for ; Fri, 11 May 2007 09:09:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZNSbv6G1THT01x0xQ9Z3e9s4LGPoWfBCJlvnp2L8WB65+8Bhs1Kko+brcbTJ3/PFVW33ShNSFPhuCvypNtF5KjqAULU7HQkYwddOOpjGU+Qb7xR8qfmsf5qamFvnrRTw5FVWwAeLv6+QUkwlWzmB/RCTjSeUnvVnI785EhXNd/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pgdpnm8/E4N3S9IOMswqypKEsZzf1vldnfsOV7fm8KERfLoYsMvxb+3FuPk++gcb0rgn4PYLyFe7/Yt1SV7VwWJt5OvvME0fJ6TUEc7ASI2cqoJKyhGt52WAkXJUCVlw+C+mGWoiltBhsEBx+cRuBWsm/D29wNJnB+kKdJsjWyo= Original-Received: by 10.90.88.13 with SMTP id l13mr3181517agb.1178899747449; Fri, 11 May 2007 09:09:07 -0700 (PDT) Original-Received: by 10.90.103.8 with HTTP; Fri, 11 May 2007 09:09:07 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:70830 Archived-At: On 5/11/07, Eli Zaretskii wrote: > It is a good indicator of support in the core areas. I'd say it is a good indicator of *committed* support. While it's true that there aren't many core areas of Emacs with a clearly determined maintainer, most of them are not neglected either. image.c, for example, which I would consider a core area, was not even listed on MAINTAINERS. However, Kim Storm and others have invested a considerable amount of time on it. The MacOS port is assigned (so to speak) to Steven Tamm, but Yamamoto Mitsuharu has done huge amounts of work. Etc, etc. Juanma