Gnus development mailing list
 help / color / mirror / Atom feed
From: Frank Haun <pille3003@fhaun.de>
Subject: Re: User-Agent string
Date: Sun, 02 Mar 2003 00:06:45 +0100	[thread overview]
Message-ID: <uznoe7kl6.fsf@pille.fhaun.de> (raw)
In-Reply-To: <v93cm81a1q.fsf@marauder.physik.uni-ulm.de>

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:

> On Thu, Feb 27 2003, Reiner Steib wrote:
>
>> Unless there are objections, I shall change the default to use
>> system-type and leave system-configuration as an option.
>
> Done.

To get `system-configuration' I must set `gnus-user-agent' to `full',
because `emacs-gnus-config' isn't processed in `gnus-extended-version'.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch for gnus-msg.el --]
[-- Type: text/x-patch, Size: 371 bytes --]

--- gnus-msg.el.~6.123.~	2003-03-01 22:49:13.000000000 +0100
+++ gnus-msg.el	2003-03-01 23:44:41.000000000 +0100
@@ -1048,7 +1048,7 @@
 		  " (" gnus-version ")"))
 	 (system-v
 	  (cond
-	   ((eq gnus-user-agent 'full)
+	   ((eq gnus-user-agent 'emacs-gnus-config)
 	    system-configuration)
 	   ((eq gnus-user-agent 'emacs-gnus-type)
 	    (symbol-name system-type))

[-- Attachment #3: Type: text/plain, Size: 7 bytes --]


Frank

  reply	other threads:[~2003-03-01 23:06 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E18h9EM-0004hv-00@quimby.gnus.org>
2003-02-07 20:05 ` Changes committed gnus/lisp (ChangeLog gnus-msg.el gnus-sum.el) Jesper Harder
2003-02-07 20:29   ` Lars Magne Ingebrigtsen
2003-02-08  3:43     ` Vasily Korytov
2003-02-08  5:13     ` Jesper Harder
2003-02-08 20:47       ` Lars Magne Ingebrigtsen
2003-02-09  3:07         ` Vasily Korytov
2003-02-09  3:20           ` Vasily Korytov
2003-02-10  8:33           ` Vasily Korytov
2003-02-10  8:41             ` Russ Allbery
2003-02-10  9:10               ` Vasily Korytov
2003-02-11  1:32           ` Lars Magne Ingebrigtsen
2003-02-11  5:10             ` Jesper Harder
2003-02-11 13:23               ` User-Agent string (was: Changes committed gnus/lisp (ChangeLog gnus-msg.el gnus-sum.el)) Reiner Steib
2003-02-12 10:19                 ` User-Agent string Vasily Korytov
2003-02-22 20:27                 ` Lars Magne Ingebrigtsen
2003-02-24 21:12                   ` Reiner Steib
2003-02-24 22:18                     ` Vasily Korytov
2003-02-27 14:50                       ` Reiner Steib
2003-02-27 19:33                         ` Vasily Korytov
2003-02-28 19:26                         ` Reiner Steib
2003-03-01 23:06                           ` Frank Haun [this message]
2003-03-03 16:18                             ` Reiner Steib
2003-02-25 10:26                     ` Kai Großjohann
2003-02-11  7:23             ` Changes committed gnus/lisp (ChangeLog gnus-msg.el gnus-sum.el) Vasily Korytov
2003-02-22 20:28               ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uznoe7kl6.fsf@pille.fhaun.de \
    --to=pille3003@fhaun.de \
    --cc=news-reply@fhaun.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).