el4r 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (249) hide show
  1. data/BUGS +2 -0
  2. data/Changes +2412 -0
  3. data/bin/el4r +26 -0
  4. data/bin/el4r-instance +1105 -0
  5. data/bin/el4r-rctool +279 -0
  6. data/bin/el4r-runtest +26 -0
  7. data/data/emacs/site-lisp/el4r.el +441 -0
  8. data/doc/classes/El4r.html +200 -0
  9. data/doc/classes/El4r.src/M000004.html +25 -0
  10. data/doc/classes/El4r.src/M000005.html +25 -0
  11. data/doc/classes/El4r.src/M000006.html +18 -0
  12. data/doc/classes/El4r.src/M000008.html +25 -0
  13. data/doc/classes/El4r.src/M000009.html +18 -0
  14. data/doc/classes/El4r/ELConsCell.html +145 -0
  15. data/doc/classes/El4r/ELConsCell.src/M000044.html +16 -0
  16. data/doc/classes/El4r/ELConsCell.src/M000046.html +16 -0
  17. data/doc/classes/El4r/ELConsCell.src/M000050.html +16 -0
  18. data/doc/classes/El4r/ELInstance.html +755 -0
  19. data/doc/classes/El4r/ELInstance.src/M000046.html +36 -0
  20. data/doc/classes/El4r/ELInstance.src/M000047.html +41 -0
  21. data/doc/classes/El4r/ELInstance.src/M000048.html +31 -0
  22. data/doc/classes/El4r/ELInstance.src/M000049.html +22 -0
  23. data/doc/classes/El4r/ELInstance.src/M000050.html +25 -0
  24. data/doc/classes/El4r/ELInstance.src/M000051.html +35 -0
  25. data/doc/classes/El4r/ELInstance.src/M000052.html +31 -0
  26. data/doc/classes/El4r/ELInstance.src/M000053.html +23 -0
  27. data/doc/classes/El4r/ELInstance.src/M000054.html +41 -0
  28. data/doc/classes/El4r/ELInstance.src/M000055.html +31 -0
  29. data/doc/classes/El4r/ELInstance.src/M000056.html +43 -0
  30. data/doc/classes/El4r/ELInstance.src/M000057.html +31 -0
  31. data/doc/classes/El4r/ELInstance.src/M000058.html +22 -0
  32. data/doc/classes/El4r/ELInstance.src/M000059.html +25 -0
  33. data/doc/classes/El4r/ELInstance.src/M000060.html +43 -0
  34. data/doc/classes/El4r/ELInstance.src/M000061.html +31 -0
  35. data/doc/classes/El4r/ELInstance.src/M000062.html +22 -0
  36. data/doc/classes/El4r/ELInstance.src/M000063.html +25 -0
  37. data/doc/classes/El4r/ELInstance.src/M000064.html +35 -0
  38. data/doc/classes/El4r/ELInstance.src/M000065.html +23 -0
  39. data/doc/classes/El4r/ELInstance.src/M000066.html +23 -0
  40. data/doc/classes/El4r/ELInstance.src/M000067.html +19 -0
  41. data/doc/classes/El4r/ELInstance.src/M000068.html +18 -0
  42. data/doc/classes/El4r/ELInstance.src/M000069.html +20 -0
  43. data/doc/classes/El4r/ELInstance.src/M000070.html +18 -0
  44. data/doc/classes/El4r/ELInstance.src/M000071.html +19 -0
  45. data/doc/classes/El4r/ELInstance.src/M000072.html +30 -0
  46. data/doc/classes/El4r/ELInstance.src/M000073.html +20 -0
  47. data/doc/classes/El4r/ELInstance.src/M000074.html +20 -0
  48. data/doc/classes/El4r/ELInstance.src/M000075.html +17 -0
  49. data/doc/classes/El4r/ELInstance.src/M000076.html +18 -0
  50. data/doc/classes/El4r/ELInstance.src/M000077.html +21 -0
  51. data/doc/classes/El4r/ELInstance.src/M000078.html +18 -0
  52. data/doc/classes/El4r/ELInstance.src/M000079.html +18 -0
  53. data/doc/classes/El4r/ELInstance.src/M000080.html +35 -0
  54. data/doc/classes/El4r/ELInstance.src/M000081.html +24 -0
  55. data/doc/classes/El4r/ELInstance.src/M000082.html +22 -0
  56. data/doc/classes/El4r/ELInstance.src/M000083.html +21 -0
  57. data/doc/classes/El4r/ELInstance.src/M000084.html +19 -0
  58. data/doc/classes/El4r/ELInstance.src/M000085.html +18 -0
  59. data/doc/classes/El4r/ELInstance.src/M000086.html +21 -0
  60. data/doc/classes/El4r/ELInstance.src/M000087.html +18 -0
  61. data/doc/classes/El4r/ELInstance.src/M000088.html +24 -0
  62. data/doc/classes/El4r/ELInstance.src/M000089.html +23 -0
  63. data/doc/classes/El4r/ELInstance.src/M000090.html +18 -0
  64. data/doc/classes/El4r/ELInstance.src/M000091.html +20 -0
  65. data/doc/classes/El4r/ELInstance.src/M000092.html +18 -0
  66. data/doc/classes/El4r/ELInstance.src/M000093.html +19 -0
  67. data/doc/classes/El4r/ELListCell.html +163 -0
  68. data/doc/classes/El4r/ELListCell.src/M000026.html +16 -0
  69. data/doc/classes/El4r/ELListCell.src/M000027.html +16 -0
  70. data/doc/classes/El4r/ELListCell.src/M000028.html +23 -0
  71. data/doc/classes/El4r/ELListCell.src/M000031.html +16 -0
  72. data/doc/classes/El4r/ELListCell.src/M000032.html +23 -0
  73. data/doc/classes/El4r/ELListCell.src/M000033.html +16 -0
  74. data/doc/classes/El4r/ELListCell.src/M000034.html +23 -0
  75. data/doc/classes/El4r/ELListCell.src/M000037.html +16 -0
  76. data/doc/classes/El4r/ELListCell.src/M000038.html +23 -0
  77. data/doc/classes/El4r/ELMethodsMixin.html +648 -0
  78. data/doc/classes/El4r/ELMethodsMixin.src/M000006.html +27 -0
  79. data/doc/classes/El4r/ELMethodsMixin.src/M000007.html +27 -0
  80. data/doc/classes/El4r/ELMethodsMixin.src/M000008.html +18 -0
  81. data/doc/classes/El4r/ELMethodsMixin.src/M000009.html +18 -0
  82. data/doc/classes/El4r/ELMethodsMixin.src/M000010.html +27 -0
  83. data/doc/classes/El4r/ELMethodsMixin.src/M000011.html +19 -0
  84. data/doc/classes/El4r/ELMethodsMixin.src/M000012.html +18 -0
  85. data/doc/classes/El4r/ELMethodsMixin.src/M000013.html +19 -0
  86. data/doc/classes/El4r/ELMethodsMixin.src/M000014.html +19 -0
  87. data/doc/classes/El4r/ELMethodsMixin.src/M000015.html +18 -0
  88. data/doc/classes/El4r/ELMethodsMixin.src/M000016.html +21 -0
  89. data/doc/classes/El4r/ELMethodsMixin.src/M000017.html +18 -0
  90. data/doc/classes/El4r/ELMethodsMixin.src/M000018.html +23 -0
  91. data/doc/classes/El4r/ELMethodsMixin.src/M000019.html +18 -0
  92. data/doc/classes/El4r/ELMethodsMixin.src/M000020.html +46 -0
  93. data/doc/classes/El4r/ELMethodsMixin.src/M000021.html +18 -0
  94. data/doc/classes/El4r/ELMethodsMixin.src/M000022.html +23 -0
  95. data/doc/classes/El4r/ELMethodsMixin.src/M000023.html +28 -0
  96. data/doc/classes/El4r/ELMethodsMixin.src/M000024.html +46 -0
  97. data/doc/classes/El4r/ELMethodsMixin.src/M000025.html +18 -0
  98. data/doc/classes/El4r/ELMethodsMixin.src/M000026.html +18 -0
  99. data/doc/classes/El4r/ELMethodsMixin.src/M000027.html +28 -0
  100. data/doc/classes/El4r/ELMethodsMixin.src/M000028.html +31 -0
  101. data/doc/classes/El4r/ELMethodsMixin.src/M000029.html +24 -0
  102. data/doc/classes/El4r/ELMethodsMixin.src/M000030.html +18 -0
  103. data/doc/classes/El4r/ELMethodsMixin.src/M000031.html +18 -0
  104. data/doc/classes/El4r/ELMethodsMixin.src/M000032.html +18 -0
  105. data/doc/classes/El4r/ELMethodsMixin.src/M000033.html +18 -0
  106. data/doc/classes/El4r/ELMethodsMixin.src/M000034.html +18 -0
  107. data/doc/classes/El4r/ELMethodsMixin.src/M000035.html +18 -0
  108. data/doc/classes/El4r/ELMethodsMixin.src/M000036.html +25 -0
  109. data/doc/classes/El4r/ELObject.html +235 -0
  110. data/doc/classes/El4r/ELObject.src/M000078.html +19 -0
  111. data/doc/classes/El4r/ELObject.src/M000079.html +18 -0
  112. data/doc/classes/El4r/ELObject.src/M000080.html +19 -0
  113. data/doc/classes/El4r/ELObject.src/M000081.html +18 -0
  114. data/doc/classes/El4r/ELObject.src/M000082.html +19 -0
  115. data/doc/classes/El4r/ELObject.src/M000083.html +18 -0
  116. data/doc/classes/El4r/ELObject.src/M000084.html +18 -0
  117. data/doc/classes/El4r/ELObject.src/M000085.html +18 -0
  118. data/doc/classes/El4r/ELObject.src/M000086.html +20 -0
  119. data/doc/classes/El4r/ELObject.src/M000087.html +19 -0
  120. data/doc/classes/El4r/ELObject.src/M000088.html +20 -0
  121. data/doc/classes/El4r/ELObject.src/M000090.html +19 -0
  122. data/doc/classes/El4r/ELObject.src/M000091.html +19 -0
  123. data/doc/classes/El4r/ELObject.src/M000092.html +18 -0
  124. data/doc/classes/El4r/ELObject.src/M000093.html +19 -0
  125. data/doc/classes/El4r/ELObject.src/M000094.html +18 -0
  126. data/doc/classes/El4r/ELObject.src/M000095.html +18 -0
  127. data/doc/classes/El4r/ELObject.src/M000096.html +18 -0
  128. data/doc/classes/El4r/ELObject.src/M000097.html +19 -0
  129. data/doc/classes/El4r/ELObject.src/M000098.html +18 -0
  130. data/doc/classes/El4r/ELObject.src/M000099.html +18 -0
  131. data/doc/classes/El4r/ELObject.src/M000100.html +18 -0
  132. data/doc/classes/El4r/ELObject.src/M000102.html +19 -0
  133. data/doc/classes/El4r/ELObject.src/M000103.html +20 -0
  134. data/doc/classes/El4r/ELRubyObjectStock.html +283 -0
  135. data/doc/classes/El4r/ELRubyObjectStock.src/M000030.html +21 -0
  136. data/doc/classes/El4r/ELRubyObjectStock.src/M000031.html +22 -0
  137. data/doc/classes/El4r/ELRubyObjectStock.src/M000032.html +22 -0
  138. data/doc/classes/El4r/ELRubyObjectStock.src/M000033.html +42 -0
  139. data/doc/classes/El4r/ELRubyObjectStock.src/M000034.html +19 -0
  140. data/doc/classes/El4r/ELRubyObjectStock.src/M000035.html +22 -0
  141. data/doc/classes/El4r/ELRubyObjectStock.src/M000036.html +22 -0
  142. data/doc/classes/El4r/ELRubyObjectStock.src/M000037.html +22 -0
  143. data/doc/classes/El4r/ELRubyObjectStock.src/M000038.html +22 -0
  144. data/doc/classes/El4r/ELRubyObjectStock.src/M000039.html +17 -0
  145. data/doc/classes/El4r/ELRubyObjectStock.src/M000040.html +17 -0
  146. data/doc/classes/El4r/ELRubyObjectStock.src/M000041.html +22 -0
  147. data/doc/classes/El4r/ELRubyObjectStock.src/M000042.html +22 -0
  148. data/doc/classes/El4r/ELRubyObjectStock.src/M000043.html +17 -0
  149. data/doc/classes/El4r/ELRubyObjectStock.src/M000044.html +17 -0
  150. data/doc/classes/El4r/ELRubyObjectStock.src/M000045.html +46 -0
  151. data/doc/classes/El4r/ELRubyObjectStock.src/M000046.html +19 -0
  152. data/doc/classes/El4r/ELRubyObjectStock.src/M000047.html +21 -0
  153. data/doc/classes/El4r/ELRubyObjectStock.src/M000048.html +19 -0
  154. data/doc/classes/El4r/ELRubyObjectStock.src/M000049.html +18 -0
  155. data/doc/classes/El4r/ELSequence.html +221 -0
  156. data/doc/classes/El4r/ELSequence.src/M000040.html +18 -0
  157. data/doc/classes/El4r/ELSequence.src/M000041.html +18 -0
  158. data/doc/classes/El4r/ELSequence.src/M000042.html +20 -0
  159. data/doc/classes/El4r/ELSequence.src/M000043.html +19 -0
  160. data/doc/classes/El4r/ELSequence.src/M000044.html +18 -0
  161. data/doc/classes/El4r/ELSequence.src/M000045.html +19 -0
  162. data/doc/classes/El4r/ELSequence.src/M000048.html +18 -0
  163. data/doc/classes/El4r/ELSequence.src/M000049.html +20 -0
  164. data/doc/classes/El4r/ELSequence.src/M000050.html +18 -0
  165. data/doc/classes/El4r/ELSequence.src/M000051.html +20 -0
  166. data/doc/classes/El4r/ELSequence.src/M000052.html +19 -0
  167. data/doc/classes/El4r/ELSequence.src/M000053.html +18 -0
  168. data/doc/classes/El4r/ELSequence.src/M000054.html +18 -0
  169. data/doc/classes/El4r/ELSequence.src/M000055.html +20 -0
  170. data/doc/classes/El4r/ELSequence.src/M000056.html +19 -0
  171. data/doc/classes/El4r/ELSequence.src/M000057.html +18 -0
  172. data/doc/classes/El4r/ELSequence.src/M000058.html +19 -0
  173. data/doc/classes/El4r/ELVariables.html +173 -0
  174. data/doc/classes/El4r/ELVariables.src/M000037.html +18 -0
  175. data/doc/classes/El4r/ELVariables.src/M000038.html +18 -0
  176. data/doc/classes/El4r/ELVariables.src/M000039.html +18 -0
  177. data/doc/classes/El4r/ELVariables.src/M000040.html +23 -0
  178. data/doc/classes/El4r/ELVariables.src/M000045.html +18 -0
  179. data/doc/classes/El4r/ELVariables.src/M000046.html +18 -0
  180. data/doc/classes/El4r/ELVariables.src/M000047.html +18 -0
  181. data/doc/classes/El4r/ELVariables.src/M000048.html +18 -0
  182. data/doc/classes/El4r/ELVariables.src/M000049.html +23 -0
  183. data/doc/classes/El4r/ELVariables.src/M000051.html +18 -0
  184. data/doc/classes/El4r/ELVariables.src/M000052.html +18 -0
  185. data/doc/classes/El4r/ELVariables.src/M000053.html +23 -0
  186. data/doc/classes/El4r/ELVector.html +160 -0
  187. data/doc/classes/El4r/ELVector.src/M000028.html +22 -0
  188. data/doc/classes/El4r/ELVector.src/M000029.html +22 -0
  189. data/doc/classes/El4r/ELVector.src/M000030.html +16 -0
  190. data/doc/classes/El4r/ELVector.src/M000033.html +22 -0
  191. data/doc/classes/El4r/ELVector.src/M000034.html +16 -0
  192. data/doc/classes/El4r/ELVector.src/M000035.html +22 -0
  193. data/doc/classes/El4r/ELVector.src/M000036.html +16 -0
  194. data/doc/classes/El4r/ELVector.src/M000039.html +22 -0
  195. data/doc/classes/El4r/ELVector.src/M000040.html +16 -0
  196. data/doc/classes/El4r/El4rOutput.html +175 -0
  197. data/doc/classes/El4r/El4rOutput.src/M000080.html +18 -0
  198. data/doc/classes/El4r/El4rOutput.src/M000081.html +21 -0
  199. data/doc/classes/El4r/El4rOutput.src/M000088.html +18 -0
  200. data/doc/classes/El4r/El4rOutput.src/M000089.html +21 -0
  201. data/doc/classes/El4r/El4rOutput.src/M000090.html +18 -0
  202. data/doc/classes/El4r/El4rOutput.src/M000091.html +21 -0
  203. data/doc/classes/El4r/El4rOutput.src/M000092.html +18 -0
  204. data/doc/classes/El4r/El4rOutput.src/M000094.html +18 -0
  205. data/doc/classes/El4r/El4rOutput.src/M000095.html +21 -0
  206. data/doc/classes/El4r/El4rOutput.src/M000096.html +18 -0
  207. data/doc/classes/El4rAccessor.html +134 -0
  208. data/doc/classes/El4rAccessor.src/M000005.html +18 -0
  209. data/doc/classes/ElApp.html +211 -0
  210. data/doc/classes/ElApp.src/M000001.html +21 -0
  211. data/doc/classes/ElApp.src/M000002.html +17 -0
  212. data/doc/classes/ElApp.src/M000003.html +18 -0
  213. data/doc/classes/ElApp.src/M000004.html +18 -0
  214. data/doc/classes/ElMixin.html +163 -0
  215. data/doc/classes/ElMixin.src/M000001.html +19 -0
  216. data/doc/classes/ElMixin.src/M000002.html +19 -0
  217. data/doc/classes/ElMixin.src/M000003.html +18 -0
  218. data/doc/classes/ElMixin.src/M000004.html +18 -0
  219. data/doc/classes/ElMixin.src/M000006.html +19 -0
  220. data/doc/classes/ElMixin.src/M000007.html +18 -0
  221. data/doc/created.rid +1 -0
  222. data/doc/files/bin/el4r-instance.html +119 -0
  223. data/doc/fr_class_index.html +40 -0
  224. data/doc/fr_file_index.html +27 -0
  225. data/doc/fr_method_index.html +129 -0
  226. data/doc/index.html +24 -0
  227. data/doc/rdoc-style.css +208 -0
  228. data/el4r.en.html +468 -0
  229. data/el4r.ja.html +640 -0
  230. data/files +29 -0
  231. data/lib/el4r/el4r-sub.rb +1023 -0
  232. data/lib/el4r/emacsruby/autoload/70el4r-mode.rb +9 -0
  233. data/lib/el4r/emacsruby/el4r-mode.rb +35 -0
  234. data/lib/el4r/emacsruby/stdlib.rb +37 -0
  235. data/lib/el4r/exec-el4r.rb +182 -0
  236. data/man/el4r.1 +125 -0
  237. data/setup.rb +1551 -0
  238. data/testing/alltest.rb +5 -0
  239. data/testing/badcase.rb +50 -0
  240. data/testing/el4r.e +262 -0
  241. data/testing/euc.txt +1 -0
  242. data/testing/jis.txt +1 -0
  243. data/testing/sjis.txt +1 -0
  244. data/testing/test-el4r.rb +1053 -0
  245. data/testing/test-gc.rb +81 -0
  246. data/testing/test.el +16 -0
  247. data/testing/test.rb +97 -0
  248. data/testing/utf8.txt +1 -0
  249. metadata +311 -0
