Gnus development mailing list
 help / color / mirror / Atom feed
From: "Björn Bidar" <bjorn.bidar@thaodan.de>
To: Bob Newell <bobnewell@bobnewell.net>
Cc: ding <ding@gnus.org>
Subject: Re: gnus-alias-get-something
Date: Thu, 10 Aug 2023 10:31:18 +0300	[thread overview]
Message-ID: <87r0obz73t.fsf@thaodan.de> (raw)
In-Reply-To: <87msyza55t.jbtx@yqjrpoh.ysrusv.net> (Bob Newell's message of "Wed, 09 Aug 2023 18:32:30 -1000")


Should it be?
(setq gnus-alias-identity-alist
   '( 
      ("aol"
       nil
       "Bob Newell <newell.bob@aol.com>"
       nil
       (("BCC" . "bobnewell@bobnewell.net")) ;; extra headers
       nil
       #'rjn-make-sig-string
       )

You have write the function name as a reference, the bare name makes it
look like a variable.



  parent reply	other threads:[~2023-08-10  7:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 20:17 gnus-alias-get-something Bob Newell
2023-08-10  4:32 ` gnus-alias-get-something Bob Newell
2023-08-10  4:40   ` gnus-alias-get-something Emanuel Berg
2023-08-10  7:26     ` gnus-alias-get-something Bob Newell
2023-08-10  7:31   ` Björn Bidar [this message]
2023-08-10 18:16     ` gnus-alias-get-something Bob Newell

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=87r0obz73t.fsf@thaodan.de \
    --to=bjorn.bidar@thaodan.de \
    --cc=bobnewell@bobnewell.net \
    --cc=ding@gnus.org \
    /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).