comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Adobe 7.0 in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Adobe 7.0 in IDL [message #45963 is a reply to message #45926] Mon, 24 October 2005 04:46 Go to previous message
Steve.Morris is currently offline  Steve.Morris
Messages: 17
Registered: November 2002
Junior Member
> You probably have an old IDLWAVE bundled with emacs from long ago (the
> last real Emacs release was around 2001, I believe). You'll need to
> update your install (see idlwave.org) to use the new HTML help. Once
> that is done, I think you need to say just
> "/home/myusername/IDLWAVE". It automatically appends idl_html_help.
> The default location is /usr/local/etc, so you could remove that
> customization and just place the html help directory there as well.

I have followed the instruction and now I get idlwave-help-.... from
my emacs. However I feel still a dummy, cos I haven't yet manage to
call help for a certain command.
In acrobat I was doing ex ?fltarr .... what should I do here in emacs?
I have tried to select idlwave-help-menu, but nothing happens :(

Anyhow, this is how it looks my .emacs file right now ...


(setq load-path (cons "/usr/local/share/emacs/site-lisp" load-path))

(autoload 'idlwave-mode "idlwave" "IDLWAVE Mode" t)
(autoload 'idlwave-shell "idlw-shell" "IDLWAVE Shell" t)
(setq auto-mode-alist
(cons '("\\.pro\\'" . idlwave-mode) auto-mode-alist))
(setq idlwave-help-browser-function 'firefox-browse-url)
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Problem: Opening a 20-30MB sized ShapeFile
Next Topic: How to display both wavenumber & wavelength (Z-profile window) in ENVI

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 11:37:01 PDT 2025

Total time taken to generate the page: 2.48141 seconds