From ec39122b1a94e43df612abcbb02dba04c10daee3 Mon Sep 17 00:00:00 2001 From: bard Date: Sun, 22 Oct 2023 21:37:27 -0400 Subject: archive and gtd with org-todo --- bard-elisp/bard-editing.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bard-elisp') diff --git a/bard-elisp/bard-editing.el b/bard-elisp/bard-editing.el index 1e34eea..e2ba1bc 100644 --- a/bard-elisp/bard-editing.el +++ b/bard-elisp/bard-editing.el @@ -35,7 +35,7 @@ (goto-char start-marker) (insert marker))) -(global-set-key (kbd "C-c s") 'bard/wrap-text-with-markers) +;;(global-set-key (kbd "C-c C-s") 'bard/wrap-text-with-markers) (defun bard/copy-current-line () "Copy the current line." -- cgit v1.2.3