unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: trunk r115159: * test/automated/ruby-mode-tests.el:
       [not found] <E1Vj5ba-0004HE-Jn@vcs.savannah.gnu.org>
@ 2013-11-20 23:09 ` Dmitry Gutov
  0 siblings, 0 replies; only message in thread
From: Dmitry Gutov @ 2013-11-20 23:09 UTC (permalink / raw)
  To: Bozhidar Batsov; +Cc: emacs-devel

Bozhidar Batsov <bozhidar@batsov.com> writes:

> ------------------------------------------------------------
> revno: 115159
> revision-id: bozhidar@batsov.com-20131120110131-aebcaaakdi7eawef
> parent: bozhidar@batsov.com-20131120105207-uce1lzgs1w9v8si2
> committer: Bozhidar Batsov <bozhidar@batsov.com>
> branch nick: master
> timestamp: Wed 2013-11-20 13:01:31 +0200
> message:
>   * test/automated/ruby-mode-tests.el:
>   
>   Add a failing test for bug #15874.
> ...
> +(ert-deftest ruby-exit!-font-lock ()
> +  (ruby-assert-face "exit!" 5 font-lock-builtin-face))
> +

I think the best way to fix that would be to replace the "\\_>"
generated by `regexp-opt' with some combination of special chars that
would say "the next character can't be a part of a symbol" (i.e. its
syntax is not word or symbol).

Unfortunately, I wasn't able to come up with a way to write that, so
far.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-20 23:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1Vj5ba-0004HE-Jn@vcs.savannah.gnu.org>
2013-11-20 23:09 ` trunk r115159: * test/automated/ruby-mode-tests.el: Dmitry Gutov

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