From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34485 Path: main.gmane.org!not-for-mail From: NAGY Andras Newsgroups: gmane.emacs.gnus.general Subject: Re: nnmail-remove-leading-whitespace Date: 30 Jan 2001 21:24:15 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87puh4lrf4.fsf@lovi.inf.elte.hu> References: <87elxlm7og.fsf@lovi.inf.elte.hu> <5bwvbdxb00.fsf@avocet.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170402 30670 80.91.224.250 (21 Oct 2002 03:20:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:20:02 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id AC90BD049D for ; Tue, 30 Jan 2001 15:25:20 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id OAC02766; Tue, 30 Jan 2001 14:24:42 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 30 Jan 2001 14:23:57 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA13927 for ; Tue, 30 Jan 2001 14:23:47 -0600 (CST) Original-Received: from mail.elte.hu (mail.elte.hu [157.181.151.13]) by mailhost.sclp.com (Postfix) with ESMTP id 8758FD049D for ; Tue, 30 Jan 2001 15:24:16 -0500 (EST) Original-Received: from lovi.inf.elte.hu (proxy.inf.elte.hu [157.181.161.14]) by mail.elte.hu (Postfix) with ESMTP id C489A6DA33 for ; Tue, 30 Jan 2001 21:24:15 +0100 (CET) Original-Received: from nagya by lovi.inf.elte.hu with local (Exim 3.12 #1 (Debian)) id 14NhK3-0007TR-00 for ; Tue, 30 Jan 2001 21:24:15 +0100 Original-To: ding@gnus.org In-Reply-To: <5bwvbdxb00.fsf@avocet.cs.rochester.edu> (ShengHuo ZHU's message of "30 Jan 2001 11:25:51 -0500") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Capitol Reef) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:34485 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34485 ShengHuo ZHU writes: > > It seems to me that this variable does not (but should) have a > > non-permanent, more general gnus-treat-* equivalent, to be used with > > nntp, imap or any other non-nnmail based backed. > > I am not sure what your point is. nnmail-remove-leading-whitespace is > a function and actually it is not used anywhere. Do you want a switch > variable for treating leading whitespace in headers? Er, yes. Furthermore, what about moving, linking or copying this function to gnus-art.el under the name article-remove-leading-whitespace (or similar), and extending it to look like the other aritcle-{hide,strip,etc}-* functions (interactive, save-excursion and stuff). Andras