emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Using org-learn and babel to learn foreign words
Date: Fri, 30 Oct 2009 15:32:38 +0100	[thread overview]
Message-ID: <hcete7$r6l$2@ger.gmane.org> (raw)
In-Reply-To: hc6nf8$mve$1@ger.gmane.org

Richard Riley <rileyrgdev@gmail.com> 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 key bindings:-
>
> Invoke a translation on the word or region at point
>
> ,----
> | (global-set-key (kbd "<f5>")
> (lambda()(interactive)(rgr/context-babel)))

Correction:

,----
| (global-set-key (kbd "<f5>") (lambda()(interactive)(rgr/context-babel t)))
`----

      parent reply	other threads:[~2009-10-30 14:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27 12:01 Using org-learn and babel to learn foreign words Richard Riley
2009-10-27 12:58 ` Richard Riley
2009-10-30 14:32 ` Richard Riley [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hcete7$r6l$2@ger.gmane.org' \
    --to=rileyrgdev@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).