emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#19744: closed (25.0.50; Cannot yank text with "\n"


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19744: closed (25.0.50; Cannot yank text with "\n" in inferior python mode)
Date: Sun, 08 Feb 2015 03:40:02 +0000

Your message dated Sun, 08 Feb 2015 00:39:24 -0300
with message-id <address@hidden>
and subject line 25.0.50; Cannot yank text with "\n" in inferior python mode
has caused the debbugs.gnu.org bug report #19744,
regarding 25.0.50; Cannot yank text with "\n" in inferior python mode
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
19744: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19744
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; Cannot yank text with "\n" in inferior python mode Date: Sun, 01 Feb 2015 19:32:48 -0800
Hi.

I'm using a very recent build of Emacs from git. Trying to yank any text
with a "\n" in it into an inferior python buffer does not work: no text
is yanked at all. To reproduce:

1. emacs -Q
2. M-x run-python
3. Type and kill "5\n"
4. C-y. Nothing happens.

If in step 3 you kill "5" instead, then the yank works fine. This is due
to the python-shell-font-lock-post-command-hook. There, the just-entered
input is deleted, and re-inserted with proper fontification. Except in
this case the re-insertion doesn't work for some reason. I'll look later
myself if nobody else get to it first.



--- End Message ---
--- Begin Message --- Subject: 25.0.50; Cannot yank text with "\n" in inferior python mode Date: Sun, 08 Feb 2015 00:39:24 -0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
Fixed at revno 67dfbd6 in the master branch.

Carlos: I left the trail of ellipsis thing out of this commit, feel free
to open a separate bug about it.



Cheers,
Fabián.


--- End Message ---

reply via email to

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