unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Leo <sdl.web@gmail.com>
Cc: 5953@debbugs.gnu.org, Alan Mackenzie <acm@muc.de>,
	Aleksandr Skobelev <al.skobelev@gmail.com>
Subject: bug#5953: 23.1.95; objc-mode doesn't fontify Objective-C 2.0 keywords @syntesize and @property correctly
Date: Fri, 01 Nov 2019 17:11:58 +0100	[thread overview]
Message-ID: <87o8xvzicx.fsf@gnus.org> (raw)
In-Reply-To: <m2sjbfi7tl.fsf@gmail.com> (Leo's message of "Wed, 22 Aug 2012 17:39:50 +0800")

Leo <sdl.web@gmail.com> writes:

> On 2012-08-22 11:32 +0800, Leo wrote:
>> Here is a list of OjbC2.0 directives with annotations:
>>
>>   http://maniacdev.com/cheatsheetobjccd.pdf
>>
>> Leo
>
> I have compiled a patch to improve support for Objective C.
>
> I am not sure where to add the following keywords so they live in
> c-other-decl-kwds for now. Please review the patch. Thanks.
>
>   1. @property
>      : @property (attributes) Type propertyName;
>   2. @dynamic
>      : @dynamic aProperty, bProperty;
>   3. @synthesize
>      : @synthesize aProperty, bProperty, cProperty=_ivar;
>   4. @compatibility_alias
>      : @compatibility_alias AliasClassName ExistingClassName;

[...]

> -  objc    '("@class" "@end" "@defs")
> +  objc    '("@class" "@defs" "@end" "@property" "@dynamic" "@synthesize"
> +	    "@compatibility_alias")

(etc)

It seems like this patch (from seven years ago) was never applied.  I
know nothing about Objective C, though.  Alan, could you have a look at
this?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-11-01 16:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-15 15:00 bug#5953: 23.1.95; objc-mode doesn't fontify Objective-C 2.0 keywords @syntesize and @property correctly Aleksandr Skobelev
2012-08-22  3:32 ` Leo
2012-08-22  9:39   ` Leo
2019-11-01 16:11     ` Lars Ingebrigtsen [this message]
2019-11-23 13:14       ` Lars Ingebrigtsen
2020-05-04  0:53         ` Stefan Kangas
2020-05-24 19:24           ` Alan Mackenzie
2020-05-24 19:40             ` Dmitry Gutov
2020-05-25  4:34             ` Richard Stallman
2020-05-25  4:52               ` Paul Smith
2020-05-26  4:11                 ` Richard Stallman
2020-05-26 10:23                   ` Dmitry Gutov
2020-05-26 18:31                     ` Alan Mackenzie
2020-05-26 20:03                       ` Paul Smith
2020-05-26 20:21                       ` Alan Mackenzie
     [not found]                       ` <8414a67694f5739a90d84d620cff141bc322a415.camel@gnu.org>
2020-05-26 20:23                         ` Dmitry Gutov
2020-05-27  1:12                       ` Leo Liu

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87o8xvzicx.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=5953@debbugs.gnu.org \
    --cc=acm@muc.de \
    --cc=al.skobelev@gmail.com \
    --cc=sdl.web@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).