From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9837 Path: news.gmane.org!not-for-mail From: asjo@koldfront.dk (Adam =?iso-8859-1?Q?Sj=F8gren?=) Newsgroups: gmane.emacs.gnus.user Subject: Re: Changing gnus-user-agent and showing all headers? Date: Sat, 03 Nov 2007 22:58:13 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87d4urrnyi.fsf@topper.koldfront.dk> References: <877ikzj9io.fsf@ilium.invalid> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1194129622 15373 80.91.229.12 (3 Nov 2007 22:40:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Nov 2007 22:40:22 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Nov 03 23:40:25 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IoRfD-0003s0-Tn for gegu-info-gnus-english@m.gmane.org; Sat, 03 Nov 2007 23:40:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoRf3-0003kX-EL for gegu-info-gnus-english@m.gmane.org; Sat, 03 Nov 2007 18:40:13 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!goblin1!goblin.stu.neva.ru!nuzba.szn.dk!news.koldfront.dk!pnx.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 54 Original-NNTP-Posting-Host: topper.koldfront.dk Original-X-Trace: virgil.koldfront.dk 1194127095 1855 192.168.1.160 (3 Nov 2007 21:58:15 GMT) Original-X-Complaints-To: abuse@koldfront.dk Original-NNTP-Posting-Date: Sat, 3 Nov 2007 21:58:15 +0000 (UTC) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97, Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR 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:9837 Archived-At: On 04 Nov 2007 08:37:19 +1100, andrew wrote: > 1. I am trying to modify the gnus-user-agent setting to > emacs-gnus-config with the following syntax: > (setq gnus-user-agent 'emacs-gnus-type) gnus-user-agent is set to (emacs gnus type) in my emacs (I guess that is the default, I don't remember changing it). Perhaps writing something like this works: (setq gnus-user-agent '(emacs gnus type)) ? > but this does not work so my syntax is wrong? I think so, cf. the documentation of gnus-user-agent: ,----[ C-h v gnus-user-agent RET ] | `gnus-user-agent' is a variable declared in Lisp. | -- loaded from "gnus" | | Value: (emacs gnus type) | | Documentation: | Which information should be exposed in the User-Agent header. | | Can be a list of symbols or a string. Valid symbols are `gnus' | (show Gnus version) and `emacs' (show Emacs version). In | addition to the Emacs version, you can add `codename' (show | (S)XEmacs codename) or either `config' (show system | configuration) or `type' (show system type). If you set it to | a string, be sure to use a valid format, see RFC 2616. `---- (Note, I am using No Gnus, I haven't checked if this is the same in older Gnusae). > 2. In slrn I am used to toggling an 'all-header' display with the 't' > key. Can this be done with gnus? I usually use 't' to do this in Gnus. Also may also like C-u g which displays the raw article/email without any formatting. Best regards, -- "You know, if the sun was an oboe, what would you do?" Adam Sjøgren asjo@koldfront.dk