home *** CD-ROM | disk | FTP | other *** search
/ BUG 11 / BUGCD1998_02.ISO / email / becky / rebecca.ini < prev    next >
INI File  |  1997-08-24  |  2KB  |  98 lines

  1. #
  2. # To customize the editor, edit this file and save to
  3. # the directory Rebecca.EXE exists.
  4. #
  5.  
  6. [Settings]
  7. #----------------------------------
  8. # Initial value
  9. #----------------------------------
  10.  
  11. # Tab size
  12. DefaultTAB=8
  13.  
  14. # Maximum column width
  15. DefaultColumn=256
  16.  
  17. # Word wrap point
  18. AutoSplitCol=73
  19.  
  20. # The size of undo buffer (KB)
  21. UndoLimit=1024
  22.  
  23. # Spacing between lines
  24. WideLine=0
  25.  
  26. # Spacing between lines when printing
  27. PrintSpacing=0
  28.  
  29. # Footer note. &p represents the page no.
  30. Footer=- &p -
  31.  
  32. # Footer alignment. 0: Left, 1: Center, 2:Right
  33. FootAlign=1
  34.  
  35. # Header note.
  36. Header=
  37. HeadAligh=
  38.  
  39. # Margin. (mm co-ordination)
  40. PrintTop=5
  41. PrintBottom=5
  42. PrintLeft=5
  43. PrintRight=5
  44.  
  45. [Options]
  46. #----------------------------------
  47. # Option switches
  48. #----------------------------------
  49.  
  50. # Insert mode
  51. InsertMode=1
  52.  
  53. # Auto indent mode
  54. AutoInd=1
  55.  
  56. # Input white spaces by TAB key instead of a hard tab
  57. SoftTAB=0
  58.  
  59. # Permit the cursor to locate after the EOL
  60. EOLOverCsr=0
  61.  
  62. # Free cursor mode
  63. FreeCursor=1
  64.  
  65. # Fill by hard tabs instead of white spaces when you input a character after
  66. # EOL in the free cursor mode
  67. FillByTAB=0
  68.  
  69. # Locate the caret at the middle of the window after searching, jumping...
  70. JumpCenter=1
  71.  
  72. # Box type caret
  73. BoxCursor=1
  74.  
  75. #----------------------------------
  76. # Display (0: Off, 1: On)
  77. #----------------------------------
  78.  
  79. # Tab code
  80. TabDisplay=1
  81.  
  82. # Under line at the current line
  83. UnderLine=0
  84.  
  85. # CR code
  86. CRDisplay=1
  87.  
  88. # EOF code
  89. EOFDisplay=1
  90.  
  91. [Others]
  92. #----------------------------------
  93. # Others
  94. #----------------------------------
  95.  
  96. #PGP version
  97. PGPVersion=262
  98.