From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Camm Maguire Newsgroups: gmane.emacs.devel Subject: Djvu mode Date: Wed, 28 Sep 2011 10:18:37 -0400 Message-ID: <874nzwvjgi.fsf@maguirefamily.org> References: <871uv17nar.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317221388 2476 80.91.229.12 (28 Sep 2011 14:49:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Sep 2011 14:49:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 28 16:49:44 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 1R8vS5-0001QP-J2 for ged-emacs-devel@m.gmane.org; Wed, 28 Sep 2011 16:49:37 +0200 Original-Received: from localhost ([::1]:39474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8vS5-00009c-41 for ged-emacs-devel@m.gmane.org; Wed, 28 Sep 2011 10:49:37 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8vRy-0008FX-Nn for emacs-devel@gnu.org; Wed, 28 Sep 2011 10:49:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8vRt-0005fv-BI for emacs-devel@gnu.org; Wed, 28 Sep 2011 10:49:30 -0400 Original-Received: from tvwna-ip-d-4.princeton.org ([66.180.185.12]:33443 helo=localhost.m.enhanced.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8vRt-0005cc-5A for emacs-devel@gnu.org; Wed, 28 Sep 2011 10:49:25 -0400 Original-Received: from camm by localhost.m.enhanced.com with local (Exim 4.69) (envelope-from ) id 1R8uy5-0001s8-EE for emacs-devel@gnu.org; Wed, 28 Sep 2011 10:18:37 -0400 In-Reply-To: <871uv17nar.fsf@gmail.com> (Eric Schulte's message of "Tue\, 27 Sep 2011 14\:17\:16 -0600") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 66.180.185.12 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:144448 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, Debian or otherwise. Some features: * toggling between page image views and synthesized full text layer for rapid navigation, automatically executed during isearch * extract text and image under highligted region or point * highlight by word box boundaries on image * highlight word occurrences on image * edit text "pushpin" margin notes * save and edit annotations * orgmode/bibtex capture support * edit text tree as lisp sexp in a buffer, useful to correct the occasional ocr error. Anyway, its all pretty rough just for my own purposes, but if others have interest it could be polished. I felt compelled to spend a few days putting this together as I could not locate a good robust tool for annotating and indexing large volumes of scientific papers in free software. Take care, -- Camm Maguire camm@maguirefamily.org ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah