Re: Wisent:
Andrea Turso <[email protected]> Tue, 25 Aug 2015 23:54:44 +0100
| Newsgroups | gmane.emacs.semantic |
|---|---|
| Message-ID | <CADL_vSJu1rze-fP0R4cWSbYPOQrNv5H-oP+r_RAdw8eKDyV3pw@mail.gmail.com> |
Hi Eric, About the includes, I have tried many times to parse them via the context menu option but it doesn't work. I visited one of those buffers and waited for the parser to pick it up, then figured that the semanticdb-save-db would do something, but after M-x semantic-save-db I got this message "cl-no-applicable-method: No applicable method for %S: semanticdb-save-db, nil". Well, that doesn't keep me from playing with the grammar, but my only worry is that this might in fact be caused by the current state of things. I'm resolving includes as absolute paths. Do you think this might be confusing Ede and in turn SemanticDB? About the mode local function to convert a filename (semantic-analyze-split-name) I'm currently wondering whether I'll be able to have access about certain tags at the time of the call. In particular I'll need the declaration of a 'package tag, I guess I can use semantic-find-tags-by-class to check the parsed data? I have a link to the lang dev guide, is pretty good and that's what I used to get started, unfortunately many of the functions cited there aren't available with Semantic builtin to Emacs 25, so I figure they are either deprecated or only available in the latest CEDET 2? Your help here is greatly appreciated, thanks for answering my many questions in this accidentally untitled thread. Thanks, Andrea. ------------------------------------------------------------------------------ _______________________________________________ cedet-semantic mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cedet-semantic