* how to hide privacy sensitive information from display in emacs buffers?
@ 2018-05-14 14:43 Gregor Zattler
2018-05-14 15:32 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Gregor Zattler @ 2018-05-14 14:43 UTC (permalink / raw)
To: help-gnu-emacs
Dear emacs users,
how would you hide privacy sensitive information (say email
addresses, names, perhaps even fingerprints) from display in
emacs buffers while e.g. giving a presentation?
Are there better options than font-locking with a black on black
face?
Ciao; Gregor
--
-... --- .-. . -.. ..--.. ...-.-
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to hide privacy sensitive information from display in emacs buffers?
2018-05-14 14:43 how to hide privacy sensitive information from display in emacs buffers? Gregor Zattler
@ 2018-05-14 15:32 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2018-05-14 15:32 UTC (permalink / raw)
To: help-gnu-emacs
> From: Gregor Zattler <telegraph@gmx.net>
> Date: Mon, 14 May 2018 16:43:01 +0200
>
> how would you hide privacy sensitive information (say email
> addresses, names, perhaps even fingerprints) from display in
> emacs buffers while e.g. giving a presentation?
>
> Are there better options than font-locking with a black on black
> face?
You could use display properties or overlays to display something else
instead of the sensitive information.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-14 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14 14:43 how to hide privacy sensitive information from display in emacs buffers? Gregor Zattler
2018-05-14 15:32 ` Eli Zaretskii
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).