help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Associating an empty replacement value for "\cr"


From: Tassilo Horn
Subject: Re: Associating an empty replacement value for "\cr"
Date: Tue, 11 Jan 2022 21:05:13 +0100
User-agent: mu4e 1.7.5; emacs 29.0.50

fatiparty@tutanota.com writes:

> > Ah, so for usage in `prettify-symbols-alist'.  I guess you could use a
> > zero-width space as replacement, i.e., ?\N{ZERO WIDTH SPACE}.
> 
> Would this be the exact code?
> 
>      ("\\cr" . ?\N{ZERO WIDTH SPACE})

Yes, I think so.

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]