From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7581 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.gnus.user Subject: Re: Spam quation : procmail v spam.el using spamassassin. Date: Wed, 21 Jun 2006 22:33:39 +0200 Message-ID: <87d5d2fduk.fsf@mail.europe.de> References: <874pyhftqu.fsf@gmail.com> <87r71lyz64.fsf@mail.europe.de> <87mzc67io9.fsf@mail.europe.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150922437 14715 80.91.229.2 (21 Jun 2006 20:40:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jun 2006 20:40:37 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Jun 21 22:40:37 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ft9Uu-0000Xl-3F for gegu-info-gnus-english@m.gmane.org; Wed, 21 Jun 2006 22:40:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ft9Ut-0007rJ-II for gegu-info-gnus-english@m.gmane.org; Wed, 21 Jun 2006 16:40:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 45 Original-X-Trace: individual.net qDMHlJk5tW6dPw9OlSRK2wWelUxkmuVGsXNwIzVZg8y/PHRBpA User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! Cancel-Lock: sha1:8Z3Odrn2BS+2W2hOM9VYHaD2o8Q= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77766 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7581 Archived-At: Ted Zlatanov writes: > On 21 Jun 2006, hadronquark@gmail.com wrote: > >> Unfortunately, G c brings up a emacs customization page which doesnt >> work : it doesnt repsond to any selections. I have no idea why as >> everything else I run works fine. > > On the left, there should be a checkbox next to each configurable > entry. You have to click that before you modify the entry itself, to > mark it as configured. Then hit 'done' at the top. So it is different than other config screens such as cutstomize-group mail? > > `G c' is a front-end to `G p' (I'm oversimplifying, but it's mostly > true). Hit `G p' after `G c' to see the actual parameters generated > by your configuration. I am unable to alter any settings. Hitting "done" does nothing. Pressing "q" does nothing. I get a page of settings when I hit G c alright but they seem uneditable and G p does nothing too. As an example, I am on a group in summary and hit G c. Up comes the Group Pamaters for that group. First one is "Address" which has a check box thingy (just a bullet point I think) on the left, but set or unset I am unable to type into the Address edit field and emacs report that the "widget here is not active". from messages : "widget-overlay-inactive: The widget here is not active" clicking on "more" or "done" does nothing. G p on the group produces: ============================= ;;; Editing the group parameters for `gnu.emacs.gnus'. ;; Type `C-c C-c' after you've finished editing. nil ============================= if you have any ideas they would be much appreciated. > > Ted