From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luke Lee Newsgroups: gmane.emacs.devel Subject: Re: Please don't obsolete "crisp.el" Date: Tue, 8 Jul 2014 13:01:37 +0800 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b162fd5e8c8e204fda77e97 X-Trace: ger.gmane.org 1404795754 9770 80.91.229.3 (8 Jul 2014 05:02:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Jul 2014 05:02:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 08 07:02:26 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X4NXs-000836-WC for ged-emacs-devel@m.gmane.org; Tue, 08 Jul 2014 07:02:25 +0200 Original-Received: from localhost ([::1]:53969 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4NXs-0005nC-L3 for ged-emacs-devel@m.gmane.org; Tue, 08 Jul 2014 01:02:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4NXp-0005n0-7s for emacs-devel@gnu.org; Tue, 08 Jul 2014 01:02:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4NXo-0002Ej-7H for emacs-devel@gnu.org; Tue, 08 Jul 2014 01:02:21 -0400 Original-Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:35842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4NXm-0002ET-Ks; Tue, 08 Jul 2014 01:02:18 -0400 Original-Received: by mail-pa0-f52.google.com with SMTP id eu11so6577029pac.25 for ; Mon, 07 Jul 2014 22:02:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=PwUto5KLsrEMUgndtpxjVkqHuG072sg5EhFALxZd5uw=; b=x/96/QDkL8dOlEBF9NyLNxWmVdh37E2ieYMyroPuSXjznmyRdhlqI0vCB/K8tUaNZR NXBwWjD8RrlgYG4lPlmKIZiKMRQNI/3pkfZGrZtqoNI+J5EGl6r8G285hBGJa50CdHdN SYrLajPJld+6EoAzZgRWxMnoKT7VbBLGFIuelimCBSjqYubhxY/Yf240RYQ/vC4ciiiz N5l+KE3bt8mv1EDo3keXPWWu00SRhJ3z09HjiGS8SdlDGEwdO+nf3JJrNJ5uUJUbTzCu esScpI5fDGMgkQLmz7v08jua3Sl9D9egH+X8gL0Dvw/HlvLzzU/Vxf3x0VZQs5HpQ9Rc oHQQ== X-Received: by 10.68.229.68 with SMTP id so4mr7500228pbc.110.1404795737391; Mon, 07 Jul 2014 22:02:17 -0700 (PDT) Original-Received: by 10.70.89.165 with HTTP; Mon, 7 Jul 2014 22:01:37 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172891 Archived-At: --047d7b162fd5e8c8e204fda77e97 Content-Type: text/plain; charset=UTF-8 I would be glad to be the maintainer of crisp mode, what is the correct process to move crisp.el to ELPA? a) about Emacs trunk: Should I keep the crisp.el in obsolete/, or just move it into ELPA? b) about ELPA, should I copy the crisp.el from Emacs/obsolete/, or just install a new one? c) Aside from crisp.el itself, what other files should I change for both Emacs and ELPA? d) Where should ELPA package review submits goes? The same as Emacs or? Thanks! 2014-07-08 0:36 GMT+08:00 Stefan Monnier : > > If you are willing to make yourself the maintainer, feel free to move it > > back out from obsolete/, and remove the Obsolete-Since header and the > > associated NEWS entry. > > This seems like another thing that could/should be moved to GNU Elpa (if > > that's a thing that's on the cards now; cf recent landmark discussion). > > Indeed, another option is to move it to GNU ELPA. I think use of GNU > ELPA for such packages which are used by a fairly small fraction of > users makes a lot of sense. > > > Stefan > -- Best regards, Luke Lee --047d7b162fd5e8c8e204fda77e97 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I would be glad to be the maintai= ner of crisp mode, what is the
correct process to move crisp.el to ELPA= ?
a) about Emacs trunk: Should I keep the crisp.el in o= bsolete/,
or just move it into ELPA?
b) about ELPA, should I copy= the crisp.el from Emacs/obsolete/,
or just install a new one?
=
c) Aside from crisp.el itself, what other files should I change for <= br> both Emacs and ELPA?
d) Where should ELPA package review subm= its goes? The
same as Emacs or?

Thanks!

--047d7b162fd5e8c8e204fda77e97--