[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8. Emacs Lisp Packages

Emacs Lisp Packages

8.1 What MUA (Mail User Agent) or News Readers are available from Meadow?  
8.2 Can I use "mh-e"?  
8.3 AUC TeX  
8.4 YaTeX  
8.5 Where can I find the latest version of perl-mode?  
8.6 Can I use hexl-mode?  
8.7 Where can I find python-mode?  
8.8 Can I use telnet?  
8.9 How do I use browse-url?  
8.10 How do I use the EDT emulation mode?  
8.11 Are there modes for editing Windows specific files?  
8.12 Are there Java related packages?  
8.13 Are there any mode for editing Visual Basic?  
8.14 Where can I get "html-helper-mode"?  
8.15 Are there any mode for editing "source safe"?  
8.16 Are there any mode for editing Delphi?  
8.17 Are there any mode for editing CSS style-sheets?  
8.18 Where can I get `sql-mode'?  
8.19 Is any elisp package for spread-sheet available?  
8.20 Where can I get the latest cc mode?  
8.21 Meadow reports error when it display X-Face inline.  


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.1 What MUA (Mail User Agent) or News Readers are available from Meadow?

For MUA: RMAIL, cmail, or Mew; for MUA and News Reader: Wanderlust, Semi-gnus, or Gnus is available.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.2 Can I use "mh-e"?

No. There is no MH for Windows. Though it is reported that you could manage to compile and run, I recommend you to transfer to one of the brilliant MUAs.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.3 AUC TeX

AUC TeX is available from http://sunsite.auc.dk/auctex.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.4 YaTeX

YaTeX is available from http://www.yatex.org/.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.5 Where can I find the latest version of perl-mode?

It is available from CPAN. I, however, recommend `cperl-mode'. Both are available from CPAN/misc/emacs/.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.6 Can I use hexl-mode?

Yes. For example, type hexl-find-file.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.7 Where can I find python-mode?

Read http://www.python.org/emacs/python-mode/.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.8 Can I use telnet?

Yes, since `telnet.exe' for Windows console comes with Meadow. To use, type M-x telnet.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.9 How do I use browse-url?


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.10 How do I use the EDT emulation mode?

Put the following code in your `.emacs':
 
(setenv "TERM" "pc")
(setq term-setup-hook 'edt-emulation-on)

Document in English on EDT emulation is found at `$MEADOW/$VERSION/etc/edt-user.doc'.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.11 Are there modes for editing Windows specific files?

For editing Windows specific files such as `*.bat', `*.ini', `*.pif', you can use generic.el and generic-x.el.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.12 Are there Java related packages?

Yes. You can use `java-mode' in Meadow. There is JDE, too. If you want to add highlight in `font-lock mode', `andrsl-java-font-lock.el' is available from http://www.csd.uu.se/%7Eandersl/emacs.shtml.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.13 Are there any mode for editing Visual Basic?

visual-basic-mode.el would help you.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.14 Where can I get "html-helper-mode"?

It is available from http://www.gest.unipd.it/~saint/hth.html.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.15 Are there any mode for editing "source safe"?

source-safe.el would help you. Menu code is also available from source-safe-menu.el.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.16 Are there any mode for editing Delphi?

It is available from delphi.el.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.17 Are there any mode for editing CSS style-sheets?

`css-mode.el' is available from css-mode.el.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.18 Where can I get `sql-mode'?

http://www.stanford.edu/~riepel/SQL-mode.html, sql-modes.zip


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.19 Is any elisp package for spread-sheet available?

Yes. Available from ftp://cs.nyu.edu/pub/local/fox/dismal/. For more detail, refer to the document in the package.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.20 Where can I get the latest cc mode?

http://cc-mode.sourceforge.net/.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.21 Meadow reports error when it display X-Face inline.

Update the bitmap-mule. The latest version is available from ftp://ftp.jpl.org/pub/elisp/bitmap/.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Keiichiro Nagano on April, 5 2002 using texi2html