From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27763 Path: main.gmane.org!not-for-mail From: Brian May Newsgroups: gmane.emacs.gnus.general Subject: Re: scoring Date: 06 Dec 1999 13:58:47 +1100 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 1035164729 26210 80.91.224.250 (21 Oct 2002 01:45:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:45:29 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA29590 for ; Sun, 5 Dec 1999 22:00:11 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAB14681; Sun, 5 Dec 1999 20:59:55 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 05 Dec 1999 20:59:32 -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 UAA00453 for ; Sun, 5 Dec 1999 20:59:16 -0600 (CST) Original-Received: from silas-1.cc.monash.edu.au (bam@silas-1.cc.monash.edu.au [130.194.1.91]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA29572 for ; Sun, 5 Dec 1999 21:58:51 -0500 (EST) Original-Received: (from bam@localhost) by silas-1.cc.monash.edu.au (8.9.1a/8.9.1) id NAA16197; Mon, 6 Dec 1999 13:58:48 +1100 (EST) X-Authentication-Warning: silas-1.cc.monash.edu.au: bam set sender to bmay@csse.monash.edu.au using -f Original-To: ding@gnus.org X-Home-Page: http://www.csse.monash.edu.au/~bmay/ In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sun, 05 Dec 1999 22:53:51 +0100" Original-Lines: 18 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) Original-Content-Transfer-Encoding: 8bit Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27763 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27763 >>>>> "Kai" == Kai Großjohann writes: Kai> Well, the Lisp reader turns \n into a real newline character, Kai> and the regex engine groks real newline characters. Kai> Customize, however, does not turn \n into a real newline Kai> character, so you have to use C-q C-j there. Kai> Maybe that was it? Excuse me if this was a stupid idea. Thanks - that probably was it. It not as good having to directly embed a newline character directly into Customize though, but I guess this isn't PGnus fault. Perhaps this should be documented somewhere in the PGnus documentation? -- Brian May