Your message dated Mon, 23 Apr 2007 09:58:44 +1000
with message-id <[EMAIL PROTECTED]>
and subject line closing bug
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: mmm-mode
Version: 0.4.8-3
Severity: normal

I've been trying to use mmm-noweb with existing Noweb files.
Following the instructions in the manual gets me so far and no further.
In particular, even on the example in the info file, mmm is not switching from 
tex-mode to c++-mode on the code chunks.  (It does, interestingly, switch to 
perl-mode correctly for the single perl chunk.)

The file is short enough that I include it in its entirety.
Running mmm-mode with class noweb should be sufficient to change to 
c++-mode in the C++ portions of the file.

% -*- mode: latex; mmm-noweb-code-mode: c++; -*-
% First chunk delimiter!
@
\noweboptions{smallcode}

\title{Sample Noweb File}
\author{Joe Kelsey\\
\nwanchorto{mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
\maketitle

@
\section{Introduction}
Normal noweb documentation for the required [[*]] chunk.
<<*>>=
// C++ mode here!
// We might list the program here, or simply included chunks.
<<myfile.cc>>
@ %def myfile.cc

@
\section{[[myfile.cc]]}
This is [[myfile.cc]].  MMM noweb-mode understands code quotes in
documentation.
<<myfile.cc>>=
// This section is indented separately from previous.
@ 

@
\section{A Perl Chunk}
We need a Perl chunk.
<<myfile.pl>>=
#!/usr/bin/perl
# -*- perl -*-
# Each differently named chunk is flowed separately.
@ 

\section{Finish [[myfile.cc]]}
When we resume a previously defined chunk, they are indented together.
<<myfile.cc>>=
// Pick up where we left off...
@


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mmm-mode depends on:
ii  emacs20 [emacsen]             20.7-13.3  The GNU Emacs editor.
ii  emacs21 [emacsen]             21.4a-3    The GNU Emacs editor

mmm-mode recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
The reported problem was a misconfiguration of sorts,
a solution for the problem has been provided and I haven't
heard anything from the submitter anymore; I'm closing the bug 
therefore.

regards
az


-- 
+ Alexander Zangerl + DSA 42BD645D + (RSA 5B586291)
You know you're a Unix guy when your dreams start with #!/bin/sh.

Attachment: pgpqQaWbmKwWt.pgp
Description: PGP signature


--- End Message ---

Reply via email to