GNU bug report logs -
#40375
27.0.50; yank unexpectedly depends on progn
Previous Next
Reported by: Markus Triska <triska <at> metalevel.at>
Date: Wed, 1 Apr 2020 16:15:02 UTC
Severity: normal
Tags: unreproducible
Found in version 27.0.50
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tags 40375 unreproducible
close 40375
quit
Noam Postavsky <npostavs <at> gmail.com> writes:
> Markus Triska <triska <at> metalevel.at> writes:
>>
>> (let ((data (base64-decode-string
>> "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAbBAMAAAC+faPKAAAALVBMVEX///8AAACgoKDg4OBAQEDA
>> wMAQEBCQkJAgICCAgIBwcHAwMDBgYGDQ0NDw8PALucPOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA
>> X0lEQVQIHWNgYGBQBmIQcIVQDKkQmlkUQrNDaQ4oPRFCswuCaatGQWkXFwcGy5mNMjNnTgBqcYSq
>> o4Q2gpoTgoVeKMTAUAUUvygDcTKXYACTA5DPoCG95QGIZjC9wAAAJ0UR8BmY4ewAAAAASUVORK5C
>> YII=")))
>> (kill-new
>> (propertize data 'display `(image :type png :data ,data :ascent center))))
>>
>> When I start Emacs with:
>>
>> $ emacs -Q yank.el --eval='(eval-buffer)'
>>
>> and then press C-y to yank, the image that was most recently killed via
>> kill-new is unexpectedly not inserted.
>
> I'm not able to reproduce this, the image (of a lower case t) yanks just
> fine for me.
No further response, so I'm closing the bug.
This bug report was last modified 5 years and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.