all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Cc: 1913@debbugs.gnu.org
Subject: bug#1913: Identifier after reserved word "raise" is not always
Date: Sun, 10 Jul 2011 01:24:33 +0200	[thread overview]
Message-ID: <CAAeL0SQ1BonviDh19hC93M_Nc0HP+okWjpa5y2idTFLxY-m=8Q@mail.gmail.com> (raw)
In-Reply-To: <ueiluo2ib.fsf@stephe-leake.org>

Stephen, are you planning to fix this problem?

> It is clear that [a-zA-Z] does not match the characters permitted by
> the Ada standard.
>
> However, neither does [[:alpha:]] - consider this fragment:
>
> procedure doµ
>
> the 'µ' (entered by C-x 8 u) is not matched by [[:alpha:]]*
> (Emacs 23.1, Windows XP, LANG=C.UTF-8).

That's because C-x 8 u inserts U+00B5 MICRO SIGN.

Try C-x 8 <RET> 3BC <RET>, which inserts U+03BC GREEK SMALL LETTER MU.

    Juanma





  reply	other threads:[~2011-07-09 23:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13  8:03 bug#1913: Identifier after reserved word "raise" is not always Stephen Leake
2011-07-09 23:24 ` Juanma Barranquero [this message]
2011-07-10 17:28   ` Stephen Leake
2011-07-10 23:12     ` Juanma Barranquero
2011-07-11 13:07       ` Stephen Leake
2011-07-12 12:19         ` Juanma Barranquero

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='CAAeL0SQ1BonviDh19hC93M_Nc0HP+okWjpa5y2idTFLxY-m=8Q@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=1913@debbugs.gnu.org \
    --cc=stephen_leake@stephe-leake.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.