From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47743 Path: main.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Re: Morse decoding Date: Wed, 20 Nov 2002 09:54:31 +0100 Organization: Church of GNU Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: cco@ivu.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1037782548 6723 80.91.224.249 (20 Nov 2002 08:55:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 20 Nov 2002 08:55:48 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18EQeB-0001kJ-00 for ; Wed, 20 Nov 2002 09:55:47 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18EQdM-0007qj-00; Wed, 20 Nov 2002 02:54:56 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 20 Nov 2002 02:55:42 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id CAA01615 for ; Wed, 20 Nov 2002 02:55:27 -0600 (CST) Original-Received: (qmail 13709 invoked by alias); 20 Nov 2002 08:54:33 -0000 Original-Received: (qmail 13703 invoked from network); 20 Nov 2002 08:54:32 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 20 Nov 2002 08:54:32 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18EQeD-00033z-00 for ; Wed, 20 Nov 2002 09:55:49 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 28 Original-NNTP-Posting-Host: gate.cli.de Original-X-Trace: quimby.gnus.org 1037782549 11760 212.117.64.114 (20 Nov 2002 08:55:49 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 20 Nov 2002 08:55:49 GMT User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i386-msvc-nt4.0.1381) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47743 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47743 Hi Simon, > Gnus in CVS now decodes morse encoded messages if you press `W > m'. Great! The quotient of coolness and usefulness reaches a new maximum ;-) For german users the following snippet might be helpful to de/encode umlauts: ,---- | (require 'morse) | ;; capital letters are converted to downcase | (add-to-list 'morse-code '("ä" . ".-/.")) | (add-to-list 'morse-code '("ö" . "---/.")) | (add-to-list 'morse-code '("ü" . "..-/.")) | (add-to-list 'morse-code '("ß" . ".../...")) `---- Best regards, cu, -cc- -- -.-./---/--/.--./..-/-/./.-./... .-/.-./. ..-/..././.-.././.../.../.-.-.- -/...././-.-- -.-./.-/-. ---/-./.-../-.-- --./../...-/. -.--/---/..- .-/-./.../.--/./.-./.../.-.-.- .--./.-/-.../.-../--- .--./../-.-./.-/.../.../---