From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27790 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: scoring Date: 06 Dec 1999 14:09:13 +0100 Organization: The Church of Emacs 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=us-ascii X-Trace: main.gmane.org 1035164751 26344 80.91.224.250 (21 Oct 2002 01:45:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:45:51 +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 IAA28260 for ; Mon, 6 Dec 1999 08:09:59 -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 HAB06620; Mon, 6 Dec 1999 07:09:45 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Dec 1999 07:09:52 -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 HAA04963 for ; Mon, 6 Dec 1999 07:09:42 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA28254 for ; Mon, 6 Dec 1999 08:09:18 -0500 (EST) Original-Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by sheridan.dina.kvl.dk (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id OAA09381 for ; Mon, 6 Dec 1999 14:09:36 +0100 Original-Received: (from abraham@localhost) by zuse.dina.kvl.dk (8.9.1b+Sun/8.9.1) id OAA27449; Mon, 6 Dec 1999 14:09:13 +0100 (MET) X-Authentication-Warning: zuse.dina.kvl.dk: abraham set sender to abraham@dina.kvl.dk using -f Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Jan Vroonhof's message of "06 Dec 1999 13:53:13 +0100" Original-Lines: 19 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27790 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27790 Jan Vroonhof writes: > Lars Magne Ingebrigtsen writes: > > > > Perhaps this should be documented somewhere in the PGnus > > > documentation? > > > > I think Customize should grok \n and the like. > > Customize uses the normal lisp reader, so i really don't see why it > shouldn't work. For `sexp' widgets, not for `string' widgets. I don't think `\' should mean anything else than `\' in a ordinary text field. The people who can memorize the various escape sequences and remember to double (quad-ruble in regexps) the backslashes aren't the primary target for Customize.