On Dec 5, 2009, at 3:40 PM, Good Bad wrote:
I made a wrapped version of org-remember-kill which saves the
remember content to the kill ring and then calls the original org-
remember-kill. It works as I expect in most cases but not always.
First, the relevant elisp code is:
(define-key glo
I made a wrapped version of org-remember-kill which saves the remember content
to the kill ring and then calls the original org-remember-kill. It works as I
expect in most cases but not always.
First, the relevant elisp code is:
(define-key global-map "\C-cr" 'org-remember)
(defun org-remember