From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23073 Path: main.gmane.org!not-for-mail From: Eric Marsden Newsgroups: gmane.emacs.gnus.general Subject: Re: babelgnus Date: 28 May 1999 15:41:52 +0200 Organization: LAAS-CNRS http://www.laas.fr/ Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035160875 32556 80.91.224.250 (21 Oct 2002 00:41:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:41:15 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA00565 for ; Fri, 28 May 1999 10:17:50 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB15365; Fri, 28 May 1999 09:15:43 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 28 May 1999 09:15:34 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA06602 for ; Fri, 28 May 1999 09:15:23 -0500 (CDT) Original-Received: from laas.laas.fr (root@laas.laas.fr [140.93.0.15]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA00507 for ; Fri, 28 May 1999 10:14:27 -0400 (EDT) Original-Received: from elgar.laas.fr (elgar [140.93.21.57]) by laas.laas.fr (8.9.3/8.9.3) with ESMTP id QAA01830 for ; Fri, 28 May 1999 16:14:24 +0200 (MET DST) Original-Received: (from emarsden@localhost) by elgar.laas.fr (8.9.3/8.9.3) id QAA21174; Fri, 28 May 1999 16:14:22 +0200 (MET DST) Original-To: ding@gnus.org X-Eric-Conspiracy: there is no conspiracy X-Attribution: ecm X-URL: http://www.chez.com/emarsden/ Original-Lines: 20 X-Newsreader: Gnus v5.3/Emacs 19.34 In-Reply-To: Steinar Bang's message of Fri, 28 May 1999 07:50:04 GMT Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23073 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23073 >>>>> "sb" == Steinar Bang writes: sb> Wouldn't it be cool to have builtin Babelfish support in Gnus sb> that could translate languages, either automagically or on sb> demand...? :-) babel.el is able to do this. It's not at all specific to Gnus; you say `M-x babel', it prompts you for a phrase to translate and a pair of source and destination languages, and displays the (washed) result of the translation in a *babel* buffer (it's quite a bit like nnweb.el). There is also `M-x babel-region', which is likely to be more useful. I just wrote it (I'm in work avoidance mode), so it's hardly been tested. Download at -- Eric Marsden It's elephants all the way down