Thank you very much.
I was trying to complete my own classes. I found that when I gave some
first character of variable or function, the function worked well.
However, when I try to complete without the first characters, the
problem I mentioned before occurs. At least the function works right
now. Thank you for your replies.
On 11/04/2011 04:21 PM, Alex Ott wrote:
> What you try to complete? Standard classes or your own? If your own,
> then please, try to setup EDE project and provide all necessary
> information about include directories, etc.
>
> P.S. and please, keep mailing list in CC
>
> On Fri, Nov 4, 2011 at 3:16 AM, Mu Shenglin<mshenglin@...> wrote:
>> Hi.
>> Thank you for the reply.
>> I have already updated to the latest version in BZR.
>> I am using cedet1.0pre7 right now. However, the auto complete selection
>> still cannot be inserted.
>>
>> On 11/03/2011 04:53 PM, Alex Ott wrote:
>>
>>> Please, update to latest version in BZR (or at least to CEDET 1.0)
>>>
>>> On Thu, Nov 3, 2011 at 3:52 AM, Mu Shenglin<mshenglin@...> wrote:
>>>> Hi!
>>>> I am using the semantic-ia.el to analyze and fullfill my C source
>>>> codes.
>>>> When I use the semantic-ia-complete-symbol-menu function, the menu
>>>> named
>>>> completions come out and I can choose one tag by the highlight bar.
>>>> However,
>>>> we I press Enter or Space to confirm the selection, no output appears in
>>>> the
>>>> proper place, but the error massege displays in the buffer: Wrong type
>>>> argument:integer-or-marker-p, nil. Therefore, I debugged emacs by
>>>> toggle-debug-on-error. The debugger message is listed as follows:
>>>>
>>>> Debugger entered--Lisp error: (wrong-type-argument
>>>> integer-or-marker-p
>>>> nil)
>>>> semantic-ia-complete-symbol-menu(3381)
>>>> call-interactively(semantic-ia-complete-symbol-menu nil nil)
>>>>
>>>> And, here are the eviroments of my computer:
>>>>
>>>> Emacs 23.1
>>>>
>>>> Cedet-1.0pre7
>>>>
>>>> Would you please help me solve this problem? I will really
>>>> appreciate.
>>>>
>>>> Best wishes,
>>>>
>>>>
>>>>
>>>>
>>>> Mu Shenglin
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> RSA(R) Conference 2012
>>>> Save $700 by Nov 18
>>>> Register now
>>>> http://p.sf.net/sfu/rsa-sfdev2dev1
>>>> _______________________________________________
>>>> cedet-semantic mailing list
>>>> cedet-semantic@...
>>>> https://lists.sourceforge.net/lists/listinfo/cedet-semantic
>>>>
>>>>
>>>
>
>
|