From 8c044a57169604de63d51c4963959634b6324e45 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 27 May 2021 04:20:38 +0100 Subject: +title: after +property: so that :lexical t works in poly-org --- attic/w3m.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'attic') diff --git a/attic/w3m.org b/attic/w3m.org index bad8fb2..a92db2c 100644 --- a/attic/w3m.org +++ b/attic/w3m.org @@ -1,11 +1,9 @@ -#+title: Customizations for emacs-w3m #+property: header-args :lexical t :tangle yes :comments no :results silent +#+title: Customizations for emacs-w3m #+auto_tangle: t * browse-url and afio #+begin_src emacs-lisp - ;; -*- lexical-binding: t; -*- - (defun jao-w3m-find-url (url) (let* ((url (w3m-canonicalize-url url)) (fn `(lambda (b) -- cgit v1.2.3