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

Home » Public Forums » archive » 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 #46043 is a reply to message #45933] Mon, 24 October 2005 17:42 Go to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Mon, 24 Oct 2005 14:46:37 -0700, Steve.Morris wrote:

> I'm not actually quite sure I'm doing things properly :((
>
> I have completion only if I open IDL in my emacs,i.e. I have to hit C-c
> C-s and then for a given command in the IDL command line I get a
> completion or a list of possible completion. But not in the emacs file
> right away. Also, nothing happens when I hit M-? or C-c ? (is
> posssible because in my keybord ? is called with shift-+
> combination???)
>
> In any case, if from the idl command line (open by C-c C-s I right
> click on one of the possible combination, nothing happens but I get the
> following message Wrong type argument: listp, firefox-browse-url).
> However, if in .emacs I set the following way
> (setq idlwave-help-browser-function 'w3m-browse-url)
> a new emacs window pop-up, with the title *IDLWAVE Help*, but nothing
> is displayed and the message Wrong type argument: listp, w3m-browse-url
> still appear.
>
> I feel really like a stupid but I fear I'm missing something very
> basic, indeed.... :(
>
> Here is my .emacs as it looks right now

Having trouble following you here. Try this. Open a file named foo.pro.
In it, type:

a=convol(

and with the cursor after the "(", hit M-?. You should have a browser
popup to the CONVOL page, or a message about problems Emacs is having
opening a browser. Have you actually installed w3m? It doesn't come with
Emacs by default (and requires an external command-line tool). You
can configure your default browser like M-x customize [RET]
browse-url-browser-function [RET] and try the various methods until you
find one which works. Then just "save for future sessions" and you should
be good to go.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Partial implementation of XML-RPC
Next Topic: allocating data to different array on each loop step

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

Current Time: Wed Oct 08 18:09:11 PDT 2025

Total time taken to generate the page: 0.01013 seconds