From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: [PATCH] org-wl: Remove dependency on w3m macro `w3m-anchor' Date: Sat, 22 May 2010 16:29:18 +0200 Message-ID: <1274538559-13584-1-git-send-email-dmaus@ictsoc.de> Return-path: Received: from [140.186.70.92] (port=59899 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFpiQ-00065K-FC for emacs-orgmode@gnu.org; Sat, 22 May 2010 10:30:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFpiL-0003hy-Kx for emacs-orgmode@gnu.org; Sat, 22 May 2010 10:30:14 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:50943) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFpiL-0003hZ-E1 for emacs-orgmode@gnu.org; Sat, 22 May 2010 10:30:09 -0400 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 Fixes reported by David Maus in mid:87632mk4ha.wl%dmaus@ictsoc.de. HTH -- David David Maus (1): * lisp/org-w3m.el: Get text property directly, not using macro `w3m-anchor'. lisp/ChangeLog | 4 ++++ lisp/org-w3m.el | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-)