From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Re: Need help customizing GNUs Date: Fri, 21 Nov 2003 13:40:56 -0600 Organization: Still searching... Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069444361 23720 80.91.224.253 (21 Nov 2003 19:52:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Nov 2003 19:52:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 21 20:52:33 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ANHKT-0002ES-00 for ; Fri, 21 Nov 2003 20:52:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ANIAz-0001Nn-6E for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Nov 2003 15:46:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ANIAU-0001Me-Te for help-gnu-emacs@gnu.org; Fri, 21 Nov 2003 15:46:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ANI6n-0008Iq-O7 for help-gnu-emacs@gnu.org; Fri, 21 Nov 2003 15:43:00 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ANI6i-0008BL-GX for help-gnu-emacs@gnu.org; Fri, 21 Nov 2003 15:42:24 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ANH9G-0001s3-00 for ; Fri, 21 Nov 2003 20:40:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ANH9F-0001rv-00 for ; Fri, 21 Nov 2003 20:40:57 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ANH9F-0005j5-00 for ; Fri, 21 Nov 2003 20:40:57 +0100 Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:8Nl876hzajFM5ZGoS/PmR0SSRDs= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14494 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14494 Dan Anderson writes: > 1. Changing the Organization: You'll notice that on this article that > my organization is listed as Road Runner. I think GNUS saw that my > cable modem is via Road Runner or something, but I'd like to change > it. Does anybody know the variable I need to setq in my .gnus to > change my organization? Road Runner is doing it. If you are on a unix like OS you can set the environment variable: ORGANIZATION=whaterver;export ORGANIZATION (in any of the bourne-like shells) And gnus will respect that and insert `whaterver' in that header.