Re: Texinfo mode completion error
Eric Ludlam <[email protected]> Sat, 11 Apr 2015 20:25:42 -0400
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
On 03/23/2015 09:18 PM, Alastair Rankine wrote:
> Finally trying to get some work done in texinfo mode, I came across this. Looks like it was trying to complete an @declaration…?
>
> Debugger entered--Lisp error: (wrong-number-of-arguments #[(context) "\306\307\"@\310\306\311\"\235\203!\"\315\316\"*\202;\")\202;\307 !\306\211\257+\207" [f attributes class name "@" function nil semantic-tag-make-plist] 6] word require ispell ispell-lookup-words #[(f) "\304\305\211
> \306 !\305\211\257+\207" [f attributes class name word nil semantic-tag-make-plist] 6]] 4 "List smart completions at point.
> Since texinfo is not a programming language the default version is not
> useful. Instead, look at the current symbol. If it is a command
> do primitive texinfo built ins. If not, use ispell to lookup words
> that start with that symbol.
>
> Override semantic-analyze-possible-completions in `texinfo-mode' buffers."] 2)
> semantic-analyze-possible-completions-texinfo-mode([object semantic-analyze-context "Context-for-texinfo" (24755 . 24765) ("compilaton") (word) nil nil #<buffer ede.texi> unbound] nil)
Thanks for pointing this out. Also found 2 other occurrences of
languages that didn't get the optional FLAGS argument added.
Fixed this plus the other 2 langauges, added some tests.
> Has there been any thought about actually using a bug tracker for CEDET?
There's an old tracker on SF, but I never remembered to use it. It
would take some effort to clean it up and get it going again.
Eric
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Cedet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-devel