From mboxrd@z Thu Jan 1 00:00:00 1970 From: D M German Subject: patch to support remember in evince Date: Sun, 31 Jan 2010 02:19:18 -0800 Message-ID: <868wbed1ax.fsf@mn.cs.uvic.ca> Reply-To: dmg@uvic.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbWtq-00049e-Br for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:19:26 -0500 Received: from [199.232.76.173] (port=53403 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbWtn-00048F-N0 for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:19:23 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbWtm-0005Rt-Kg for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:19:23 -0500 Received: from sulfur.cs.uvic.ca ([142.104.68.220]:38010 helo=mn.cs.uvic.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbWtm-0005RV-2G for emacs-orgmode@gnu.org; Sun, 31 Jan 2010 05:19:22 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org here is a patch to support remember inside evince. http://turingmachine.org/~dmg/temp/0001-Added-support-for-xournal-but-docview-linking-needs-.patch I tried to pass the text selection to remember, but it does not work (org-protocol://remember://docview:filename::pagenumber::selection). Looking at the code of org-docview.el I can see that its code does not support splitting the selection. I suspect this is a minor change required. Any suggestions on how to change it? -- -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with .