Hi, Seiji,

Thanks again for another great Carbon Emacs release!

FYI, the Japanese characters seem to have crept back into at least one
of the info files, this time for Imaxima. Example text is below.
Interestingly, in my Emacs, rather than the actual characters which
are shown below, I see the control characters, such as
\346\251\237\350\203\275 instead of 機能.

File: imaxima.info,  Node: Usage,  Next: Options,  Prev: Installation,  Up: Top

2 Usage
*******

To start using imaxima just type `M-x imaxima'.

 -- 機能: imaxima
    Starts a Maxima session in an Emacs buffer.

You can turn image generation off by evaluating

    display2d:true

in Maxima.  Output from Maxima is then shown with the usual ASCII
graphics.  To turn images on again, evaluate

    display2d:imaxima

If there is an error in a LaTeX expression you can press `Mouse-2' (or
`<RET>') on the error message to view the error log and `Mouse-3' (or
`M-<RET>') to view the LaTeX source file.

 -- ユーザオプション: imaxima-use-maxima-mode-flag
    Set to non-`nil' to use the Maxima mode from `maxima.el'.

    By default `imaxima.el' uses a very simple mode which doesn't
    provide any custom menus, font-locking or key-bindings.  You can,
    however, combine `imaxima.el' with the Emacs mode from the Maxima
    distribution to get these features.

 -- 機能: imaxima-latex
    Converts the Maxima buffer to a LaTeX document and opens it in
    LaTeX mode. _Note:_ This command does not work in XEmacs.

 -- 機能: imaxima-to-html
    Converts the Maxima buffer to a HTML document named session.html
    and opens it in HTML mode. All the PNG files generated by imaxima
    for each output from Maxima are gathered in a folder named
    session-images and referenced from session.html. _Note:_ This
    command does not work in XEmacs.

 -- 機能: imaxima-clean-up
    Delete temporary files created by imaxima and kill the Ghostscript
    process if it is running.  Normally imaxima does this automatically
    when you quit Maxima.  This command is just a convenience if this
    doesn't happen.

 -- 機能: imaxima-version
    Display the package name and the version number of the imaxima
    imath package in the mini buffer. You should make sure the version
    information when you want to make bug reports.

--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to