all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: DanL <leidischd@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: lpc-mode under emacs 22
Date: Sun, 25 Jan 2009 16:40:22 -0800 (PST)	[thread overview]
Message-ID: <cef27d63-53d0-42d9-940e-86ee8578f3ee@z6g2000pre.googlegroups.com> (raw)
In-Reply-To: 9ef796cf-a5ca-404c-9d1d-a9157d6b232e@o40g2000prn.googlegroups.com

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	other threads:[~2009-01-26  0:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-24 13:28 lpc-mode under emacs 22 DanL
2009-01-24 17:22 ` DanL
2009-01-26  0:40   ` DanL [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cef27d63-53d0-42d9-940e-86ee8578f3ee@z6g2000pre.googlegroups.com \
    --to=leidischd@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.