help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble with quotes in comments for mode derived from sql-mode


From: address@hidden
Subject: Re: Trouble with quotes in comments for mode derived from sql-mode
Date: 24 Jan 2006 07:03:43 -0800
User-agent: G2/0.2

Hi,

The file format I'm using supports both sql "--" and c++ "//" comments.
sql-mode provides the "--" comment, and handles quotes in this comment
style correctly.
I added the "//" comment style through the derived mode, but the c++
comment style does not handle the quotes correctly. I will try the
latest newcomment.el, but I suspect I'll need to modify the syntax
table as suggested by David Hansen below.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]