|
From: | Dmitry Gutov |
Subject: | bug#18285: Acknowledgement (24.3.92; A combination of `display' on text and `invisible' and `before/after-string' leads to the before/after string being displayed twice) |
Date: | Mon, 18 Aug 2014 05:06:31 +0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Clarification: this part - If I replace (make-overlay pt (point)) with (make-overlay (1- pt) (point)), the result it, expectedly...- is only true when (> pt (point-min)), e.g. when we started at the end of a non-empty buffer.
[Prev in Thread] | Current Thread | [Next in Thread] |