summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-05-24 06:35:29 +0100
committerjao <jao@gnu.org>2021-05-24 06:35:29 +0100
commit74d813373f82c4a5321a37ee0c308a3f54a8b702 (patch)
tree199a9f4250ffd772aa0058c033113b2e1576a2a3
parent93fe89eadedb361a659ff6e0d890588369b2044a (diff)
downloadelibs-74d813373f82c4a5321a37ee0c308a3f54a8b702.tar.gz
elibs-74d813373f82c4a5321a37ee0c308a3f54a8b702.tar.bz2
attic
-rw-r--r--attic/w3m.org (renamed from w3m.org)4
1 files changed, 4 insertions, 0 deletions
diff --git a/w3m.org b/attic/w3m.org
index e23bc82..bad8fb2 100644
--- a/w3m.org
+++ b/attic/w3m.org
@@ -1,7 +1,11 @@
#+title: Customizations for emacs-w3m
+#+property: header-args :lexical t :tangle yes :comments no :results silent
+#+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)