pniedzielski / old-norse.el

Old Norse input method for Emacs with postfix modifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

old-norse.el

Old Norse input method with postfix modifiers. This file is based on the icelandic-postfix input method that comes included with Emacs, but adds input methods for Ę, Ø, Œ, and Ǫ.

The following key sequences are recognized (as well as lowercase versions):

  • A' → Á
  • E' → É
  • I' → Í
  • O' → Ó
  • U' → Ú
  • Y' → Ý
  • E, → Ę
  • AE → Æ
  • O/ → Ø
  • OE → Œ
  • O, → Ǫ
  • D/ → Ð (eth)
  • T/ → Þ (thorn)

Doubling the postfix separates the letter and postfix: e.g. =a” → a’=.

About

Old Norse input method for Emacs with postfix modifiers

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%