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: MAINTAINERS file Date: Fri, 29 Feb 2008 11:30:42 +0100 Message-ID: References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87ir088d1y.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204281533 16328 80.91.229.12 (29 Feb 2008 10:38:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 10:38:53 +0000 (UTC) Cc: Emacs Devel To: "Miles Bader" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 11:39:19 2008 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 1JV2ds-0004mT-Rk for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 11:39:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV2dL-0000wC-Nt for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 05:38:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JV2Vr-00066M-AB for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:30:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JV2Vp-000643-BK for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:30:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV2Vo-00063q-UT for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:30:45 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JV2Vo-0007ff-OF for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:30:44 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so5204707wah.10 for ; Fri, 29 Feb 2008 02:30:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=N0tDs13HqPwWXT65ic8SdwgVD64v/taYVvTLVschBP4=; b=Dza5+aKaFs11eLwVODMvjQMoUr3ZFjAgaUxwUcFx23quAKkcozW7leEPZRLMrwFHyn8ql/q4bFllObxnvHH0QQA0ldEt8/vd4kJGaGlRybhBDszBQMq8A/vrTNHueiLd359g1vOKMJ34XtAmh6j53dJJ7koKlRcohDrkuhXnOn4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UmQbNnaWgmAPXNXcLz9G21x60XyksvGXqf1Q/QfvhQ/lfpN0Dd0SDLbb189uVMo7yGLHAYtFpykNOodAqpNqOKii7uf5DalX3qnT/39b7S0ZcooDSmPaf5k8DEffqK+nmbSt3I/So/uN0rBcODH/R6v2Y2X3WK3mcztNMTqIL0Y= Original-Received: by 10.114.121.1 with SMTP id t1mr11116738wac.55.1204281042591; Fri, 29 Feb 2008 02:30:42 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Fri, 29 Feb 2008 02:30:42 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:90857 Archived-At: On Fri, Feb 29, 2008 at 8:05 AM, Miles Bader wrote: > Indeed. I think Emacs has done pretty well with the basic rule > "Don't be an idiot, and if you're not sure, ask the list first." And the implicit corollary: "If you're an idiot and don't ask the list first, don't worry; someone will take care of letting you know." :) Juanma