unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1913: Identifier after reserved word "raise" is not always highlighted in Ada-mode
@ 2009-01-15  7:59 Erik
  2009-01-15  9:12 ` Juanma Barranquero
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Erik @ 2009-01-15  7:59 UTC (permalink / raw)
  To: bug-gnu-emacs

In Ada-mode, type the reserved word "raise" (and some whitespace after).
Then type the name of an identifier. It may or may not get highlighted
in light blue colour. It seems to depend on which characters that are
part of the identifier. when typing "H", the highlighting works. But if
the letter 'Ö' is added, the word is no longer highlighted. This may be
a character set issue. It seems like the highlighter thinks that the
file is in Ada83. I never used Ada83 but I think it was ASCII-only. But
my files are in Ada95, which is Latin1, or Ada2005, which supports even
more characters. So how should I tell the highlighter that the file is
Ada95 or Ada2005 (and not Ada83)? I think that emacs should assume that
the file is not Ada83 if a non-ASCII character is used in an identifier.







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

end of thread, other threads:[~2020-07-02 18:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-15  7:59 bug#1913: Identifier after reserved word "raise" is not always highlighted in Ada-mode Erik
2009-01-15  9:12 ` Juanma Barranquero
2009-01-15 13:40   ` Erik
2009-01-15 14:42     ` Juanma Barranquero
2009-01-15 23:03       ` Erik
2009-01-15 23:10         ` Juanma Barranquero
2009-01-16  2:16         ` Stefan Monnier
2009-01-16  2:22           ` Juanma Barranquero
2020-04-16 18:42 ` Stephen Leake
2020-07-02 18:11 ` bug#1913: closed by ada-mode version 7.1 Stephen Leake

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