Gnus development mailing list
 help / color / mirror / Atom feed
From: Sebastian Luque <sluque@mun.ca>
Subject: functions as fields in gnus-alias
Date: Sun, 30 Jan 2005 14:01:55 -0600	[thread overview]
Message-ID: <87u0oy1ya4.fsf@mun.ca> (raw)

Has anybody encountered problems using a custom function to produce a
signature with gnus-alias package? Whenever I choose an identity that uses
that function, I receive an error (I can provide it next message, but
something like function void), and the signature is not inserted. The function
works ok without that package, just using posting-styles. My guess is that
gnus-alias expects something different from the output of this function. Here
is how set it up (not working):

(setq gnus-alias-identity-alist
      '(("default" "" "name <myemail@domain>" nil "" "~/.signature")
	("alternate" "default" "" "" nil "" custom-sig)))

I tried it both through the customize interface and putting it in .gnus.el,
but no luck. Thanks for any ideas.

-- 
Best wishes,
Sebastian




                 reply	other threads:[~2005-01-30 20:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87u0oy1ya4.fsf@mun.ca \
    --to=sluque@mun.ca \
    /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).