1999-03-15 01:41:19 +00:00
|
|
|
*** pine/pine.hlp.orig Fri Feb 5 01:07:54 1999
|
|
|
|
--- pine/pine.hlp Tue Feb 9 22:10:02 1999
|
1998-08-13 06:49:34 +00:00
|
|
|
***************
|
1999-03-15 01:41:19 +00:00
|
|
|
*** 455,463 ****
|
1998-08-13 06:49:34 +00:00
|
|
|
|
|
|
|
executable <Unix search path>/pine
|
|
|
|
persnl cfg ~/.pinerc
|
|
|
|
! global cfg /usr/local/lib/pine.conf
|
|
|
|
! fixed cfg /usr/local/lib/pine.conf.fixed
|
|
|
|
! local help /usr/local/lib/pine.info
|
|
|
|
|
|
|
|
interrupted ~/.pine-interrupted-mail
|
|
|
|
debug ~/.pine-debugN
|
1999-03-15 01:41:19 +00:00
|
|
|
--- 455,463 ----
|
1998-08-13 06:49:34 +00:00
|
|
|
|
|
|
|
executable <Unix search path>/pine
|
|
|
|
persnl cfg ~/.pinerc
|
1998-10-05 04:23:19 +00:00
|
|
|
! global cfg @@PREFIX@@/etc/pine.conf
|
|
|
|
! fixed cfg @@PREFIX@@/etc/pine.conf.fixed
|
|
|
|
! local help @@PREFIX@@/etc/pine.info
|
1998-08-13 06:49:34 +00:00
|
|
|
|
|
|
|
interrupted ~/.pine-interrupted-mail
|
|
|
|
debug ~/.pine-debugN
|
|
|
|
***************
|
1999-03-15 01:41:19 +00:00
|
|
|
*** 469,476 ****
|
1998-10-05 04:23:19 +00:00
|
|
|
postponed# ~/mail/postponed-msgs
|
|
|
|
sentmail# ~/mail/sent-mail
|
|
|
|
mailcap# ~/.mailcap + /etc/mailcap
|
|
|
|
! + /usr/etc/mailcap + /usr/local/etc/mailcap
|
|
|
|
! mimetypes# ~/.mime.types + /etc/mime.types + /usr/local/lib/mime.types
|
|
|
|
|
|
|
|
news-spool varies across Unix flavors, e.g. /usr/spool/news or /var/news
|
|
|
|
active-news varies across Unix flavors, e.g. /usr/lib/news/active
|
1999-03-15 01:41:19 +00:00
|
|
|
--- 469,476 ----
|
1998-10-05 04:23:19 +00:00
|
|
|
postponed# ~/mail/postponed-msgs
|
|
|
|
sentmail# ~/mail/sent-mail
|
|
|
|
mailcap# ~/.mailcap + /etc/mailcap
|
|
|
|
! + /usr/etc/mailcap + @@PREFIX@@/etc/mailcap
|
|
|
|
! mimetypes# ~/.mime.types + /etc/mime.types + @@PREFIX@@/etc/mime.types
|
|
|
|
|
|
|
|
news-spool varies across Unix flavors, e.g. /usr/spool/news or /var/news
|
|
|
|
active-news varies across Unix flavors, e.g. /usr/lib/news/active
|
|
|
|
***************
|
1999-03-15 01:41:19 +00:00
|
|
|
*** 856,864 ****
|
1998-08-13 06:49:34 +00:00
|
|
|
this link now to send a message to it:<BR>
|
|
|
|
<A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P>
|
|
|
|
<!--chtml endif-->
|
|
|
|
! <!--chtml if [ -r /usr/local/lib/pine.info ]-->
|
|
|
|
<HR WIDTH="75%">Local Support Contacts:<P>
|
|
|
|
! <!--#include file="/usr/local/lib/pine.info"-->
|
|
|
|
<HR WIDTH="75%">
|
|
|
|
<!--chtml endif-->
|
|
|
|
<P>
|
1999-03-15 01:41:19 +00:00
|
|
|
--- 856,864 ----
|
1998-08-13 06:49:34 +00:00
|
|
|
this link now to send a message to it:<BR>
|
|
|
|
<A HREF="X-Pine-Gripe:_LOCAL_ADDRESS_?local"><!--#echo var="_LOCAL_FULLNAME_"--></A><P>
|
|
|
|
<!--chtml endif-->
|
1998-10-05 04:23:19 +00:00
|
|
|
! <!--chtml if [ -r @@PREFIX@@/etc/pine.info ]-->
|
1998-08-13 06:49:34 +00:00
|
|
|
<HR WIDTH="75%">Local Support Contacts:<P>
|
1998-10-05 04:23:19 +00:00
|
|
|
! <!--#include file="@@PREFIX@@/etc/pine.info"-->
|
1998-08-13 06:49:34 +00:00
|
|
|
<HR WIDTH="75%">
|
|
|
|
<!--chtml endif-->
|
|
|
|
<P>
|
|
|
|
***************
|
1999-03-15 01:41:19 +00:00
|
|
|
*** 945,951 ****
|
1998-08-13 06:49:34 +00:00
|
|
|
<OL>
|
|
|
|
<LI> <A HREF="#intro">Introduction</A>
|
|
|
|
<LI> <A HREF="#pine_help">Pine Help</A>
|
|
|
|
! <!--chtml if [ -r /usr/local/lib/pine.info ]-->
|
|
|
|
<LI> <A HREF="#local_support">Local Support Contacts</A>
|
|
|
|
<!--chtml endif-->
|
|
|
|
<LI> <A HREF="#giving_cmds">Giving Commands in Pine</A>
|
1999-03-15 01:41:19 +00:00
|
|
|
--- 945,951 ----
|
1998-08-13 06:49:34 +00:00
|
|
|
<OL>
|
|
|
|
<LI> <A HREF="#intro">Introduction</A>
|
|
|
|
<LI> <A HREF="#pine_help">Pine Help</A>
|
1998-10-05 04:23:19 +00:00
|
|
|
! <!--chtml if [ -r @@PREFIX@@/etc/pine.info ]-->
|
1998-08-13 06:49:34 +00:00
|
|
|
<LI> <A HREF="#local_support">Local Support Contacts</A>
|
|
|
|
<!--chtml endif-->
|
|
|
|
<LI> <A HREF="#giving_cmds">Giving Commands in Pine</A>
|
|
|
|
***************
|
1999-03-15 01:41:19 +00:00
|
|
|
*** 1052,1060 ****
|
1998-08-13 06:49:34 +00:00
|
|
|
at your site.)
|
|
|
|
|
|
|
|
|
|
|
|
! <!--chtml if [ -r /usr/local/lib/pine.info ]-->
|
|
|
|
<H2><A NAME="local_support">Local Support Contacts</A></H2>
|
|
|
|
! <!--#include file="/usr/local/lib/pine.info"-->
|
|
|
|
<!--chtml endif-->
|
|
|
|
|
|
|
|
<H2><A NAME="giving_cmds">Giving Commands in Pine</A></H2>
|
1999-03-15 01:41:19 +00:00
|
|
|
--- 1052,1060 ----
|
1998-08-13 06:49:34 +00:00
|
|
|
at your site.)
|
|
|
|
|
|
|
|
|
1998-10-05 04:23:19 +00:00
|
|
|
! <!--chtml if [ -r @@PREFIX@@/etc/pine.info ]-->
|
1998-08-13 06:49:34 +00:00
|
|
|
<H2><A NAME="local_support">Local Support Contacts</A></H2>
|
1998-10-05 04:23:19 +00:00
|
|
|
! <!--#include file="@@PREFIX@@/etc/pine.info"-->
|
1998-08-13 06:49:34 +00:00
|
|
|
<!--chtml endif-->
|
|
|
|
|
|
|
|
<H2><A NAME="giving_cmds">Giving Commands in Pine</A></H2>
|