[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hiding lines
From: |
Stefan Monnier |
Subject: |
Re: hiding lines |
Date: |
Thu, 02 Apr 2009 20:39:50 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) |
> The following makes the current region invisible and intangible. It
I'll just remind people that I strongly discourage the use of
the `intangible' property. Your code should work well with just the
`invisible' property; if not, it might be a bug.
Stefan
- hiding lines, Werner LEMBERG, 2009/04/02
- Re: hiding lines, Alan Mackenzie, 2009/04/02
- Re: hiding lines,
Stefan Monnier <=
- Re: hiding lines, Alan Mackenzie, 2009/04/03
- Re: hiding lines, Stefan Monnier, 2009/04/03
- Re: hiding lines, Werner LEMBERG, 2009/04/06
- Re: hiding lines, Stefan Monnier, 2009/04/06
- Re: hiding lines, Werner LEMBERG, 2009/04/06
- Re: hiding lines, Stefan Monnier, 2009/04/06
- Re: hiding lines, Werner LEMBERG, 2009/04/07
- Re: hiding lines, Werner LEMBERG, 2009/04/10
- Re: hiding lines, Andreas Schwab, 2009/04/10
- Re: hiding lines, Werner LEMBERG, 2009/04/10