From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/5938 Path: news.gmane.org!not-for-mail From: Steven Woody Newsgroups: gmane.emacs.gnus.user Subject: Re: Limit On All Recipients Date: Mon, 31 Oct 2005 22:27:32 +0800 Organization: 2046 Message-ID: <87vezdyd63.fsf@narke.yellow.line> References: <87pspn9ro5.fsf@narke.yellow.line> <1130686672.938282.174830@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138671561 29453 80.91.229.2 (31 Jan 2006 01:39:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:39:21 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:36:03 2006 Original-Path: quimby.gnus.org!narke.yellow.line!news Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 218.13.195.218 Original-X-Trace: quimby.gnus.org 1130771554 8780 218.13.195.218 (31 Oct 2005 15:12:34 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 31 Oct 2005 15:12:34 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:tHuqk3d5YVKuwCdFtGB0hxUyWUk= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:6080 Original-Lines: 47 X-Gnus-Article-Number: 6080 Tue Jan 17 17:36:03 2006 Xref: news.gmane.org gmane.emacs.gnus.user:5938 Archived-At: Nelson Ferreira writes: > "Steven" == Steven Woody writes: > > Steven> Nelson Ferreira wrote: > >> "Steven" == Steven Woody > >> writes: > >> > Steven> '/ R' only see the To field, but i also care CC and BCC > Steven> fields. when i tried '/ x' and typed in 'CC', it seemed > Steven> not recognized by gnus. please help. > >> > >> > >> You also need to: > >> > >> (eval-after-load "gnus-sum" (add-to-list 'gnus-extra-headers > >> 'Cc)) > >> > >> > > Steven> that gives a syntax error, and i tried '(cc), the same > Steven> happends :( > > What kind of syntax error does it give ? Can you post it here? > > I found this in *Messages*: Byte-code error, ./gnus: Cc and, every time i press / R, i always get a 'Cc not presents in nnmail-extra-headers. So i changed to add 'Cc into the prompted list. Syntax check passed, but this time still has problem: 1) i can add Cc into the nnmail-extra-headers, but those messages i want searched in fact have an CC in their headers, sometimes cc. but, even after i added CC cc as well Cc into the above list, the / x command still can not find messages. 2) if the above problem were resolved, i still wander if the / x command is useful. since i wanted is simply find out all messages with a special address in any recipients address including CC cc Cc and Newsgroups. i don't wanna bother to search every possible header one by one. - narke