From: Gregory N. S. <gsh...@us...> - 2003-12-08 04:05:23
|
Update of /cvsroot/vm-faq/vm-faq In directory sc8-pr-cvs1:/tmp/cvs-serv21221 Modified Files: vm-faq.html vm-faq-6.html Log Message: Fix URL and add other signature packages. Index: vm-faq.html =================================================================== RCS file: /cvsroot/vm-faq/vm-faq/vm-faq.html,v retrieving revision 3.38 retrieving revision 3.39 diff -C2 -d -r3.38 -r3.39 Index: vm-faq-6.html =================================================================== RCS file: /cvsroot/vm-faq/vm-faq/vm-faq-6.html,v retrieving revision 3.9 retrieving revision 3.10 diff -C2 -d -r3.9 -r3.10 *** vm-faq-6.html 15 Sep 2003 15:07:08 -0000 3.9 --- vm-faq-6.html 8 Dec 2003 04:05:20 -0000 3.10 *************** *** 79,87 **** <H2><A NAME="ss6.3">6.3. How can I include a random signature file?</A></H2> Date: June 20, 1998<BR> ! Updated: April 18, 2001<BR> <P> Matt Simmons (the former BBDB maintainer) has written a ! <A HREF="http://www.netcom.com/~simmonmt/randomsig.tar.gz">random signature package</A> for message-mode, which can be used with VM if you put the following forms in your .vm file: --- 79,87 ---- <H2><A NAME="ss6.3">6.3. How can I include a random signature file?</A></H2> Date: June 20, 1998<BR> ! Updated: December 7, 2003<BR> <P> Matt Simmons (the former BBDB maintainer) has written a ! <A HREF="http://linux01.gwdg.de/~steufel/random-sig.el">random signature package</A> for message-mode, which can be used with VM if you put the following forms in your .vm file: *************** *** 99,102 **** --- 99,115 ---- <P> (Don't forget to download and install the random-signature package.) + </P> + <P> + From: John Relph<BR> + </P> + <P> + There appear to be some alternate packages available: + </P> + <P> + <UL> + <LI><A HREF="http://www.zonix.de/html40/linux/emacs_lisp.html">http://www.zonix.de/html40/linux/emacs_lisp.html</A> + <LI><A HREF="http://web.warhound.org/pic-a-sig/">http://web.warhound.org/pic-a-sig/</A> + <LI><A HREF="http://www.grassouille.org/code/sources/signature.el">http://www.grassouille.org/code/sources/signature.el</A> + </UL> </P> |