|--==> "APA" == Adrian Aichner <adrian(a)xemacs.org> writes:
APA> So how do I configure the Gnus XEmacs package under a Mule
APA> XEmacs for money transfers in EUR currency?
I haven't done anything special, I just:
,----
| ;:*=======================
| ;:* Bind the Euro to a key
| (define-key global-map "\C-ce"
| (lambda ()
| (interactive)
| (insert (make-char 'latin-iso8859-15 #x24))))
`----
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<youngs(a)xemacs.org>---|