emacs-devel
[Top][All Lists]
Advanced

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

Re: `vertical-motion', `goto-line' set point to invisible text


From: Stefan Monnier
Subject: Re: `vertical-motion', `goto-line' set point to invisible text
Date: Mon, 04 Jul 2011 10:01:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> AFAIK none of those positions are *inside* invisible text
> Try "M-x describe-text-properties RET", and you will see this isn't
> true.

AFAIK, describe-text-properties describes the properties of the char
*after* point, so if you're at the beginning of invisible text (yet not
inside it), describe-text-properties will show the `invisible' property.


        Stefan



reply via email to

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