home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / openloo / 3498 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.9 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!rutgers!psinntp!psinntp!ncrlnk!ncr-mpd!bach!chipb
  2. From: Chip.Brewster@FtCollinsCO.NCR.COM (Chip Brewster)
  3. Newsgroups: comp.windows.open-look
  4. Subject: Re: Mailtool and .signature
  5. Message-ID: <2161@ncr-mpd.FtCollins.NCR.COM>
  6. Date: 18 Aug 92 15:33:01 GMT
  7. References: <1992Aug15.114827.25770@ucthpx.uct.ac.za>
  8. Sender: uucp@ncr-mpd.FtCollins.NCR.COM
  9. Reply-To: Chip.Brewster@FtCollinsCO.NCR.COM
  10. Organization: NCR Microelectronic Products Division
  11. Lines: 40
  12.  
  13.  
  14. In article <1992Aug15.114827.25770@ucthpx.uct.ac.za>,
  15. fred@dip1.ee.uct.ac.za (Fred Hoare) writes:
  16. |> Hi
  17. |> 
  18. |> I'm sure that I've seen a post like this before but I can't remember
  19. |> the answer to the question - Is there a FAQ list for this group and
  20. if so where
  21. |> can I find it?
  22. |> 
  23. |> I am running OW 3.0 and would like to get the mailtool to automatically
  24. |> append a signature to my mail. I had a look at the manual entry for mailtool
  25. |> and for mail and tried to set up my .mailrc file.  The option I tried
  26. was the
  27. |> following
  28. |>     set sign=`~/.signature'
  29. |> which is what would be used in mail to aappend a signature when the
  30. ~a command
  31. |> was entered into a file.
  32. |> 
  33. |> Is there a way to do this or will mailtool source code have to be modified?
  34. |> 
  35.  
  36. One way to do this is to create the file $HOME/.text_extras_menu or copy
  37. it from /usr/lib.  Then  add the line:
  38.  
  39.     "Signature"             cat $HOME/.signature
  40.  
  41. You will also need to add the following resource to your $HOME/.Xdefaults:
  42.  
  43.     Text.ExtrasMenuFilename:        /<your_home_path>/.text_extras_menu
  44.  
  45. Then you simply pop-up the menu in any XView text window and select
  46. Extras->Signature.  The advantage with this method is it works with
  47. other XView apps, not just mailtool.
  48.  
  49. Chip Brewster
  50. NCR Microelectronics    | Internet: Chip.Brewster@FtCollinsCO.NCR.COM
  51. 2001 Danfield Ct MS470A | UUCP:     {uunet,ncr-sd}!ncrcom!ncr-mpd!bach!chipb
  52. Ft Collins, CO 80525    | BELL:     (303) 223-5100 ext. 423
  53.