unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: 12263@debbugs.gnu.org
Cc: bug-cc-mode@gnu.org
Subject: bug#12263: 24.2; c-at-expression-start-p
Date: Thu, 23 Aug 2012 09:33:02 +0800	[thread overview]
Message-ID: <m2k3wqie9d.fsf@gmail.com> (raw)

[-- 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

             reply	other threads:[~2012-08-23  1:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23  1:33 Leo [this message]
2019-10-30 23:21 ` bug#12263: 24.2; c-at-expression-start-p 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

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=m2k3wqie9d.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=12263@debbugs.gnu.org \
    --cc=bug-cc-mode@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 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).