From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7629 Path: news.gmane.org!not-for-mail From: issdr Newsgroups: gmane.emacs.gnus.user Subject: Re: Changing signing key Date: 3 Jul 2006 05:19:04 GMT Message-ID: References: <87wtcro6z5.fsf@janni.cybervalley.org> <87psgnae1a.fsf@janni.cybervalley.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1151905255 28097 80.91.229.2 (3 Jul 2006 05:40:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Jul 2006 05:40:55 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Jul 03 07:40:53 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 1FxHAx-0004TR-V2 for gegu-info-gnus-english@m.gmane.org; Mon, 03 Jul 2006 07:40:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FxHAx-0005rE-69 for gegu-info-gnus-english@m.gmane.org; Mon, 03 Jul 2006 01:40:51 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsserver.news.garr.it!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 40 Original-X-Trace: individual.net IqMt06Z3Yb9YvB2GaWBcNwbpRDJ3nZ+uaAW5vIEiwW97AVU1Zp Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAHSK9QiAAAAHlBMVEVITHhocHhAMDhgRDg4JCCQ VDjgpGBgNCjAeEioZECWqYo2AAACcklEQVQ4y52TQW/bRhCFH6nStm5U+weI0QZqb4lEQ82NWL+W ORauZUvXQB5Qt4LZhj27Er261pYj/tscKMkC7B6Sd9t9i5md7+0CANALcTJxiGbEyZIITYa9Tq6I s7nBGTNcymEbQXxBC1xvxREo7iwzwM/JBCORo4PPigGEQTBngqi++5JmiIpFnmformuTW3Ru+ZtL EBWGzBDVcxI4lb5JAPmfmsdK4mGvIxQAZx8xwoeUZAJ0al00//VJlwHdiWphKkdaIHparz+nJd1F BkR6u3SWKQmgq/WtYc7SADgfyz9LGloAw0sREUkAAGMrR6tvUnKMEsm+RNyJQ1oBEKIX/HRNUgB8 /iN82ykMaQGcFeqH9+WABBCpLjZpxdwBiOqF3rNsx+5uVQtWNPwLeONXT/XYsWICVPXqYWKu7GAA 4JP6R7JyhgBm6q8MydwCmKp/JHdN3xe6JA2ZAZj6+pYkbQJgM5Spa1sivBMR02aAUSnPsY12qAAA fflubi/144uHEcQHysmLJxj0gI5JJDwgRxz0gl4QQsSQbPED4bsEvRiI4991TkPuZkTnSf/tj3Qh 5ueV4aBypG0/zK/qi3oxa1br8aAk6SitcX6tqnXRbC6ZO0fawe6LTTa1rrfaPJBpReZsaSNsZs12 c134+orGGtLuup9Opt5PmkZ1aC5I/j0obZYAOL2p1c/WKUl+KmnojGuve65aTFcmJZmXN2bfAt2p qt+uSNKQjgcjalS9etfOTNIy2xmF96r3+21nTQvxl+mmaWotHMkfSMs93Pd/tknP2lo7TuiMJ3JQ P3xO8G0/lSM9xyd9J686w8rKa85X9Z3IPVsYfjcAAAAASUVORK5CYII= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 Hamster-Pg/1.25.2.0 Cancel-Lock: sha1:aeiJt4sGvpbHTgw3X8TTKCVyCrs= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77814 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:7629 Archived-At: leandro noferini wrote: >> ((add-to-list 'gnus-newsgroup-variables 'pgg-default-user-id)) > > It seems to work good! > > Only one little thing: the line above is only with one parenthesis > > (add-to-list 'gnus-newsgroup-variables 'pgg-default-user-id) yes, that's correct. sometimes i use dabbrev blindly... >> in my `.gnus.el' file. (see (info "(gnus)group parameters") to understand >> why) > > I could not understand. ,---- | `(VARIABLE FORM)' | You can use the group parameters to set variables local to the | group you are entering. If you want to turn threading off in | `news.answers', you could put `(gnus-show-threads nil)' in the | group parameters of that group. `gnus-show-threads' will be made | into a local variable in the summary buffer you enter, and the | form `nil' will be `eval'ed there. | | Note that this feature sets the variable locally to the summary | buffer. But some variables are evaluated in the article buffer, | or in the message buffer (of a reply or followup or otherwise | newly created message). As a workaround, it might help to add the | variable in question to `gnus-newsgroup-variables'. *Note Various | Summary Stuff::. So if you want to set `message-from-style' via | the group parameters, then you may need the following statement | elsewhere in your `~/.gnus' file: | | (add-to-list 'gnus-newsgroup-variables 'message-from-style) `---- -- np: no song