[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.5.7 Emacs Lisp

RPMs
emacs, xemacs

File extension
el

String syntax
"abc"

gettext shorthand
(_"abc")

gettext/ngettext functions
gettext, dgettext (xemacs only)

textdomain
domain special form (xemacs only)

bindtextdomain
bind-text-domain function (xemacs only)

setlocale
automatic

Prerequisite
---

Use or emulate GNU gettext
use

Extractor
xgettext

Formatting with positions
format "%2$d %1$d"

Portability
Only XEmacs. Without I18N3 defined at build time, no translation.

po-mode marking
---



This document was generated on May 6, 2002 using texi2html