Bug#358049: Problem with mmm-noweb

2007-04-13 Thread Alexander Zangerl
On Sat, 07 Apr 2007 12:09:25 MST, Joe Riel writes:
>The problem Norman reported is causes by an incorrect major-mode 
>assignment (what do they call the `-*- ... -*-' line in a file?).  Changing
>
>% -*- mode: latex; mmm-noweb-code-mode: c++; -*-
>
>to
>
>% -*- mode: latex; mmm-classes: noweb; mmm-noweb-code-mode: c++-mode; -*-
>
>should fix his problems (I've emailed him directly).

Norman, can you confirm that Joe Riel's suggestion fixes the 
problem? I'll close the bug in a week if I don't hear anything to
the contrary.

regards
az


-- 
+ Alexander Zangerl + DSA 42BD645D + (RSA 5B586291)
Cray Chicken: Crosses faster than any other chicken, but if you don't dip
it in liquid nitrogen first, it arrives on the other side fully cooked.


pgp4DbverY00n.pgp
Description: PGP signature


Bug#358049: Problem with mmm-noweb

2007-04-07 Thread Joe Riel
The problem Norman reported is causes by an incorrect major-mode 
assignment (what do they call the `-*- ... -*-' line in a file?).  Changing


% -*- mode: latex; mmm-noweb-code-mode: c++; -*-

to

% -*- mode: latex; mmm-classes: noweb; mmm-noweb-code-mode: c++-mode; -*-

should fix his problems (I've emailed him directly).  I'm not sure whether the mmm-classes assignment is necessary, 
but the change from c++ to c++-mode probably is, unless he has a c++.el file, which is unlikely.



Joe


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]