Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: bojohan+news@dd.chalmers.se (Johan Bockgård)
Subject: Re: Limit On All Recipients
Date: Sun, 30 Oct 2005 21:55:42 +0100	[thread overview]
Message-ID: <yoijll0abu7l.fsf@linus003.dd.chalmers.se> (raw)
In-Reply-To: <1130686672.938282.174830@g43g2000cwa.googlegroups.com>

"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


      parent reply	other threads:[~2005-10-30 20:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-30 11:21 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 message]

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=yoijll0abu7l.fsf@linus003.dd.chalmers.se \
    --to=bojohan+news@dd.chalmers.se \
    /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).