Re: IDLWAVE: Wrong type argument: consp, nil [message #73282] |
Wed, 03 November 2010 16:53  |
JDS
Messages: 94 Registered: March 2009
|
Member |
|
|
On Nov 1, 2:55 pm, Stevie Schmidt <stevieschmidt0...@gmail.com> wrote:
> Hello,
>
> I am a big fan of IDLWAVE and use it for all my development. Recently
> I moved to a new computer running Ubuntu 9.04, with GNU Emacs 22.2.1,
> and quite a few commands such as C-c C-v (to look up the source for
> the function or procedure near point) and M-TAB (general
> autocompletion) don't work. Instead, the modeline reads "Wrong type
> argument: consp, nil".
>
> The *messages* buffer says:
>
> Scanning all buffers...
> idlwave-concatenate-rinfo-lists: Wrong type argument: consp, nil
>
> Any ideas on how I can fix this?
As mentioned in another recent post, this was a bug the Emacs
developers added to IDLWAVE in their shipped version. Fall back to
any older version to avoid.
JD
|
|
|
Re: IDLWAVE: Wrong type argument: consp, nil [message #73406 is a reply to message #73282] |
Thu, 04 November 2010 09:00  |
Bob[4]
Messages: 24 Registered: April 2009
|
Junior Member |
|
|
On Nov 3, 5:53 pm, JD Smith <jdtsmith.nos...@yahoo.com> wrote:
> On Nov 1, 2:55 pm, Stevie Schmidt <stevieschmidt0...@gmail.com> wrote:
>
>> Hello,
>
>> I am a big fan of IDLWAVE and use it for all my development. Recently
>> I moved to a new computer running Ubuntu 9.04, with GNU Emacs 22.2.1,
>> and quite a few commands such as C-c C-v (to look up the source for
>> the function or procedure near point) and M-TAB (general
>> autocompletion) don't work. Instead, the modeline reads "Wrong type
>> argument: consp, nil".
>
>> The *messages* buffer says:
>
>> Scanning all buffers...
>> idlwave-concatenate-rinfo-lists: Wrong type argument: consp, nil
>
>> Any ideas on how I can fix this?
>
> As mentioned in another recent post, this was a bug the Emacs
> developers added to IDLWAVE in their shipped version. Fall back to
> any older version to avoid.
>
> JD
Yes, but didn't this happen in Emacs 23.2. Stevie says he is using
22.2.1.
Any word on when a new version of idlwave will be availible that will
work correctly in 23.2. The pretest for Emacs 23.3 (bug fix release)
will start next week so if you have anything ready you could get it in
that release.
Bob
|
|
|