all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 5388-done@debbugs.gnu.org
Subject: bug#5388: 23.1; syntactic analysis incorrect
Date: Mon, 11 Jul 2011 17:26:08 -0400	[thread overview]
Message-ID: <npd3hgfr0v.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <873a25ix41.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 16 Jan 2010 16:00:14 -0500")


This bug is being closed because it could not be reproduced and there
was no response to a request for more information.
If you reply with the requested information it can be reopened if needed.

You can view the whole report at http://debbugs.gnu.org/BUGNUMBER


Chong Yidong wrote:

> Thanks for the bug report, but it does not contain enough information
> for us to do anything.  I assume you are referring to C mode.  However,
> if I paste your snippet into a fresh foo.c and call M-x
> c-syntactic-information-on-region, I get the following:
>
> switch (x)			/* ((topmost-intro 1)) */
>   {				/* ((substatement-open 1)) */
>   case 'a':			/* ((case-label 42)) */
>   case 'b':			/* ((case-label 42)) */
>     x = 1;			/* ((statement-case-intro 117)) */
>   y = 2;			/* ((statement 157)) */
>   break;			/* ((statement 203)) */
>   }				/* ((block-close 42)) */
>
> As you can see, the snippet is correctly parsed.
>
> Please provide an exact, step-by-step recipe for reproducing this bug,
> starting with `emacs -Q'.





      reply	other threads:[~2011-07-11 21:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-15 14:23 bug#5388: 23.1; syntactic analysis incorrect Odekirk, Shawn
2010-01-16 21:00 ` Chong Yidong
2011-07-11 21:26   ` Glenn Morris [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=npd3hgfr0v.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=5388-done@debbugs.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.