From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34519 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: customizing gnus-posting-styles? Date: 01 Feb 2001 17:32:33 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: <87ofwnqqb3.fsf@titine.fr.eu.org> <5bsnlz3yv6.fsf@avocet.cs.rochester.edu> <$.8766iu32i1.fsf@mde1.zonix.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170431 30843 80.91.224.250 (21 Oct 2002 03:20:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:20:31 +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 609BED049D for ; Thu, 1 Feb 2001 11:33:14 -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 KAC07110; Thu, 1 Feb 2001 10:32:58 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Feb 2001 10:32:19 -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 KAA29009 for ; Thu, 1 Feb 2001 10:32:08 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by mailhost.sclp.com (Postfix) with ESMTP id 5F612D049D for ; Thu, 1 Feb 2001 11:32:35 -0500 (EST) Original-Received: from ssv2.dina.kvl.dk (ssv2.dina.kvl.dk [130.225.40.226]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id RAA32334; Thu, 1 Feb 2001 17:32:33 +0100 Original-Received: from abraham by ssv2.dina.kvl.dk with local (Exim 3.12 #1 (Debian)) id 14OMev-0001tL-00; Thu, 01 Feb 2001 17:32:33 +0100 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: <$.8766iu32i1.fsf@mde1.zonix.de> (Raymond Scholz's message of "01 Feb 2001 15:24:22 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:34519 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34519 Raymond Scholz writes: > ShengHuo ZHU schrieb: > > > I tested it in Emacs 20.4 and Emacs 20.7. My conclusion is that it is > > a bug in Emacs 20.4. > > Nope, my Emacs 20.7 (from Debian Potato) is unwilling to customize > this, too. The bug is that 20.4 somehow marked it as customizable with 'C-h v', despite the option not being declared with defcustom. I don't remember why Emacs choose to disable customization of variables declared with 'defvar', the custom code is supposed to handle these (it calls them "rogue" options).