From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.devel Subject: matlab-mode MELPA, link contact FAQ? Date: Fri, 15 Apr 2016 09:46:12 +0000 Message-ID: <87inzjw6fv.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1460713603 7987 80.91.229.3 (15 Apr 2016 09:46:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2016 09:46:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 15 11:46:29 2016 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 1ar0Kb-0004A5-Ew for ged-emacs-devel@m.gmane.org; Fri, 15 Apr 2016 11:46:29 +0200 Original-Received: from localhost ([::1]:58685 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar0Ka-0005Wl-UG for ged-emacs-devel@m.gmane.org; Fri, 15 Apr 2016 05:46:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar0KW-0005RU-FX for emacs-devel@gnu.org; Fri, 15 Apr 2016 05:46:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ar0KT-0005HJ-AR for emacs-devel@gnu.org; Fri, 15 Apr 2016 05:46:24 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:52562) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar0KT-0005HE-3u for emacs-devel@gnu.org; Fri, 15 Apr 2016 05:46:21 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ar0KR-00044u-BF for emacs-devel@gnu.org; Fri, 15 Apr 2016 11:46:19 +0200 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Apr 2016 11:46:19 +0200 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Apr 2016 11:46:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 27 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es Mail-Copies-To: never User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:oCUASPLTCQ3BtVcPscmj++lXpr8= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:202946 Archived-At: Hello I got the impression that MELPA is bit delicate a subject, since it is not GNU software, however matlab mode, which I partially maintain now, cannot be put in ELPA since we do not posses all the signatures of all contributors, so I have to use MELPA instead. Matlab mode now is under git either in sourceforge or mirrored it github, but I have 2 problems, - first: when running M-x package-list-packages for matlab there is no summary. - usually a package in MELPA, such as for example auto-capitalise.el comes with auto-capitalize-autoloads.el and auto-capitalize-pkg.el Both files are not generated for matlab mode in MELPA, although matlab.el has a summary line. I presume the recipe file is not correct but I don't know where to look it up or whom to ask. Could someone please provide me with link or information? thanks Uwe Brauer