Tassilo Horn <[email protected]> writes:

> (defun th-next-line-invisible-p ()
>   "Return non-nil, if the line after POS starts invisible.
> POS defaults to `point'."
>   (invisible-p (line-end-position)))

Now don't ask me why the docstring talks about some POS argument. :-)

Bye,
Tassilo


_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to