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

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

Re: lpc-mode under emacs 22


From: DanL
Subject: Re: lpc-mode under emacs 22
Date: Sun, 25 Jan 2009 16:40:22 -0800 (PST)
User-agent: G2/1.0

Ok, I know: tripple posts are really evil, but if anyone has the same
problem, and google points him here, I now have a working solution for
using c-mode for editing LPC in Emacs 22:

(modify-syntax-entry ?' "'" c-mode-syntax-table)

does the trick, in that it treats ' as a prefix.

dhl


reply via email to

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