Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Limit On All Recipients
@ 2005-10-30 11:21 Steven Woody
  2005-10-30 12:17 ` Nelson Ferreira
  0 siblings, 1 reply; 6+ messages in thread
From: Steven Woody @ 2005-10-30 11:21 UTC (permalink / raw)



'/ R' only see the To field, but i also care CC and BCC fields. when i tried '/
x' and typed in 'CC', it seemed not recognized by gnus. please help.

-- 
steven woody (id: narke)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Limit On All Recipients
  2005-10-30 11:21 Limit On All Recipients Steven Woody
@ 2005-10-30 12:17 ` Nelson Ferreira
  2005-10-30 15:37   ` Steven Woody
  0 siblings, 1 reply; 6+ messages in thread
From: Nelson Ferreira @ 2005-10-30 12:17 UTC (permalink / raw)


"Steven" == Steven Woody <anti-spam.narkewoody@gmail.com.dont-post-to> 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))


You will not be able to see Bcc in incoming email. Not sure about Gcc
and Fcc outgoing email.


[...]


-- 
Nelson Ferreira


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Limit On All Recipients
  2005-10-30 12:17 ` Nelson Ferreira
@ 2005-10-30 15:37   ` Steven Woody
  2005-10-30 16:05     ` Nelson Ferreira
  2005-10-30 20:55     ` Johan Bockgård
  0 siblings, 2 replies; 6+ messages in thread
From: Steven Woody @ 2005-10-30 15:37 UTC (permalink / raw)



Nelson Ferreira wrote:
> "Steven" == Steven Woody <anti-spam.narkewoody@gmail.com.dont-post-to> 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))
>
> 

that gives a syntax error, and i tried '(cc), the same happends :(


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Limit On All Recipients
  2005-10-30 15:37   ` Steven Woody
@ 2005-10-30 16:05     ` Nelson Ferreira
  2005-10-31 14:27       ` Steven Woody
  2005-10-30 20:55     ` Johan Bockgård
  1 sibling, 1 reply; 6+ messages in thread
From: Nelson Ferreira @ 2005-10-30 16:05 UTC (permalink / raw)


"Steven" == Steven Woody <narkewoody@gmail.com> writes:

    Steven> Nelson Ferreira wrote:
    >> "Steven" == Steven Woody
    >> <anti-spam.narkewoody@gmail.com.dont-post-to> 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?


-- 
Nelson Ferreira


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Limit On All Recipients
  2005-10-30 15:37   ` Steven Woody
  2005-10-30 16:05     ` Nelson Ferreira
@ 2005-10-30 20:55     ` Johan Bockgård
  1 sibling, 0 replies; 6+ messages in thread
From: Johan Bockgård @ 2005-10-30 20:55 UTC (permalink / raw)


"Steven Woody" <narkewoody@gmail.com> writes:

>> You also need to:
>>
>> (eval-after-load "gnus-sum"
>>   (add-to-list 'gnus-extra-headers 'Cc))
>>
>> 
>
> that gives a syntax error, and i tried '(cc), the same happends :(

    (eval-after-load "gnus-sum" '(add-to-list 'gnus-extra-headers 'Cc))
                                ^
Note quote              --------´

-- 
Johan Bockgård


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Limit On All Recipients
  2005-10-30 16:05     ` Nelson Ferreira
@ 2005-10-31 14:27       ` Steven Woody
  0 siblings, 0 replies; 6+ messages in thread
From: Steven Woody @ 2005-10-31 14:27 UTC (permalink / raw)


Nelson Ferreira <nelson.ferreira@ieee.org> writes:

> "Steven" == Steven Woody <narkewoody@gmail.com> writes:
>
>     Steven> Nelson Ferreira wrote:
>     >> "Steven" == Steven Woody
>     >> <anti-spam.narkewoody@gmail.com.dont-post-to> 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-10-31 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-30 11:21 Limit On All Recipients Steven Woody
2005-10-30 12:17 ` Nelson Ferreira
2005-10-30 15:37   ` Steven Woody
2005-10-30 16:05     ` Nelson Ferreira
2005-10-31 14:27       ` Steven Woody
2005-10-30 20:55     ` Johan Bockgård

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).