decoration style
Martin Stein <[email protected]> Fri, 30 Jan 2015 22:23:21 +0100
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
Hi, the decoration style code from the f90 bovine parser does not seem to work, I like to reuse it. And I cannot figure out what is wrong with it. Take two f90 files. Open the first file. Everything is fine and semantic-decoration-style contains the new style semantic-tag-f90-boundary. Now open the second file and you get the error semantic-toggle-decoration-style: Unknown decoration style semantic-f90-tag-boundary And indeed, checking semantic-decoration-styles does not contain the new style anymore. What's wrong?? The decoration documentation sounds like it should work flawlessly. Unfortunately f90 is the only language meddling with decoration styles. Martin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/