From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47720 Path: main.gmane.org!not-for-mail From: Martin Monsorno Newsgroups: gmane.emacs.gnus.general Subject: Re: Morse decoding Date: Mon, 18 Nov 2002 18:06:10 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <200211181706.gAIH6AE04260@loki.exolution.lan> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037639199 31808 80.91.224.249 (18 Nov 2002 17:06:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 18 Nov 2002 17:06:39 +0000 (UTC) Cc: ding@gnus.org 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 18DpLy-0008Fi-00 for ; Mon, 18 Nov 2002 18:06:30 +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 18DpMZ-0002DL-00; Mon, 18 Nov 2002 11:07:07 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 18 Nov 2002 11:07:55 -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 LAA24357 for ; Mon, 18 Nov 2002 11:07:41 -0600 (CST) Original-Received: (qmail 23502 invoked by alias); 18 Nov 2002 17:06:42 -0000 Original-Received: (qmail 23497 invoked from network); 18 Nov 2002 17:06:41 -0000 Original-Received: from thor.exolution.de (212.18.2.65) by gnus.org with SMTP; 18 Nov 2002 17:06:41 -0000 Original-Received: from loki.exolution.lan (loki.exolution.lan [192.168.1.100]) by thor.exolution.de (8.9.3/8.9.3) with ESMTP id SAA24736; Mon, 18 Nov 2002 18:06:11 +0100 Original-Received: (from monsorno@localhost) by loki.exolution.lan (8.11.6/8.11.6) id gAIH6AE04260; Mon, 18 Nov 2002 18:06:10 +0100 X-Authentication-Warning: loki.exolution.lan: monsorno set sender to monsorno-nospam@gmx.de using -f Original-To: Simon Josefsson In-Reply-To: (Simon Josefsson's message of "Mon, 18 Nov 2002 16:16:54 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Informed Management, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47720 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47720 Simon Josefsson writes: > Gnus in CVS now decodes morse encoded messages if you press `W m'. > > .--./.-./---/-.../.-/-.../.-../-.-- -/..../. --/---/.../- -.-./.-./../-/../-.-./.-/.-.. ..-././.-/-/..-/.-./. .-/-../-.././-.. .../../-./-.-./. .-./---/-/-....-/.----/...--/.-.-.- ---.../-....-) > Hmm, it only says "Symbol's function definition is void: unmorse-region" to me on xemacs 21.4.9. -- Martin