From: pietru@caramail.com
To: moasenwood@zoho.eu
Cc: help-gnu-emacs@gnu.org
Subject: Re: Changing into greek glyphs in texinfo-mode
Date: Mon, 1 Feb 2021 15:59:58 +0100 [thread overview]
Message-ID: <trinity-f518bcfa-0e55-4c90-a00a-7df960f0c811-1612191597799@3c-app-mailcom-bs14> (raw)
In-Reply-To: <87eehzga3s.fsf@zoho.eu>
> Sent: Tuesday, February 02, 2021 at 2:01 AM
> From: "moasenwood--- via Users list for the GNU Emacs text editor" <help-gnu-emacs@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Changing into greek glyphs in texinfo-mode
>
> pietru wrote:
>
> > Does anybody have a strategy how to do this thing? I do not
> > think I should do a replacement, only for display, which
> > I can turn on or off.
>
> Yes, check out for example dafny-mode which you find in MELPAs
> boogie-friends version 20210127.1405 -
Thank you.
> Then type fore example
>
> ensures x ==> "formal verification stinks"
Have looked at line 203 for the keyword "forall". I changed it for
\alpha. Now I need some more function for this to take effect.
(list "\\\\\\<alpha+\\>\\([\s+\,:;._^-]\\\\\\<[a-z]+\\>\\)?"
'(1 (compose-region (match-beginning 1) (match-end 1) ?α))
'(1 font-lock-keyword-face append))
> and it will change ==> into something I cannot even make out
> here in the Linux VT.
>
> Very annoying IMO.
>
> Check out the compose-* stuff - is that what it is?
>
> --
> underground experts united
> http://user.it.uu.se/~embe8573
> https://dataswamp.org/~incal
>
>
>
next prev parent reply other threads:[~2021-02-01 14:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-31 13:18 Changing into greek glyphs in texinfo-mode pietru
2021-01-31 21:03 ` pietru
2021-01-31 22:08 ` Stefan Monnier
2021-01-31 22:17 ` pietru
2021-02-01 13:35 ` pietru
2021-02-01 13:51 ` Gregory Heytings
2021-02-01 14:02 ` pietru
2021-02-01 14:01 ` moasenwood--- via Users list for the GNU Emacs text editor
2021-02-01 14:59 ` pietru [this message]
2021-02-01 17:30 ` pietru
2021-02-02 4:10 ` moasenwood--- via Users list for the GNU Emacs text editor
2021-02-02 5:04 ` pietru
2021-02-02 12:56 ` pietru
2021-02-02 13:26 ` pietru
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-f518bcfa-0e55-4c90-a00a-7df960f0c811-1612191597799@3c-app-mailcom-bs14 \
--to=pietru@caramail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=moasenwood@zoho.eu \
/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).