all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Heiko Gerdau <hg@technosis.de>
Subject: Re: new syntactic symbols in cc-mode
Date: Fri, 15 Aug 2003 14:13:33 +0200	[thread overview]
Message-ID: <200308151413.33730.hg@technosis.de> (raw)
In-Reply-To: <m3oeyrcp4q.fsf@tristan.br-automation.de>

On Friday 15 August 2003 10:16, Marco Gidde wrote:
> > I did not know that and found a discussion about the issue. I seem to
> > have to modify the constant 'c-protection-kwds' and recompile to
> > introduce indentation of Qt's signal and slot extensions. I did not
> > try yet but will.
>
> I tried something like that about two years ago and did not
> succeed. Would you please publish your working code on this list?

If you add "signals" to the definition of 'c-protection-kwds' in 
'cc-lang.el' ( and don't use the precompiled cc-*.elc) it works fine.

Unfortunately if you add any keyword containing a blank (like "public 
slots") it does not work, although the generated regular expression in 
variable 'c-opt-access-key' would find it. I don't know where the "blank" 
problem comes from.

Heiko

  reply	other threads:[~2003-08-15 12:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.405.1060848468.29551.help-gnu-emacs@gnu.org>
2003-08-14 12:40 ` new syntactic symbols in cc-mode Alan Mackenzie
2003-08-14 23:06   ` Heiko Gerdau
     [not found]   ` <mailman.435.1060902656.29551.help-gnu-emacs@gnu.org>
2003-08-15  8:16     ` Marco Gidde
2003-08-15 12:13       ` Heiko Gerdau [this message]
     [not found]       ` <mailman.445.1060950571.29551.help-gnu-emacs@gnu.org>
2003-08-15 22:11         ` Marco Gidde
2003-08-14  8:03 Heiko Gerdau

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=200308151413.33730.hg@technosis.de \
    --to=hg@technosis.de \
    /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.