From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Djvu mode Date: Wed, 28 Sep 2011 17:02:02 -0400 Message-ID: References: <871uv17nar.fsf@gmail.com> <874nzwvjgi.fsf@maguirefamily.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317243733 3590 80.91.229.12 (28 Sep 2011 21:02:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Sep 2011 21:02:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: Camm Maguire Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 28 23:02:09 2011 Return-path: Envelope-to: ged-emacs-devel@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 1R91Gb-0000VU-CZ for ged-emacs-devel@m.gmane.org; Wed, 28 Sep 2011 23:02:09 +0200 Original-Received: from localhost ([::1]:57543 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R91Ga-00044I-SZ for ged-emacs-devel@m.gmane.org; Wed, 28 Sep 2011 17:02:08 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:59036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R91GX-000441-D5 for emacs-devel@gnu.org; Wed, 28 Sep 2011 17:02:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R91GW-00046o-0m for emacs-devel@gnu.org; Wed, 28 Sep 2011 17:02:05 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:37451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R91GV-00046i-OP for emacs-devel@gnu.org; Wed, 28 Sep 2011 17:02:03 -0400 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id p8SL20BZ031610; Wed, 28 Sep 2011 17:02:00 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 5445C138011; Wed, 28 Sep 2011 17:02:02 -0400 (EDT) In-Reply-To: <874nzwvjgi.fsf@maguirefamily.org> (Camm Maguire's message of "Wed, 28 Sep 2011 10:18:37 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV3994=0 X-NAI-Spam-Version: 2.2.0.9286 : core <3994> : streams <686046> : uri <970864> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.22 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:144459 Archived-At: > Greetings! I've developed a .djvu editing mode for my personal use, > and wonder if there is wider interest in pushing it out as a package, I think we'd welcome it into GNU ELPA (assuming it's an Emacs package). Stefan