Gnus development mailing list
 help / color / mirror / Atom feed
* Re: message-signature-file not working on Win32 v5.11
       [not found] <380-220071221103137546@earthlink.net>
@ 2007-12-11  1:29 ` Katsumi Yamaoka
  0 siblings, 0 replies; only message in thread
From: Katsumi Yamaoka @ 2007-12-11  1:29 UTC (permalink / raw)
  To: mu8ja0i; +Cc: ding, bugs

>>>>> Allan J Mui wrote:

> Gnus v5.11
> GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
>  of 2007-06-02 on RELEASE
[...]
> (setq message-signature-file "_msg-sig")

> I created a message signature file "_msg-sig" but when I try to sign
> my message with it nothing happens.

Could you try using a full path name like "c:/foo/bar/_msg-sig"
or "~/_msg-sig"?

> The analogous feature for email signing works perfectly. I would
> like to control whether to sign or not by insert-message-signature.
> If I use the variable message-signature it works.  It seems to make
> no difference whether message-signature is set to nil or not, in
> both cases the message-signature-file is ignored.

To make Message use `message-signature-file', please set
`message-signature' to t.

(info "(message)Insertion Variables")
,----
| `message-signature'
|      String to be inserted at the end of the message buffer.  If `t'
|      (which is the default), the `message-signature-file' file will be
|      inserted instead.  If a function, the result from the function
|      will be used instead.  If a form, the result from the form will be
|      used instead.  If this variable is `nil', no signature will be
|      inserted at all.
`----

(In the upstream Gnus, you can use `message-signature-directory'
to control the directory part of the signature file name.)

Regards,



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-11  1:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <380-220071221103137546@earthlink.net>
2007-12-11  1:29 ` message-signature-file not working on Win32 v5.11 Katsumi Yamaoka

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