home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / mail / Supercite.README < prev    next >
Encoding:
Text File  |  1995-11-28  |  2.1 KB  |  71 lines

  1.                                   Supercite.ts
  2.  
  3. A TickleService that allows you to quote people in a civilized
  4. manner.
  5.  
  6. Supercite.ts is a service (listed under 'Services') and works with
  7. all NEXTSTEP applications. It requires that you have TickleServices
  8. by Scott Hess installed.
  9.  
  10. Supercite is inspired by the Supercite package for emacs.
  11.  
  12. What it does
  13. ============
  14.  
  15. With this little service you can cite people like this:
  16.  
  17. >>>>> "Jacob" == Jacob Nielsen <jacob@dannug.dk> writes:
  18.  
  19. Jacob> What a great app. Thanks!
  20.  
  21. instead of:
  22.  
  23. Jacob Nielsen <jacob@dannug.dk> writes:
  24.  
  25. > What a great app. Thanks!
  26.  
  27.  
  28. Why is that usefull?
  29. ====================
  30.  
  31. Have you ever seen a discussion containing things like:  >>>>
  32. NEXTSTEP is the best computing enviroment on earth!  >>>> It keeps
  33. being usefull :-) >>> I second that!
  34.  
  35. I find it difficult to remember that the '>>>>' is me, the '>>>'
  36. is Peter, '>>' is ... Using Supercite, this becomes:
  37.  
  38. Jacob> NEXTSTEP is the best computing enviroment on earth!  It
  39. Jacob> keeps being usefull :-) 
  40. Peter>  I second that!
  41.  
  42.  
  43. The menu entries
  44. ================
  45.  
  46. Cite...    When you have selected some text and press this menu
  47. item, Supercite will prompt you for a citation name and use the
  48. name to cite the selected text.
  49.  
  50. Insert Name...    Select a text block that contains an email address
  51. and press the menu item. Supercite will then prompt you for the
  52. citation name to use (using the persons first name as a guess) and
  53. produce the Supercite header (e.g '>>>>> "Jacob" == Jacob Nielsen
  54. <jacob@dannug.dk>'). Note that the selected text block is replaced
  55. by the Supercite header.
  56.  
  57. Unquote    This menu entry removes quotes from the selected text.
  58. It will even remove citations made by Supercite...
  59.     A word of cation: do not use this on text that's not quoted
  60.     and that contains a '>' -- the line with the '>' will be
  61.     removed !
  62.  
  63. Unquote and Cite...     Like pressing Unquote and then Cite...
  64.  
  65. Reformat Lines  This will reformat the selected lines so they are
  66. around 65 characters long.
  67.  
  68. Nov 24, 1995            Jacob Nielsen <jacob@dannug.dk>
  69.  
  70. Supercite.ts    (C) 1995, 1996 Jacob Nielsen <jacob@dannug.dk>
  71.