@@ -0,0 +1,40 @@
1
+
2
+ <?xml version="1.0" encoding="iso-8859-1"?>
3
+ <!DOCTYPE html
4
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
+
7
+ <!--
8
+
9
+ Classes
10
+
11
+ -->
12
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
+ <head>
14
+ <title>Classes</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
+ </head>
19
+ <body>
20
+ <div id="index">
21
+ <h1 class="section-bar">Classes</h1>
22
+ <div id="index-entries">
23
+ <a href="classes/El4r.html">El4r</a><br />
24
+ <a href="classes/El4r/ELConsCell.html">El4r::ELConsCell</a><br />
25
+ <a href="classes/El4r/ELInstance.html">El4r::ELInstance</a><br />
26
+ <a href="classes/El4r/ELListCell.html">El4r::ELListCell</a><br />
27
+ <a href="classes/El4r/ELMethodsMixin.html">El4r::ELMethodsMixin</a><br />
28
+ <a href="classes/El4r/ELObject.html">El4r::ELObject</a><br />
29
+ <a href="classes/El4r/ELRubyObjectStock.html">El4r::ELRubyObjectStock</a><br />
30
+ <a href="classes/El4r/ELSequence.html">El4r::ELSequence</a><br />
31
+ <a href="classes/El4r/ELVariables.html">El4r::ELVariables</a><br />
32
+ <a href="classes/El4r/ELVector.html">El4r::ELVector</a><br />
33
+ <a href="classes/El4r/El4rOutput.html">El4r::El4rOutput</a><br />
34
+ <a href="classes/El4rAccessor.html">El4rAccessor</a><br />
35
+ <a href="classes/ElApp.html">ElApp</a><br />
36
+ <a href="classes/ElMixin.html">ElMixin</a><br />
37
+ </div>
38
+ </div>
39
+ </body>
40
+ </html>
@@ -0,0 +1,27 @@
1
+
2
+ <?xml version="1.0" encoding="iso-8859-1"?>
3
+ <!DOCTYPE html
4
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
+
7
+ <!--
8
+
9
+ Files
10
+
11
+ -->
12
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
+ <head>
14
+ <title>Files</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
+ </head>
19
+ <body>
20
+ <div id="index">
21
+ <h1 class="section-bar">Files</h1>
22
+ <div id="index-entries">
23
+ <a href="files/bin/el4r-instance.html">bin/el4r-instance</a><br />
24
+ </div>
25
+ </div>
26
+ </body>
27
+ </html>
@@ -0,0 +1,129 @@
1
+
2
+ <?xml version="1.0" encoding="iso-8859-1"?>
3
+ <!DOCTYPE html
4
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6
+
7
+ <!--
8
+
9
+ Methods
10
+
11
+ -->
12
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
13
+ <head>
14
+ <title>Methods</title>
15
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
16
+ <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
17
+ <base target="docwin" />
18
+ </head>
19
+ <body>
20
+ <div id="index">
21
+ <h1 class="section-bar">Methods</h1>
22
+ <div id="index-entries">
23
+ <a href="classes/El4r/ELObject.html#M000102">== (El4r::ELObject)</a><br />
24
+ <a href="classes/El4r/ELVariables.html#M000051">[] (El4r::ELVariables)</a><br />
25
+ <a href="classes/El4r/ELSequence.html#M000056">[] (El4r::ELSequence)</a><br />
26
+ <a href="classes/El4r/ELVector.html#M000039">[]= (El4r::ELVector)</a><br />
27
+ <a href="classes/El4r/ELVariables.html#M000052">[]= (El4r::ELVariables)</a><br />
28
+ <a href="classes/El4r/ELMethodsMixin.html#M000028">_handle_attrs (El4r::ELMethodsMixin)</a><br />
29
+ <a href="classes/El4r/ELMethodsMixin.html#M000021">_init_eval_after_load (El4r::ELMethodsMixin)</a><br />
30
+ <a href="classes/El4r/ELMethodsMixin.html#M000026">ad_do_it (El4r::ELMethodsMixin)</a><br />
31
+ <a href="classes/El4r/ELMethodsMixin.html#M000025">bufstr (El4r::ELMethodsMixin)</a><br />
32
+ <a href="classes/El4r/ELSequence.html#M000055">check (El4r::ELSequence)</a><br />
33
+ <a href="classes/El4r/ELRubyObjectStock.html#M000049">count_of_stocked_objects (El4r::ELRubyObjectStock)</a><br />
34
+ <a href="classes/El4r/ELMethodsMixin.html#M000027">defadvice (El4r::ELMethodsMixin)</a><br />
35
+ <a href="classes/El4r/ELMethodsMixin.html#M000030">define_derived_mode (El4r::ELMethodsMixin)</a><br />
36
+ <a href="classes/El4r/ELMethodsMixin.html#M000016">define_key (El4r::ELMethodsMixin)</a><br />
37
+ <a href="classes/El4r/ELMethodsMixin.html#M000031">define_minor_mode (El4r::ELMethodsMixin)</a><br />
38
+ <a href="classes/ElApp.html#M000003">defun (ElApp)</a><br />
39
+ <a href="classes/El4r/ELMethodsMixin.html#M000014">defun (El4r::ELMethodsMixin)</a><br />
40
+ <a href="classes/El4r/ELMethodsMixin.html#M000015">defvar (El4r::ELMethodsMixin)</a><br />
41
+ <a href="classes/El4r/ELSequence.html#M000057">each (El4r::ELSequence)</a><br />
42
+ <a href="classes/El4r/ELMethodsMixin.html#M000036">el (El4r::ELMethodsMixin)</a><br />
43
+ <a href="classes/El4rAccessor.html#M000005">el4r (El4rAccessor)</a><br />
44
+ <a href="classes/El4r/ELInstance.html#M000076">el4r_add_garbage_lispobj (El4r::ELInstance)</a><br />
45
+ <a href="classes/El4r/ELInstance.html#M000066">el4r_args_to_lispseq (El4r::ELInstance)</a><br />
46
+ <a href="classes/El4r/ELInstance.html#M000071">el4r_backtrace (El4r::ELInstance)</a><br />
47
+ <a href="classes/El4r/ELInstance.html#M000074">el4r_boot (El4r::ELInstance)</a><br />
48
+ <a href="classes/El4r/ELInstance.html#M000072">el4r_boot__noinit (El4r::ELInstance)</a><br />
49
+ <a href="classes/El4r/ELInstance.html#M000092">el4r_callback? (El4r::ELInstance)</a><br />
50
+ <a href="classes/El4r/ELInstance.html#M000063">el4r_conv_regexp (El4r::ELInstance)</a><br />
51
+ <a href="classes/El4r/ELInstance.html#M000086">el4r_debug (El4r::ELInstance)</a><br />
52
+ <a href="classes/El4r/ELInstance.html#M000085">el4r_elobject_new (El4r::ELInstance)</a><br />
53
+ <a href="classes/El4r/ELInstance.html#M000081">el4r_get (El4r::ELInstance)</a><br />
54
+ <a href="classes/El4r/ELInstance.html#M000077">el4r_get_garbage_lispobj_ids (El4r::ELInstance)</a><br />
55
+ <a href="classes/El4r/ELInstance.html#M000084">el4r_interrupt (El4r::ELInstance)</a><br />
56
+ <a href="classes/El4r/ELInstance.html#M000062">el4r_lisp_eval (El4r::ELInstance)</a><br />
57
+ <a href="classes/El4r/ELInstance.html#M000061">el4r_load (El4r::ELInstance)</a><br />
58
+ <a href="classes/El4r/ELInstance.html#M000067">el4r_log (El4r::ELInstance)</a><br />
59
+ <a href="classes/El4r/ELInstance.html#M000087">el4r_log_io (El4r::ELInstance)</a><br />
60
+ <a href="classes/El4r/ELInstance.html#M000070">el4r_p (El4r::ELInstance)</a><br />
61
+ <a href="classes/El4r/ELInstance.html#M000069">el4r_prin1 (El4r::ELInstance)</a><br />
62
+ <a href="classes/El4r/ELInstance.html#M000068">el4r_prin1_to_string (El4r::ELInstance)</a><br />
63
+ <a href="classes/El4r/ELInstance.html#M000073">el4r_process_autoloads (El4r::ELInstance)</a><br />
64
+ <a href="classes/El4r/ELInstance.html#M000091">el4r_raise_lisp_error (El4r::ELInstance)</a><br />
65
+ <a href="classes/El4r/ELInstance.html#M000078">el4r_readfile (El4r::ELInstance)</a><br />
66
+ <a href="classes/El4r/ELInstance.html#M000082">el4r_recv (El4r::ELInstance)</a><br />
67
+ <a href="classes/El4r/ELInstance.html#M000090">el4r_reraise_last_error (El4r::ELInstance)</a><br />
68
+ <a href="classes/El4r/ELInstance.html#M000064">el4r_ruby2lisp (El4r::ELInstance)</a><br />
69
+ <a href="classes/El4r/ELInstance.html#M000089">el4r_ruby_eval (El4r::ELInstance)</a><br />
70
+ <a href="classes/El4r/ELInstance.html#M000065">el4r_rubyproc_to_lambda (El4r::ELInstance)</a><br />
71
+ <a href="classes/El4r/ELInstance.html#M000083">el4r_send (El4r::ELInstance)</a><br />
72
+ <a href="classes/El4r/ELInstance.html#M000075">el4r_shutdown (El4r::ELInstance)</a><br />
73
+ <a href="classes/El4r/ELInstance.html#M000093">el4r_treat_ctrl_codes (El4r::ELInstance)</a><br />
74
+ <a href="classes/El4r/ELInstance.html#M000080">el4r_wait_expr (El4r::ELInstance)</a><br />
75
+ <a href="classes/El4r/ELInstance.html#M000079">el4r_wait_expr_loop (El4r::ELInstance)</a><br />
76
+ <a href="classes/El4r/ELInstance.html#M000088">el4r_with_call (El4r::ELInstance)</a><br />
77
+ <a href="classes/El4r/ELMethodsMixin.html#M000035">el_lambda (El4r::ELMethodsMixin)</a><br />
78
+ <a href="classes/El4r/ELMethodsMixin.html#M000034">el_load (El4r::ELMethodsMixin)</a><br />
79
+ <a href="classes/El4r/ELMethodsMixin.html#M000033">el_require (El4r::ELMethodsMixin)</a><br />
80
+ <a href="classes/ElMixin.html#M000006">elisp (ElMixin)</a><br />
81
+ <a href="classes/El4r/ELMethodsMixin.html#M000022">eval_after_load (El4r::ELMethodsMixin)</a><br />
82
+ <a href="classes/El4r/ELObject.html#M000103">finalizer_proc (El4r::ELObject)</a><br />
83
+ <a href="classes/El4r/El4rOutput.html#M000096">flush (El4r::El4rOutput)</a><br />
84
+ <a href="classes/El4r/ELMethodsMixin.html#M000010">funcall (El4r::ELMethodsMixin)</a><br />
85
+ <a href="classes/El4r/ELMethodsMixin.html#M000012">funcall_internal (El4r::ELMethodsMixin)</a><br />
86
+ <a href="classes/El4r/ELRubyObjectStock.html#M000045">garbage_collect (El4r::ELRubyObjectStock)</a><br />
87
+ <a href="classes/El4r/ELRubyObjectStock.html#M000042">garbage_collect_if_required (El4r::ELRubyObjectStock)</a><br />
88
+ <a href="classes/El4r/ELMethodsMixin.html#M000018">getq (El4r::ELMethodsMixin)</a><br />
89
+ <a href="classes/El4r/ELRubyObjectStock.html#M000048">id2obj (El4r::ELRubyObjectStock)</a><br />
90
+ <a href="classes/ElApp.html#M000004">import_function (ElApp)</a><br />
91
+ <a href="classes/El4r/ELSequence.html#M000054">inspect (El4r::ELSequence)</a><br />
92
+ <a href="classes/El4r/ELObject.html#M000099">inspect (El4r::ELObject)</a><br />
93
+ <a href="classes/El4r/ELMethodsMixin.html#M000023">let (El4r::ELMethodsMixin)</a><br />
94
+ <a href="classes/El4r.html#M000008">lisp_dump_string (El4r)</a><br />
95
+ <a href="classes/El4r/ELMethodsMixin.html#M000011">method_missing (El4r::ELMethodsMixin)</a><br />
96
+ <a href="classes/ElMixin.html#M000007">method_missing (ElMixin)</a><br />
97
+ <a href="classes/El4r/ELVariables.html#M000053">method_missing (El4r::ELVariables)</a><br />
98
+ <a href="classes/El4r.html#M000009">name_rb2el (El4r)</a><br />
99
+ <a href="classes/El4r/ELRubyObjectStock.html#M000041">new (El4r::ELRubyObjectStock)</a><br />
100
+ <a href="classes/El4r/ELInstance.html#M000060">new (El4r::ELInstance)</a><br />
101
+ <a href="classes/El4r/El4rOutput.html#M000094">new (El4r::El4rOutput)</a><br />
102
+ <a href="classes/El4r/ELObject.html#M000097">new (El4r::ELObject)</a><br />
103
+ <a href="classes/ElApp.html#M000002">new (ElApp)</a><br />
104
+ <a href="classes/El4r/ELMethodsMixin.html#M000024">newbuf (El4r::ELMethodsMixin)</a><br />
105
+ <a href="classes/El4r/ELRubyObjectStock.html#M000047">obj2id (El4r::ELRubyObjectStock)</a><br />
106
+ <a href="classes/El4r/ELRubyObjectStock.html#M000046">obj2lisp (El4r::ELRubyObjectStock)</a><br />
107
+ <a href="classes/El4r/ELRubyObjectStock.html#M000044">post_gc_hook (El4r::ELRubyObjectStock)</a><br />
108
+ <a href="classes/El4r/ELRubyObjectStock.html#M000043">pre_gc_hook (El4r::ELRubyObjectStock)</a><br />
109
+ <a href="classes/El4r/ELMethodsMixin.html#M000032">require (El4r::ELMethodsMixin)</a><br />
110
+ <a href="classes/ElApp.html#M000001">run (ElApp)</a><br />
111
+ <a href="classes/El4r/ELMethodsMixin.html#M000020">set (El4r::ELMethodsMixin)</a><br />
112
+ <a href="classes/El4r/ELMethodsMixin.html#M000019">setq (El4r::ELMethodsMixin)</a><br />
113
+ <a href="classes/El4r/ELMethodsMixin.html#M000017">symbol_value (El4r::ELMethodsMixin)</a><br />
114
+ <a href="classes/El4r/ELSequence.html#M000058">to_a (El4r::ELSequence)</a><br />
115
+ <a href="classes/El4r/ELListCell.html#M000037">to_a_func (El4r::ELListCell)</a><br />
116
+ <a href="classes/El4r/ELConsCell.html#M000050">to_a_func (El4r::ELConsCell)</a><br />
117
+ <a href="classes/El4r/ELVector.html#M000040">to_a_func (El4r::ELVector)</a><br />
118
+ <a href="classes/El4r/ELSequence.html#M000059">to_ary (El4r::ELSequence)</a><br />
119
+ <a href="classes/El4r/ELListCell.html#M000038">to_hash (El4r::ELListCell)</a><br />
120
+ <a href="classes/El4r/ELObject.html#M000098">to_lisp (El4r::ELObject)</a><br />
121
+ <a href="classes/El4r/ELObject.html#M000100">to_s (El4r::ELObject)</a><br />
122
+ <a href="classes/El4r/ELObject.html#M000101">to_str (El4r::ELObject)</a><br />
123
+ <a href="classes/El4r/ELMethodsMixin.html#M000013">with (El4r::ELMethodsMixin)</a><br />
124
+ <a href="classes/El4r/ELMethodsMixin.html#M000029">with_preserved_block (El4r::ELMethodsMixin)</a><br />
125
+ <a href="classes/El4r/El4rOutput.html#M000095">write (El4r::El4rOutput)</a><br />
126
+ </div>
127
+ </div>
128
+ </body>
129
+ </html>
@@ -0,0 +1,24 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
5
+
6
+ <!--
7
+
8
+ RDoc Documentation
9
+
10
+ -->
11
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
12
+ <head>
13
+ <title>RDoc Documentation</title>
14
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
15
+ </head>
16
+ <frameset rows="20%, 80%">
17
+ <frameset cols="25%,35%,45%">
18
+ <frame src="fr_file_index.html" title="Files" name="Files" />
19
+ <frame src="fr_class_index.html" name="Classes" />
20
+ <frame src="fr_method_index.html" name="Methods" />
21
+ </frameset>
22
+ <frame src="files/bin/el4r-instance.html" name="docwin" />
23
+ </frameset>
24
+ </html>
@@ -0,0 +1,208 @@
1
+
2
+ body {
3
+ font-family: Verdana,Arial,Helvetica,sans-serif;
4
+ font-size: 90%;
5
+ margin: 0;
6
+ margin-left: 40px;
7
+ padding: 0;
8
+ background: white;
9
+ }
10
+
11
+ h1,h2,h3,h4 { margin: 0; color: #efefef; background: transparent; }
12
+ h1 { font-size: 150%; }
13
+ h2,h3,h4 { margin-top: 1em; }
14
+
15
+ a { background: #eef; color: #039; text-decoration: none; }
16
+ a:hover { background: #039; color: #eef; }
17
+
18
+ /* Override the base stylesheet's Anchor inside a table cell */
19
+ td > a {
20
+ background: transparent;
21
+ color: #039;
22
+ text-decoration: none;
23
+ }
24
+
25
+ /* and inside a section title */
26
+ .section-title > a {
27
+ background: transparent;
28
+ color: #eee;
29
+ text-decoration: none;
30
+ }
31
+
32
+ /* === Structural elements =================================== */
33
+
34
+ div#index {
35
+ margin: 0;
36
+ margin-left: -40px;
37
+ padding: 0;
38
+ font-size: 90%;
39
+ }
40
+
41
+
42
+ div#index a {
43
+ margin-left: 0.7em;
44
+ }
45
+
46
+ div#index .section-bar {
47
+ margin-left: 0px;
48
+ padding-left: 0.7em;
49
+ background: #ccc;
50
+ font-size: small;
51
+ }
52
+
53
+
54
+ div#classHeader, div#fileHeader {
55
+ width: auto;
56
+ color: white;
57
+ padding: 0.5em 1.5em 0.5em 1.5em;
58
+ margin: 0;
59
+ margin-left: -40px;
60
+ border-bottom: 3px solid #006;
61
+ }
62
+
63
+ div#classHeader a, div#fileHeader a {
64
+ background: inherit;
65
+ color: white;
66
+ }
67
+
68
+ div#classHeader td, div#fileHeader td {
69
+ background: inherit;
70
+ color: white;
71
+ }
72
+
73
+
74
+ div#fileHeader {
75
+ background: #057;
76
+ }
77
+
78
+ div#classHeader {
79
+ background: #048;
80
+ }
81
+
82
+
83
+ .class-name-in-header {
84
+ font-size: 180%;
85
+ font-weight: bold;
86
+ }
87
+
88
+
89
+ div#bodyContent {
90
+ padding: 0 1.5em 0 1.5em;
91
+ }
92
+
93
+ div#description {
94
+ padding: 0.5em 1.5em;
95
+ background: #efefef;
96
+ border: 1px dotted #999;
97
+ }
98
+
99
+ div#description h1,h2,h3,h4,h5,h6 {
100
+ color: #125;;
101
+ background: transparent;
102
+ }
103
+
104
+ div#validator-badges {
105
+ text-align: center;
106
+ }
107
+ div#validator-badges img { border: 0; }
108
+
109
+ div#copyright {
110
+ color: #333;
111
+ background: #efefef;
112
+ font: 0.75em sans-serif;
113
+ margin-top: 5em;
114
+ margin-bottom: 0;
115
+ padding: 0.5em 2em;
116
+ }
117
+
118
+
119
+ /* === Classes =================================== */
120
+
121
+ table.header-table {
122
+ color: white;
123
+ font-size: small;
124
+ }
125
+
126
+ .type-note {
127
+ font-size: small;
128
+ color: #DEDEDE;
129
+ }
130
+
131
+ .xxsection-bar {
132
+ background: #eee;
133
+ color: #333;
134
+ padding: 3px;
135
+ }
136
+
137
+ .section-bar {
138
+ color: #333;
139
+ border-bottom: 1px solid #999;
140
+ margin-left: -20px;
141
+ }
142
+
143
+
144
+ .section-title {
145
+ background: #79a;
146
+ color: #eee;
147
+ padding: 3px;
148
+ margin-top: 2em;
149
+ margin-left: -30px;
150
+ border: 1px solid #999;
151
+ }
152
+
153
+ .top-aligned-row { vertical-align: top }
154
+ .bottom-aligned-row { vertical-align: bottom }
155
+
156
+ /* --- Context section classes ----------------------- */
157
+
158
+ .context-row { }
159
+ .context-item-name { font-family: monospace; font-weight: bold; color: black; }
160
+ .context-item-value { font-size: small; color: #448; }
161
+ .context-item-desc { color: #333; padding-left: 2em; }
162
+
163
+ /* --- Method classes -------------------------- */
164
+ .method-detail {
165
+ background: #efefef;
166
+ padding: 0;
167
+ margin-top: 0.5em;
168
+ margin-bottom: 1em;
169
+ border: 1px dotted #ccc;
170
+ }
171
+ .method-heading {
172
+ color: black;
173
+ background: #ccc;
174
+ border-bottom: 1px solid #666;
175
+ padding: 0.2em 0.5em 0 0.5em;
176
+ }
177
+ .method-signature { color: black; background: inherit; }
178
+ .method-name { font-weight: bold; }
179
+ .method-args { font-style: italic; }
180
+ .method-description { padding: 0 0.5em 0 0.5em; }
181
+
182
+ /* --- Source code sections -------------------- */
183
+
184
+ a.source-toggle { font-size: 90%; }
185
+ div.method-source-code {
186
+ background: #262626;
187
+ color: #ffdead;
188
+ margin: 1em;
189
+ padding: 0.5em;
190
+ border: 1px dashed #999;
191
+ overflow: hidden;
192
+ }
193
+
194
+ div.method-source-code pre { color: #ffdead; overflow: hidden; }
195
+
196
+ /* --- Ruby keyword styles --------------------- */
197
+
198
+ .standalone-code { background: #221111; color: #ffdead; overflow: hidden; }
199
+
200
+ .ruby-constant { color: #7fffd4; background: transparent; }
201
+ .ruby-keyword { color: #00ffff; background: transparent; }
202
+ .ruby-ivar { color: #eedd82; background: transparent; }
203
+ .ruby-operator { color: #00ffee; background: transparent; }
204
+ .ruby-identifier { color: #ffdead; background: transparent; }
205
+ .ruby-node { color: #ffa07a; background: transparent; }
206
+ .ruby-comment { color: #b22222; font-weight: bold; background: transparent; }
207
+ .ruby-regexp { color: #ffa07a; background: transparent; }
208
+ .ruby-value { color: #7fffd4; background: transparent; }
@@ -0,0 +1,468 @@
1
+ <?xml version="1.0" encoding="iso-2022-jp" ?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+ <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
6
+ <head>
7
+ <title>el4r - EmacsRuby engine - EmacsLisp for Ruby</title>
8
+ <meta http-equiv="Content-type" content="text/html; charset=iso-2022-jp" />
9
+ <!-- head-element:nil -->
10
+ </head>
11
+ <body>
12
+ <h2>Index</h2>
13
+
14
+ <ul>
15
+ <li><p><a href="#label:1">What's new</a></p>
16
+ <ul>
17
+ <li><a href="#label:2">[2006/09/21] 1.0.4 released</a></li>
18
+ <li><a href="#label:3">[2006/03/12] 1.0.3 released</a></li>
19
+ <li><a href="#label:4">[2005/12/11] 1.0.2 released</a></li>
20
+ <li><a href="#label:5">[2005/12/02] 1.0.1 released</a></li>
21
+ <li><a href="#label:6">[2005/12/01] 1.0.0 released</a></li>
22
+ <li><a href="#label:7">[2005/10/11] 0.9.3 released</a></li>
23
+ <li><a href="#label:8">[2005/10/05] 0.9.2 released</a></li>
24
+ </ul></li>
25
+ <li><a href="#label:9">Requirements</a></li>
26
+ <li><a href="#label:10">Download / Install / Setup</a></li>
27
+ <li><a href="#label:11">Start and Restart el4r</a></li>
28
+ <li><p><a href="#label:12">Programming EmacsRuby</a></p>
29
+ <ul>
30
+ <li><a href="#label:13">Loading an EmacsRuby script</a></li>
31
+ <li><a href="#label:14">Converting names</a></li>
32
+ <li><a href="#label:15">Accessing EmacsLisp variables</a></li>
33
+ <li><a href="#label:16">Calling EmacsLisp functions</a></li>
34
+ <li><a href="#label:17">Defining EmacsLisp functions</a></li>
35
+ <li><a href="#label:18">Calling special forms</a></li>
36
+ <li><a href="#label:19">Calling defun-type macros</a></li>
37
+ <li><a href="#label:20">Defining advices</a></li>
38
+ <li><a href="#label:21">Output builtin functions</a></li>
39
+ <li><a href="#label:22">Using Emacs features in user-defined Class and Module.</a></li>
40
+ <li><a href="#label:23">Sample of ElApp</a></li>
41
+ <li><a href="#label:24">Sample of ElApp (smart defun)</a></li>
42
+ </ul></li>
43
+ <li><p><a href="#label:25">Making regression tests with Test::Unit</a></p>
44
+ <ul>
45
+ <li><a href="#label:26">Command line options</a></li>
46
+ </ul></li>
47
+ <li><a href="#label:27">The `el4r' command</a></li>
48
+ <li><a href="#label:28">EmacsRuby API Reference</a></li>
49
+ <li><a href="#label:29">Accessing Ruby from EmacsLisp</a></li>
50
+ <li><a href="#label:30">Examples</a></li>
51
+ <li><p><a href="#label:31">Packaging EmacsRuby scripts</a></p>
52
+ <ul>
53
+ <li><a href="#label:32">Directory Structure</a></li>
54
+ <li><a href="#label:33">The `autoload' Directory</a></li>
55
+ <li><a href="#label:34">Packaging with `setup.rb'</a></li>
56
+ </ul></li>
57
+ <li><a href="#label:35">Link</a></li>
58
+ </ul>
59
+ <hr />
60
+
61
+ <h1><a name="Title:" href="#Title:">Title:</a> <a name="label:0">el4r - EmacsRuby engine - EmacsLisp for Ruby</a></h1><!-- RDLabel: "el4r - EmacsRuby engine - EmacsLisp for Ruby" -->
62
+
63
+ <pre>$Id: el4r.en.rd.r 1380 2006-09-21 07:23:15Z rubikitch $</pre>
64
+ <p>El4r enables you to write Emacs programs in Ruby as well as in EmacsLisp.
65
+ I call the Ruby language to manipulate Emacs `EmacsRuby'.</p>
66
+ <p>El4r and Test::Unit enables you to unit-test EmacsLisp/EmacsRuby programs automatically.</p>
67
+ <p>This program is originally written by Kaoru Shirai.
68
+ I took over the development of el4r.</p>
69
+ <p>Latest Version: 1.0.4</p>
70
+ <h2><a name="1" href="#1">1</a> <a name="label:1">What's new</a></h2><!-- RDLabel: "What's new" -->
71
+
72
+ <h3><a name="1.1" href="#1.1">1.1</a> <a name="label:2">[2006/09/21] 1.0.4 released</a></h3><!-- RDLabel: "[2006/09/21] 1.0.4 released" -->
73
+
74
+ <ul>
75
+ <li>Smart-defun: defun within ElApp subclass.</li>
76
+ </ul>
77
+ <h3><a name="1.2" href="#1.2">1.2</a> <a name="label:3">[2006/03/12] 1.0.3 released</a></h3><!-- RDLabel: "[2006/03/12] 1.0.3 released" -->
78
+
79
+ <ul>
80
+ <li>Interactive specification by Proc objects</li>
81
+ <li>.xemacs/init.el support.</li>
82
+ <li>manpages.</li>
83
+ </ul>
84
+ <h3><a name="1.3" href="#1.3">1.3</a> <a name="label:4">[2005/12/11] 1.0.2 released</a></h3><!-- RDLabel: "[2005/12/11] 1.0.2 released" -->
85
+
86
+ <ul>
87
+ <li>Fixed `el4r-rctool' bug on Windows. No changes except installer.</li>
88
+ </ul>
89
+ <h3><a name="1.4" href="#1.4">1.4</a> <a name="label:5">[2005/12/02] 1.0.1 released</a></h3><!-- RDLabel: "[2005/12/02] 1.0.1 released" -->
90
+
91
+ <ul>
92
+ <li>Adjusted to Emacs-snapshot.</li>
93
+ </ul>
94
+ <h3><a name="1.5" href="#1.5">1.5</a> <a name="label:6">[2005/12/01] 1.0.0 released</a></h3><!-- RDLabel: "[2005/12/01] 1.0.0 released" -->
95
+
96
+ <ul>
97
+ <li>Installer.</li>
98
+ <li>Packaging policy.</li>
99
+ <li>Fixed fatal error bug.</li>
100
+ <li>Fixed defun-GC problem.</li>
101
+ <li>Renamed: el4r-runtest.rb -&gt; el4r-runtest</li>
102
+ <li>New command: el4r</li>
103
+ <li><p>New EmacsRuby functions.</p>
104
+ <ul>
105
+ <li>define_minor_mode</li>
106
+ <li>define_derived_mode</li>
107
+ <li>eval_after_load</li>
108
+ </ul></li>
109
+ </ul>
110
+ <h3><a name="1.6" href="#1.6">1.6</a> <a name="label:7">[2005/10/11] 0.9.3 released</a></h3><!-- RDLabel: "[2005/10/11] 0.9.3 released" -->
111
+
112
+ <ul>
113
+ <li>el4r-runtest.rb: Raise when the test-script file is not found.</li>
114
+ <li>Now output builtin functions (p, print, puts ...) are usable in EmacsRuby.</li>
115
+ <li>Fixed an error-handling bug.</li>
116
+ <li>More stable.</li>
117
+ </ul>
118
+ <h3><a name="1.7" href="#1.7">1.7</a> <a name="label:8">[2005/10/05] 0.9.2 released</a></h3><!-- RDLabel: "[2005/10/05] 0.9.2 released" -->
119
+
120
+ <ul>
121
+ <li>~/.el4rrc.rb contains all the el4r setting.</li>
122
+ <li>Automatic configuration.</li>
123
+ <li>Now el4r can be installed in arbitrary directory.</li>
124
+ <li>A block is accepted in El4r::ELMethodsMixin#newbuf .</li>
125
+ <li>New class: ElApp</li>
126
+ <li>Works with Windows(WINE).</li>
127
+ <li>Introduced el4r_load search path.</li>
128
+ <li>New EmacsRuby library in el4r/ directory.</li>
129
+ </ul>
130
+ <h2><a name="2" href="#2">2</a> <a name="label:9">Requirements</a></h2><!-- RDLabel: "Requirements" -->
131
+
132
+ <ul>
133
+ <li>Ruby 1.8.2 or upper</li>
134
+ <li>emacs21 / xemacs21</li>
135
+ </ul>
136
+ <p>I'm using Debian GNU/Linux.
137
+ El4r probably works in other GNU/Linux or Unices.</p>
138
+ <p>I have no Windows environment.
139
+ But el4r works well with "ruby 1.8.2 (2004-12-25) [i386-mswin32]" and Meadow on <a href="http://www.winehq.com/">WINE</a>.</p>
140
+ <p>I want feedbacks and patches.
141
+ Please send <a href="mailto:rubikitch@ruby-lang.org?Subject=el4r">me</a> the result of the following command.</p>
142
+ <pre>ruby bin/el4r-runtest testing/test-el4r.rb --batch -l testlog --emacs=[emacs binary name] </pre>
143
+ <h2><a name="3" href="#3">3</a> <a name="label:10">Download / Install / Setup</a></h2><!-- RDLabel: "Download / Install / Setup" -->
144
+
145
+ <p>Since version 1.0.0, el4r introduced installer.
146
+ If you got error when downloading, you must update Ruby.
147
+ Here is the shell commands to download, install and setup.
148
+ el4r-rctool setups and updates your dotfiles automatically.</p>
149
+ <p>To update older el4r (&lt;= 0.9.1), you must remove these lines from ~/.emacs,</p>
150
+ <pre>(add-to-list 'load-path "~/src/el4r/elisp/")
151
+ (require 'el4r)
152
+ (el4r-boot)</pre>
153
+ <p>and this line from ~/.el4r/init.rb by hand.</p>
154
+ <pre>el4r_load "el4r-mode.rb"</pre>
155
+ <p>In newer el4r, el4r-rctool updates your dotfiles automatically.</p>
156
+ <pre>ruby -ropen-uri -e 'URI("http://www.rubyist.net/~rubikitch/archive/el4r-1.0.4.tar.gz").read.display' &gt; el4r-1.0.4.tar.gz
157
+ tar xzf el4r-1.0.4.tar.gz
158
+ cd el4r-1.0.4
159
+ ruby setup.rb
160
+
161
+ ruby -S el4r-rctool -p
162
+ ruby -S el4r-rctool -i</pre>
163
+ <p>The diretory to put EmacsRuby scripts is ~/.el4r by default.
164
+ The environment variable EL4R_HOME sets the directory to put EmacsRuby scripts.</p>
165
+ <ul>
166
+ <li><a href="http://www.rubyist.net/~rubikitch/archive/el4r-1.0.4.tar.gz">el4r-1.0.4.tar.gz</a></li>
167
+ </ul>
168
+ <p>Victor Borja created <a href="http://darcs.thehatcher.com/vic/erebor-ebuilds/app-emacs/">Gentoo ebuild</a>. Thanks.</p>
169
+ <p>Boris Daix created <a href="http://alysse.dyndns.org/~bdaix/debian/">Debian package</a>. Thanks.
170
+ Put the following to your /etc/apt/sources.list:</p>
171
+ <pre>deb http://alysse.dyndns.org/~bdaix/debian/packages unstable/
172
+ deb-src http://alysse.dyndns.org/~bdaix/debian/packages unstable/</pre>
173
+ <h2><a name="4" href="#4">4</a> <a name="label:11">Start and Restart el4r</a></h2><!-- RDLabel: "Start and Restart el4r" -->
174
+
175
+ <p>To start or restart el4r, type</p>
176
+ <pre>M-x el4r-boot</pre>
177
+ <p>in Emacs.
178
+ After you installed el4r and restart emacs, el4r is already starting.
179
+ You have to restart el4r when behavior becomes strange or you rewrite init.rb.</p>
180
+ <h2><a name="5" href="#5">5</a> <a name="label:12">Programming EmacsRuby</a></h2><!-- RDLabel: "Programming EmacsRuby" -->
181
+
182
+ <p>When el4r is started, ~/.el4r/init.rb is automatically evaled by the context of el4r.
183
+ When it is the context of el4r; you can access the EmacsLisp functions and variables in addition to usual Ruby. you can define EmacsLisp functions.</p>
184
+ <h3><a name="5.1" href="#5.1">5.1</a> <a name="label:13">Loading an EmacsRuby script</a></h3><!-- RDLabel: "Loading an EmacsRuby script" -->
185
+
186
+ <p>The <code>el4r_load</code> method reads an EmacsRuby script in an argument in context of el4r.
187
+ el4r_load's default search path is ~/.el4r -&gt; ~/.el4r/site -&gt; $el4r_root/el4r .
188
+ External EmacsRuby scripts are installed in ~/.el4r/site .</p>
189
+ <p>Of course normal `load' is usable, too.
190
+ In this case `load' read a script as a normal Ruby library not in context of el4r.
191
+ In el4r, ~/.el4r (the directory specified in environment variable EL4R_HOME) is included in $: ($LOAD_PATH).</p>
192
+ <h3><a name="5.2" href="#5.2">5.2</a> <a name="label:14">Converting names</a></h3><!-- RDLabel: "Converting names" -->
193
+
194
+ <p>There is a difference in the custom of how to name the name in Ruby and EmacsLisp. </p>
195
+ <p>In Ruby "_" is usually used as an end of a word while in EmacsLisp "-" is.
196
+ Therefore to specify a function / a variable of EmacsLisp side in Ruby, el4r substitute "-" for "_".</p>
197
+ <p>Example:</p>
198
+ <pre>find_file -&gt; find-file</pre>
199
+ <p>In addition, a letter set to be able to use for a function name, a variable name and a symbol name is different from Ruby in EmacsLisp.
200
+ EmacsLisp can use a letter of many kinds.
201
+ That is, the thing which cannot be expressed in Ruby comes out.
202
+ Don't worry.
203
+ In this case it can be specified by String.</p>
204
+ <p>Example:</p>
205
+ <pre># call `se/make-summary-buffer' function
206
+ funcall("se/make-summary-buffer")</pre>
207
+ <h3><a name="5.3" href="#5.3">5.3</a> <a name="label:15">Accessing EmacsLisp variables</a></h3><!-- RDLabel: "Accessing EmacsLisp variables" -->
208
+
209
+ <p>To access an EmacsLisp variable you can use <code>elvar</code> object.
210
+ This object is like Struct.</p>
211
+ <p>Example:</p>
212
+ <pre>elvar.a_string = "Hello" # (setq a-string "Hello")
213
+ elvar["a-string"] = "Hi" # (setq a-string "Hi")
214
+ elvar["*an/odd+variable!*"] = 10 # (setq *an/odd+variable!* 10)</pre>
215
+ <h3><a name="5.4" href="#5.4">5.4</a> <a name="label:16">Calling EmacsLisp functions</a></h3><!-- RDLabel: "Calling EmacsLisp functions" -->
216
+
217
+ <p>An el4r object calls a function of EmacsLisp when calling a method the object do not know(method_missing).</p>
218
+ <p>Example:</p>
219
+ <pre>buffer_string # (buffer-string)
220
+ find_file("~/.emacs") # (find-file "~/.emacs")
221
+ funcall("1+1") # (1+1)</pre>
222
+ <h3><a name="5.5" href="#5.5">5.5</a> <a name="label:17">Defining EmacsLisp functions</a></h3><!-- RDLabel: "Defining EmacsLisp functions" -->
223
+
224
+ <p>EmacsRuby can define an EmacsLisp function.</p>
225
+ <p>The function's arguments are the iterator's arguments.</p>
226
+ <p>Example:</p>
227
+ <pre>defun(:my_command2,
228
+ :interactive =&gt; "d", :docstring =&gt; "description...") { |point|
229
+ insert_string("Current point is #{point}."); newline
230
+ }</pre>
231
+ <p>A Proc object can be specified to attribute `interactive'.
232
+ It must return Array or List(EmacsLisp) in this case.</p>
233
+ <p>Example:</p>
234
+ <pre>interactive_proc = lambda { [1+1, 1] }
235
+ defun(:my_command3,
236
+ :interactive =&gt; interactive_proc) { |a, b|
237
+ sum = a + b
238
+ }</pre>
239
+ <h3><a name="5.6" href="#5.6">5.6</a> <a name="label:18">Calling special forms</a></h3><!-- RDLabel: "Calling special forms" -->
240
+
241
+ <p>The way to call Special Form like save-excursion and with-current-buffer is a little special. </p>
242
+ <p><code>with(function_name, arguments) {...}</code></p>
243
+ <p>Example:</p>
244
+ <pre>with(:save_excursion) do
245
+ goto_char 1
246
+ re_search_forward('^\\(.+\\)$')
247
+ end
248
+ match_string 1</pre>
249
+ <h3><a name="5.7" href="#5.7">5.7</a> <a name="label:19">Calling defun-type macros</a></h3><!-- RDLabel: "Calling defun-type macros" -->
250
+
251
+ <p>Calling defun-type macro (such as `define-minor-mode' and `define-derived-mode') by `with' is bad, because the function body is GCed.
252
+ To deal with this problem, el4r defines `define_minor_mode' and `define_derived_mode'.
253
+ To define defun-type macro in el4r, use `with_preserved_block'.</p>
254
+ <p>Example:</p>
255
+ <pre>define_derived_mode(:foo_mode, :fundamental_mode, "FOO", "doc") do
256
+ @passed = true
257
+ end
258
+
259
+ define_minor_mode(:a_minor_mode, "test minor mode") do
260
+ @passed = true
261
+ end</pre>
262
+ <h3><a name="5.8" href="#5.8">5.8</a> <a name="label:20">Defining advices</a></h3><!-- RDLabel: "Defining advices" -->
263
+
264
+ <p>El4r can define an EmacsLisp advice by using <code>defadvice</code>.</p>
265
+ <p>Example:</p>
266
+ <pre># define a function
267
+ defun(:adtest3){ 1 }
268
+ # now define an advice
269
+ defadvice(:adtest3, :around, :adv3, :activate,
270
+ :docstring=&gt;"test advice", :interactive=&gt;true) {
271
+ ad_do_it
272
+ elvar.ad_return_value = 2
273
+ }</pre>
274
+ <h3><a name="5.9" href="#5.9">5.9</a> <a name="label:21">Output builtin functions</a></h3><!-- RDLabel: "Output builtin functions" -->
275
+
276
+ <p>The output of output builtin functions (p, print, printf ...) are inserted into *el4r:output* buffer.
277
+ This feature is useful for debug.</p>
278
+ <p>Internally, <code>$&gt;</code> is an El4r::El4rOutput object in EmacsRuby.
279
+ El4r::El4rOutput#write inserts a string into *el4r:output* buffer.
280
+ Output builtin functions always call <code>write</code>.</p>
281
+ <h3><a name="5.10" href="#5.10">5.10</a> <a name="label:22">Using Emacs features in user-defined Class and Module.</a></h3><!-- RDLabel: "Using Emacs features in user-defined Class and Module." -->
282
+
283
+ <p>You might want to do object oriented programming to one of the reasons to introduce EmacsRuby.
284
+ First of all, it is a class definition as for object oriented programming.
285
+ Because a user-defined class is not a context of el4r, you might not be able to call EmacsLisp?
286
+ It worries and is useless. </p>
287
+ <p>In a user-defined class or module, the following statement enables you to call EmacsLisp.</p>
288
+ <pre>include ElMixin</pre>
289
+ <p>ElApp class is a Class version of ElMixin.
290
+ You can pass a Hash parameter to ElApp.</p>
291
+ <h3><a name="5.11" href="#5.11">5.11</a> <a name="label:23">Sample of ElApp</a></h3><!-- RDLabel: "Sample of ElApp" -->
292
+
293
+ <p>In older version of el4r, you must defun in a instance method of ElApp's subclass.</p>
294
+ <pre>class Foo &lt; ElApp
295
+ def initialize(x)
296
+ elvar.v = x[:value]
297
+ defun(:twice_v) do
298
+ elvar.v *= 2
299
+ end
300
+
301
+ defun(:str0) do
302
+ do_str0 x[:str]
303
+ end
304
+ end
305
+
306
+ def do_str0(str)
307
+ (str*2).capitalize
308
+ end
309
+ end</pre>
310
+ <h3><a name="5.12" href="#5.12">5.12</a> <a name="label:24">Sample of ElApp (smart defun)</a></h3><!-- RDLabel: "Sample of ElApp (smart defun)" -->
311
+
312
+ <p>Since version 1.0.4, you can directly defun in ElApp's subclass.</p>
313
+ <pre>class SmartDefunSample &lt; ElApp
314
+ def my_square(x)
315
+ x*x
316
+ end
317
+
318
+ defun(:testdefun, :interactive=&gt;true) do |x|
319
+ # This block is evaluated within a context of the SmartDefunSample INSTANCE.
320
+ # Not a context of the SmartDefunSample class!!
321
+ x ||= 16
322
+ elvar.val = my_square(x) # call an instance method.
323
+ end
324
+ end</pre>
325
+ <h2><a name="6" href="#6">6</a> <a name="label:25">Making regression tests with Test::Unit</a></h2><!-- RDLabel: "Making regression tests with Test::Unit" -->
326
+
327
+ <p>There is a strong test environment named Test::Unit in one of the big advantages to use Ruby.
328
+ The test program of EmacsLisp/EmacsRuby should independently start up Emacs.
329
+ Because the operation of Emacs may influence the entire Emacs session, the malfunctioned test program can destroy the edit environment at the worst.
330
+ Another Emacs session for the test enables you to test at ease because there is no adverse effect in the edit environment even though an accident happens there.
331
+ I prepared a mini environment for the test for such reasons.</p>
332
+ <p>el4r-runtest newly starts up Emacs, tests with Test::Unit(RUNIT), and displays the result. </p>
333
+ <ul>
334
+ <li>With <code>--batch</code> option, after the test is executed it ends immediately. (emacs -batch)</li>
335
+ <li>El4r version of <code>Test::Unit::TestCase</code> includes and extends <code>ElMixin</code>. So the el4r methods and the EmacsLisp functions can be called in <code>Test::Unit::TestCase</code> class. </li>
336
+ <li>Because it is a mini environment, the key operation has been simplified.</li>
337
+ <li>You can exit it also with <kbd>q</kbd> and <kbd>M-k</kbd> in addition to <kbd>C-x C-c</kbd>.</li>
338
+ <li>The test can be executed with <kbd>C-c</kbd> again. </li>
339
+ <li>The log is displayed with <kbd>l</kbd> or <kbd>C-l</kbd>. </li>
340
+ <li>It scrolls by <kbd>SPACE</kbd> and <kbd>b</kbd>. </li>
341
+ <li>Any configuration files of Emacs is not read (--no-init-file,--no-site-file). </li>
342
+ <li>It doesn't read ~/.el4r/init.rb. </li>
343
+ <li>Please load the EmacsLisp file that should be loaded on the test script side. </li>
344
+ </ul>
345
+ <p>The test class concretely becomes such feeling.
346
+ <code>el_require</code> and <code>el_load</code> can be used for the part of <code>el4r_lisp_eval</code>. </p>
347
+ <pre>require 'test/unit'
348
+ class TestXXXX &lt; Test::Unit::TestCase
349
+ el4r_lisp_eval %((progn
350
+ some initialization
351
+ ))
352
+
353
+ def setup
354
+ #
355
+ end
356
+
357
+ def teardown
358
+ #
359
+ end
360
+
361
+ def test_xxxx
362
+ #
363
+ end
364
+ end</pre>
365
+ <h3><a name="6.1" href="#6.1">6.1</a> <a name="label:26">Command line options</a></h3><!-- RDLabel: "Command line options" -->
366
+
367
+ <pre>Usage: el4r-runtest [options] file
368
+ -Q, --init load site-start.el and .emacs
369
+ -b, --batch batch mode
370
+ -i interactive mode
371
+ -e, --emacs=EMACS set emacs binary [default: ]
372
+ --ruby=RUBY set ruby binary [default: ]
373
+ -I load-path set load-path
374
+ -r, --el4r-root=DIR el4r package root directory [for debug]
375
+ -n, --name=NAME Runs tests matching NAME.
376
+ (patterns may be used).
377
+ -t, --testcase=TESTCASE Runs tests in TestCases matching TESTCASE.
378
+ (patterns may be used).
379
+ -v verbose output
380
+ --nw don't communicate with X, ignoring $DISPLAY
381
+ (emacs -nw)
382
+ -d, --debug debug output
383
+ -l, --log=LOGFILE Specify a log file.
384
+ --show Show the test information only, for diagnosis.</pre>
385
+ <p><code>--batch</code> and <code>--nw</code> are the options of Emacs.
386
+ <code>-n</code> and <code>-t</code> are the options of Test::Unit.
387
+ With <code>-d</code> the backtraces contains the line of el4r-instance.</p>
388
+ <h2><a name="7" href="#7">7</a> <a name="label:27">The `el4r' command</a></h2><!-- RDLabel: "The `el4r' command" -->
389
+
390
+ <p>`el4r' command invokes a new Emacs and execute the EmacsRuby script specified.
391
+ The usage is almost the same as `el4r-runtest'.</p>
392
+ <pre>Usage: el4r [options] file
393
+ -Q, --init load site-start.el and .emacs
394
+ -b, --batch batch mode
395
+ -i interactive mode
396
+ -e, --emacs=EMACS set emacs binary [default: ]
397
+ --ruby=RUBY set ruby binary [default: ]
398
+ -I load-path set load-path
399
+ -r, --el4r-root=DIR el4r package root directory [for debug]
400
+ --nw don't communicate with X, ignoring $DISPLAY
401
+ (emacs -nw)
402
+ -d, --debug debug output
403
+ -l, --log=LOGFILE Specify a log file.
404
+ --show Show the test information only, for diagnosis.</pre>
405
+ <h2><a name="8" href="#8">8</a> <a name="label:28">EmacsRuby API Reference</a></h2><!-- RDLabel: "EmacsRuby API Reference" -->
406
+
407
+ <p>Please look at the RDoc documents in doc/.</p>
408
+ <h2><a name="9" href="#9">9</a> <a name="label:29">Accessing Ruby from EmacsLisp</a></h2><!-- RDLabel: "Accessing Ruby from EmacsLisp" -->
409
+
410
+ <p>El4r also enables EmacsLisp to access Ruby.
411
+ The <code>el4r-ruby-eval</code> function is used in the EmacsLisp program to access Ruby.
412
+ The only argument is Ruby expression to evaluate.
413
+ However, it is wise to make it see from EmacsLisp by <code>defun</code> and <code>elvar</code> when you want to use the program in EmacsRuby.</p>
414
+ <p>To access EmacsRuby interactively. Please type</p>
415
+ <pre>M-x el4r-ruby-eval-prompt</pre>
416
+ <p>To evaluate the EmacsRuby type of the entire buffer. Please type</p>
417
+ <pre>M-x el4r-ruby-eval-buffer</pre>
418
+ <p>In the region. Please type</p>
419
+ <pre>M-x el4r-ruby-eval-region</pre>
420
+ <p>Moreover, when examples/el4r-mode.rb is loaded (It is loaded by initialization), the *ruby-scratch* buffer is made.
421
+ Like the *scratch* buffer enter an EmacsRuby expression and it is evaled by typing <kbd>C-j</kbd>. </p>
422
+ <h2><a name="10" href="#10">10</a> <a name="label:30">Examples</a></h2><!-- RDLabel: "Examples" -->
423
+
424
+ <p>Please look at examples/el4r-mode.rb about the example of making major-mode in EmacsRuby. </p>
425
+ <p>Please look at testing/test-el4r.rb about the use example of each method.
426
+ The test program is specifications.
427
+ A correct usage and the value that should be expected, etc. it talks about many. </p>
428
+ <h2><a name="11" href="#11">11</a> <a name="label:31">Packaging EmacsRuby scripts</a></h2><!-- RDLabel: "Packaging EmacsRuby scripts" -->
429
+
430
+ <h3><a name="11.1" href="#11.1">11.1</a> <a name="label:32">Directory Structure</a></h3><!-- RDLabel: "Directory Structure" -->
431
+
432
+ <p>El4r and EmacsRuby scripts can be installd system-widely since version 1.0.0.
433
+ Here is the directory structure if you use Ruby 1.8.</p>
434
+ <pre>site_ruby/1.8/el4r/ # normal libraries used by el4r
435
+ site_ruby/1.8/el4r/emacsruby/ # EmacsRuby scripts
436
+ site_ruby/1.8/el4r/emacsruby/autoload/ # EmacsRuby scripts executed when el4r starts</pre>
437
+ <p>Normal libraries are loaded by `load' / `requre' normally.
438
+ EmacsRuby scripts are loaded by `el4r_load'.</p>
439
+ <h3><a name="11.2" href="#11.2">11.2</a> <a name="label:33">The `autoload' Directory</a></h3><!-- RDLabel: "The `autoload' Directory" -->
440
+
441
+ <p>EmacsRuby scripts in `autoload' directory are automatically executed when el4r starts.
442
+ This directory is used to initialize EmacsRuby scripts.</p>
443
+ <p>To use autoload feature file name must begin from two digits.</p>
444
+ <pre>00init.rb
445
+ 50langhelp.rb
446
+ 70el4r-mode.rb </pre>
447
+ <p>If you locate these files, these are loaded ascending order.</p>
448
+ <p>This operation is almost the same as Debian Emacs policy.</p>
449
+ <h3><a name="11.3" href="#11.3">11.3</a> <a name="label:34">Packaging with `setup.rb'</a></h3><!-- RDLabel: "Packaging with `setup.rb'" -->
450
+
451
+ <p><a href="http://i.loveruby.net/en/projects/setup/">setup.rb</a> ease packaging EmacsRuby scripts.
452
+ If you distribute EmacsRuby scripts, layout files as below.</p>
453
+ <pre>bin/ # executables
454
+ lib/el4r/ # normal libraries used by el4r
455
+ lib/el4r/emacsruby/ # EmacsRuby scripts
456
+ lib/el4r/emacsruby/autoload/ # EmacsRuby scripts executed when el4r starts
457
+ ext/ # Ruby extensions
458
+ data/ # data</pre>
459
+ <p>`el4r-mode.rb' and <a href="http://www.rubyist.net/~rubikitch/computer/langhelp/">langhelp</a> are packaged in this methodology.</p>
460
+ <h2><a name="12" href="#12">12</a> <a name="label:35">Link</a></h2><!-- RDLabel: "Link" -->
461
+
462
+ <ul>
463
+ <li><a href="http://pymacs.progiciels-bpi.ca/">Pymacs(so to speak EmacsPython)</a></li>
464
+ <li><a href="http://www.rubyist.net/~rubikitch/computer/langhelp/">langhelp(Integrated help system in EmacsRuby)</a></li>
465
+ </ul>
466
+
467
+ </body>
468
+ </html>