unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12263: 24.2; c-at-expression-start-p
@ 2012-08-23  1:33 Leo
  2019-10-30 23:21 ` Stefan Kangas
  0 siblings, 1 reply; 7+ messages in thread
From: Leo @ 2012-08-23  1:33 UTC (permalink / raw)
  To: 12263; +Cc: bug-cc-mode

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

1. Emacs -q t.m
2. Move point to the first '-'
3. M-: (c-at-expression-start-p)
4. Move point to the second '-'
5. M-: (c-at-expression-start-p)

step 3 return nil but step 5 returns non-nil. It appears that every
first method declaration fails c-at-expression-start-p.

Leo

[-- Attachment #2: t.m --]
[-- Type: text/plain, Size: 131 bytes --]

@interface ZXITFReader : ZXOneDReader

- (NSArray *)decodeStart:(ZXBitArray *)row;
- (NSArray *)decodeEnd:(ZXBitArray *)row;

@end

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-04 16:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-23  1:33 bug#12263: 24.2; c-at-expression-start-p Leo
2019-10-30 23:21 ` Stefan Kangas
2019-11-01 11:26   ` Alan Mackenzie
2019-11-01 13:29     ` Leo Liu
2019-11-03 10:11     ` Stefan Kangas
     [not found]   ` <20191101112636.GA6473__22786.3558496878$1572607651$gmane$org@ACM>
2019-11-03  2:57     ` Leo Liu
2020-07-04 16:43       ` Alan Mackenzie

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).