summaryrefslogtreecommitdiffhomepage
path: root/attic
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-05-27 04:20:38 +0100
committerjao <jao@gnu.org>2021-05-27 04:20:38 +0100
commit8c044a57169604de63d51c4963959634b6324e45 (patch)
tree2328ef5808a8d97804a2848425c3202d7b3b6f59 /attic
parentd1359221ed52ed0ae788ea457dedb70607680c01 (diff)
downloadelibs-8c044a57169604de63d51c4963959634b6324e45.tar.gz
elibs-8c044a57169604de63d51c4963959634b6324e45.tar.bz2
+title: after +property: so that :lexical t works in poly-org
Diffstat (limited to 'attic')
-rw-r--r--attic/w3m.org4
1 files changed, 1 insertions, 3 deletions
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)