[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error on `get-text-property`
From: |
Emanuel Berg |
Subject: |
Re: Error on `get-text-property` |
Date: |
Sun, 28 Nov 2021 16:19:26 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
guo.yong--- via Users list for the GNU Emacs text editor wrote:
> From the backtrack, the error occured from `kill-append`.
> The reason is that `kill-append` calls `get-text-property`
> in the function. But when the kill ring is empty, the
> function call is `(get-text-property 0 'yank-handler nil)`
> which cause the error.
What error, this one
eval: Args out of range: 0,0
?
--
underground experts united
https://dataswamp.org/~incal