Your message dated Tue, 20 May 2014 23:00:32 -0700 (PDT)
with message-id <[email protected]>
and subject line Re: Bug#168102
has caused the Debian Bug report #168102,
regarding cxref: Syntax highlighting within comments
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
168102: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=168102
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cxref
Version: 1.5c-9
Severity: wishlist
Cxref is a really cool embedded documentation extraction tool. But one
difficulty I often encounter is that I make dumb LaTeX or HTML mistakes
within the comments, which could easily have been prevented by the
syntax highlighting available in HTML or LaTeX modes in emacs.
So what would be really cool is if there could be a hook in the C/C++
mode highlighting which could recognize +html+ and +latex+ in cxref
comments, and highlight those lines appropriately.
Yes, I know this would be hard, and would require coordination with the
emacs lisp people who do the C and C++ modes. I guess one necessary
step might be to convince them to put hooks in which would make this
possible/easier. But it would be really cool, and could enable other
auto-extraction tools to do this same thing (e.g. for docbook
generators), so I'm opening this in case some hacker sees it and knows
how to do it without too much trouble.
Feel free to reassign to emacs(en-common?) if you think that's appropriate.
Thanks for packaging this great tool!
--
-Adam P.
GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6
Welcome to the best software in the world today cafe!
<http://lyre.mit.edu/%7Epowell/The_Best_Stuff_In_The_World_Today_Cafe.ogg>
-- System Information
Debian Release: 3.0
Kernel Version: Linux vaio 2.4.19-686 #1 Thu Aug 8 21:30:09 EST 2002
i686 unknown
Versions of the packages cxref depends on:
ii libc6 2.2.5-11.1 GNU C Library: Shared libraries and
Timezone
--- End Message ---
--- Begin Message ---
If I understand correctly, this is a request for multi-mode support
(eg having bits of latex within a C mode buffer).
This is a long-standing Emacs feature request that upstream Emacs are well
aware of.
Various third-party libraries try to add it, but nothing's ever gotten it right
as far as I know. I'm afraid I don't think this 12 year-old Debian bug will get
it implemented any sooner, so there does not seem any point keeping it open.
--- End Message ---