* Jobst Hoffmann (2005-09-16) writes:

> I want to create style support for texpower with
>
> M-x TeX-auto-generate TEX AUTO
>
> It works quite well, but I'm missing support for some macros defined
> with 
>
> "\newcommand{\<commandname>}
[...]
> (for example \stepwise)
>
> and some environments defined by
>
> "\newenvironment{<environmentname>}{%
[...]
> (for example fragilesteps)

I just checked this by doing `M-x TeX-auto-generate RET texpower.sty
RET /some/directory RET' and the examples you gave are all in the
resulting texpower.el file.  This is the case with both CVS Emacs and
XEmacs 21.4.17.  The file has 286 lines.

Did you apply `TeX-auto-generate' on texpower.sty as well?  The
version I used for the test was "2005/04/08 v0.2".

-- 
Ralf


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to