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

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

Re: How to save invisible (lisp) data in a text file


From: Stefan Monnier
Subject: Re: How to save invisible (lisp) data in a text file
Date: Mon, 01 Sep 2014 21:56:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> So, can you explain why you don't recommend to use it?
> Is it that anyone who wants to make the region invisible
> should know that it must be done with text properties?

Exactly: you're not just going to make the text invisible, since you
also want to store this invisibility somewhere in a file.  So you'll
have to know how it works underneath.


        Stefan


reply via email to

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