unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Christopher Dimech <dimech@gmx.com>
To: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Re: Highlighting New Keywords in texinfo-mode
Date: Sat, 3 Oct 2020 23:09:42 +0200	[thread overview]
Message-ID: <trinity-02e2588b-c60d-406b-b664-9b1ff0fdaa28-1601759382432@3c-app-mailcom-bs06> (raw)
In-Reply-To: <840331601758194@vla5-a235cc842fef.qloud-c.yandex.net>

Have also seen the following

("\\<and\\|or\\>" . font-lock-keyword-face)

Have also seen brackets

("\\<\\(and\\|or\\)\\>" . font-lock-keyword-face)

What are the following about, and why are they needed?

\\<   \\>  \\(   \\)


> Sent: Saturday, October 03, 2020 at 9:49 PM
> From: "Ivan Sokolov" <ivan-p-sokolov@ya.ru>
> To: "Christopher Dimech" <dimech@gmx.com>
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: Highlighting New Keywords in texinfo-mode
>
> Yes, you can also add an end-of-word marker: \\\\quad\\>
>



      reply	other threads:[~2020-10-03 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 20:57 Highlighting New Keywords in texinfo-mode Christopher Dimech
2020-10-03 20:33 ` Ivan Sokolov
2020-10-03 20:42   ` Highlighting " Christopher Dimech
2020-10-03 20:49     ` Ivan Sokolov
2020-10-03 21:09       ` Christopher Dimech [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

  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=trinity-02e2588b-c60d-406b-b664-9b1ff0fdaa28-1601759382432@3c-app-mailcom-bs06 \
    --to=dimech@gmx.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ivan-p-sokolov@ya.ru \
    /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.
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).