From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Djvu mode Date: Sat, 01 Oct 2011 19:19:55 +0200 Message-ID: References: <871uv17nar.fsf@gmail.com> <874nzwvjgi.fsf@maguirefamily.org> <87wrcr983w.fsf@niu.edu> <20100.49629.638365.504606@gargle.gargle.HOWL> <20103.18304.415070.619541@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317489614 2380 80.91.229.12 (1 Oct 2011 17:20:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 1 Oct 2011 17:20:14 +0000 (UTC) Cc: Camm Maguire , emacs-devel@gnu.org To: "Roland Winkler" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 01 19:20:10 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 1RA3EP-0007nf-Re for ged-emacs-devel@m.gmane.org; Sat, 01 Oct 2011 19:20:09 +0200 Original-Received: from localhost ([::1]:45973 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RA3EP-0006Uz-0O for ged-emacs-devel@m.gmane.org; Sat, 01 Oct 2011 13:20:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43238) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RA3EM-0006U9-Mq for emacs-devel@gnu.org; Sat, 01 Oct 2011 13:20:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RA3EL-0007uU-RR for emacs-devel@gnu.org; Sat, 01 Oct 2011 13:20:06 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64]:47399 helo=gate.verona.se) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RA3EJ-0007rq-VH; Sat, 01 Oct 2011 13:20:04 -0400 Original-Received: from chopper.vpn.verona.se (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id p91HJtlt008164; Sat, 1 Oct 2011 19:19:55 +0200 In-Reply-To: <20103.18304.415070.619541@gargle.gargle.HOWL> (Roland Winkler's message of "Sat, 1 Oct 2011 12:01:52 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 82.115.149.64 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:144514 Archived-At: "Roland Winkler" writes: > On Thu Sep 29 2011 joakim@verona.se wrote: >> Can you explain what you mean with highlighting? There are lots of >> things you can do in Emacs. > > I have in mind the annotation syntax of djvu documents which allow > you to add annotations (highlighting and text) to a djvu document. > Under GNU Linux, see the man page of djvused. > These annotations are nicely displayed by, e.g., djview. (I just > noticed that the Gnome viewer evince ignores them - too bad!). > > I guess in principle it should be possible for a djvu viewer inside > emacs to display these things, too, though I do not know yet how > this could be implemented. Do you have a recipe to create and verify such a highlight? I could then have a look if ImageMagick also supports this. > > Roland -- Joakim Verona