summaryrefslogtreecommitdiff
path: root/bookmark-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-09-17 15:04:28 +0800
committerJSDurand <mmemmew@gmail.com>2021-09-17 15:04:28 +0800
commite023234fb0a17abb38645eaf4d6b57b60ea0b3a2 (patch)
treefe075239dab8e2c25bab57ebb2441e555263de43 /bookmark-conf.el
parent97676b501c3c29874878ff7f87ec85051ed67572 (diff)
* bookmark-conf.el (blist-expert): I am not an expert.
Diffstat (limited to 'bookmark-conf.el')
-rw-r--r--bookmark-conf.el14
1 files changed, 12 insertions, 2 deletions
diff --git a/bookmark-conf.el b/bookmark-conf.el
index 5604634..1af7641 100644
--- a/bookmark-conf.el
+++ b/bookmark-conf.el
@@ -30,11 +30,21 @@
(use-package "blist" 'blist)
+;;; replace the original key-binding
+
+(define-key ctl-x-r-map (vector ?l) #'blist-list-bookmarks)
+
;;; Customizations
-;;;; Pseudo-expert?
+;;;; I am not an expert
+
+;; I prefer not being an expert now, as deleting bookmarks is quite
+;; dangerous for me, as I start to depend my workflow on these
+;; bookmarks. It might be difficult to restore the bookmark of a PDF
+;; file deeply buried somewhere inside my file system, if I
+;; accidentally delete it.
-(setq blist-expert t)
+(setq blist-expert nil)
;;;; Discard empty groups