help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with the signature in 21.3


From: Peter Wu
Subject: Re: Problem with the signature in 21.3
Date: Wed, 30 Apr 2003 12:31:01 -0400

In article <844r4gvyfc.fsf@lucy.is.informatik.uni-duisburg.de>, Kai
Großjohann wrote:

> Peter Wu <peterw@hotmail.com> writes:
>
>> message-signature's value is
>> (lambda nil
>>   (shell-command-to-string "$HOME/.signature"))
>
> That looks like a strange value.  It tries to call $HOME/.signature as
> a program and then uses the output of that program.  I guess that
> $HOME/.signature is not a program on your system.
>
> How about this:
>
> (setq message-signature nil
>       message-signature-file "~/.signature")
>
> This also happens to be the default.

Thanks. This cures the problem. :)


-- 
Peter Wu
Powered by Microsoft Windows XP [Version 5.1.2600]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]