pkg-message 278 B

12345678910111213
  1. [
  2. { type: install
  3. message: <<EOM
  4. To use riece, you should add the following line to your .emacs file:
  5. (autoload 'riece "riece" "Start Riece" t)
  6. Some add-ons (e.g. riece-async, riece-rdcc) require Ruby.
  7. If you use them, you need to install Ruby from port or package.
  8. EOM
  9. }
  10. ]