[Orgmode] Re: Using org-learn and babel to learn foreign words

2009-10-30 Thread Richard Riley
Richard Riley writes: > This little set up uses org-learn in conjunction with babel in emacs to > automatically store all translations looked up from within emacs when > preceded with the prefix key. I'm not much of an elisp programmer but > here is the stuff for anyone interested:- > > 1) The ke

[Orgmode] Re: Using org-learn and babel to learn foreign words

2009-10-27 Thread Richard Riley
A small follow up which includes the auto schedule of the new org item:- , | (defvar rgr/learn-first-lesson 1) ; when to schedule first reminder | | (defun rgr/context-babel( &optional usedef ) | (interactive) | (let* ((default (region-or-word-at-point))) | (setq default (read-string