From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8806 Path: news.gmane.org!not-for-mail From: Greg Bognar Newsgroups: gmane.emacs.gnus.user Subject: Re: Organization Date: Sun, 18 Mar 2007 15:45:14 -0400 Organization: Harvard University Message-ID: <87zm6atjxx.fsf@gmail.com> References: <871wjns4k7.fsf@gmail.com> <87wt1fhy0r.fsf@nowhere.org> <874poiuyof.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174250337 32598 80.91.229.12 (18 Mar 2007 20:38:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Mar 2007 20:38:57 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Mar 18 21:38:48 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 1HT29Q-0000or-BK for gegu-info-gnus-english@m.gmane.org; Sun, 18 Mar 2007 21:38:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HT2Ao-00062M-Rz for gegu-info-gnus-english@m.gmane.org; Sun, 18 Mar 2007 15:40:14 -0500 Original-Path: shelby.stanford.edu!newshub.stanford.edu!news.isc.org!news.glorb.com!bigfeed2.bellsouth.net!news.bellsouth.net!news-ext.gatech.edu!purdue!news.harvard.edu!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 36 Original-NNTP-Posting-Host: dhcp-187-157.harvard.edu Original-X-Trace: plato.harvard.edu 1174247114 21397 128.103.187.157 (18 Mar 2007 19:45:14 GMT) Original-X-Complaints-To: news@plato.harvard.edu Original-NNTP-Posting-Date: Sun, 18 Mar 2007 19:45:14 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:979yuQMGG1CX9J4TiwRrKPfibfo= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78990 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:8806 Archived-At: Greg Bognar writes: > Glyn Millington writes: > >> GB writes: >> >>> Hi, I am new to Gnus. >>> >>> Could someone tell me how I could tell Gnus *not* to put the >>> Organization: line in the header? Neither of these work: >>> >>> (setq gnus-posting-styles >>> '((message-news-p >>> (name "GB") >>> (address "...&gmail.com") >>> (organization nil))) >>> >>> (setq gnus-posting-styles >>> '((message-news-p >>> (name "GB") >>> (address "...&gmail.com") >>> (organization ""))) >> >> Hi Greg, >> >> Try ("Organization" nil) in those posting styles. If you can't see my >> organization, then it works! > > Well, if you can't see my organization, then it did work. Just out of > curiosity, what is it that puts this line in the header? As far as I > can tell, I did not have it set anywhere in my Emacs. > > Thanks, > Greg And it seems that it *did not* work.