https://github.com/pniedzielski/old-norse.el
Old Norse input method for Emacs with postfix modifiers
https://github.com/pniedzielski/old-norse.el
Last synced: 3 months ago
JSON representation
Old Norse input method for Emacs with postfix modifiers
- Host: GitHub
- URL: https://github.com/pniedzielski/old-norse.el
- Owner: pniedzielski
- License: gpl-3.0
- Created: 2015-12-08T18:32:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T19:00:08.000Z (over 9 years ago)
- Last Synced: 2025-01-17T05:42:56.172Z (5 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: COPYING
Awesome Lists containing this project
README
#+TITLE: old-norse.el
#+AUTHOR: Patrick M. Niedzielski
#+EMAIL: [email protected]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'=.