home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / openloo / 3535 < prev    next >
Encoding:
Text File  |  1992-08-20  |  2.0 KB  |  53 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbfsb!cbnewsg.cb.att.com!nh
  3. From: nh@cbnewsg.cb.att.com (nicholas.hounsome)
  4. Subject: Re: Mailtool and .signature
  5. Message-ID: <1992Aug20.082151.12909@cbfsb.cb.att.com>
  6. Sender: news@cbfsb.cb.att.com
  7. Organization: AT&T
  8. References: <2161@ncr-mpd.FtCollins.NCR.COM>
  9. Date: Thu, 20 Aug 1992 08:21:51 GMT
  10. Lines: 41
  11.  
  12. From article <2161@ncr-mpd.FtCollins.NCR.COM>, by Chip.Brewster@FtCollinsCO.NCR.COM (Chip Brewster):
  13. > In article <1992Aug15.114827.25770@ucthpx.uct.ac.za>,
  14. > fred@dip1.ee.uct.ac.za (Fred Hoare) writes:
  15. > |> Hi
  16. > |> 
  17. > |> I'm sure that I've seen a post like this before but I can't remember
  18. > |> the answer to the question - Is there a FAQ list for this group and
  19. > if so where
  20. > |> can I find it?
  21. > |> 
  22. > |> I am running OW 3.0 and would like to get the mailtool to automatically
  23. > |> append a signature to my mail. I had a look at the manual entry for mailtool
  24. > |> and for mail and tried to set up my .mailrc file.  The option I tried
  25. > was the
  26. > |> following
  27. > |>     set sign=`~/.signature'
  28. > |> which is what would be used in mail to aappend a signature when the
  29. > ~a command
  30. > |> was entered into a file.
  31. > |> 
  32. > |> Is there a way to do this or will mailtool source code have to be modified?
  33. > |> 
  34. > One way to do this is to create the file $HOME/.text_extras_menu or copy
  35. > it from /usr/lib.  Then  add the line:
  36. >     "Signature"             cat $HOME/.signature
  37. > You will also need to add the following resource to your $HOME/.Xdefaults:
  38. >     Text.ExtrasMenuFilename:        /<your_home_path>/.text_extras_menu
  39. > Then you simply pop-up the menu in any XView text window and select
  40. > Extras->Signature.  The advantage with this method is it works with
  41. > other XView apps, not just mailtool.
  42.  
  43. easier still is to add it to your list of templates (see properties)
  44. Unfortunately this is not automatic which was the original request.
  45. I know of no way to do it.
  46.