From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28241 Path: main.gmane.org!not-for-mail From: Paul Stevenson Newsgroups: gmane.emacs.gnus.general Subject: Name washing Date: 14 Dec 1999 15:51:31 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165125 28866 80.91.224.250 (21 Oct 2002 01:52:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:52:05 +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 PAA18322 for ; Tue, 14 Dec 1999 15:51:24 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.1) with ESMTP id OAB01861; Tue, 14 Dec 1999 14:50:48 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 14 Dec 1999 14:50:29 -0600 (CST) 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 OAA10687 for ; Tue, 14 Dec 1999 14:50:20 -0600 (CST) Original-Received: from bethe.phy.ornl.gov (bethe.phy.ornl.gov [134.167.21.204]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA18286 for ; Tue, 14 Dec 1999 15:49:58 -0500 (EST) Original-Received: (from paul@localhost) by bethe.phy.ornl.gov (8.9.3/8.9.3) id PAA09188; Tue, 14 Dec 1999 15:51:31 -0500 Original-To: Ding Mailing List Original-Lines: 20 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28241 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28241 Has anyone written, or does gnus already have some function to wash names? I have in mind turning things like Lars Magne Ingebrigtsen which one gets as %n in gnus-summary-line-format into a shorter form such as L M Ingebrigtsen so that people's full names can appear without making the field too wide. Obviously I would be after some clever function which could turn wmperry@aventail.com (William M. Perry) into W M Perry or similar. I just thought I'd see if any bits of code existed before I re-implement it... Paul