emacs-devel
[Top][All Lists]
Advanced

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

Re: questions about correct reveal-mode usage to hide passwords


From: Stefan Monnier
Subject: Re: questions about correct reveal-mode usage to hide passwords
Date: Thu, 11 Jun 2020 15:51:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Is there an example using jit-lock that behaves like
> prettify-symbols-mode in the following cases?
>
> * transforms the text when outside it
> * temporarily shows the original text when inside it or on its right edge
> * updates when the user makes changes

Maybe if you look at the `csv-align-mode` in GNU ELPA's `csv-mode.el`
(tho it mixes the job of aligning columns and of truncating/hiding the
text of columns that are too wide).


        Stefan




reply via email to

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