GNU bug report logs - #5320
yank-pop does not work in table mode

Previous Next

Package: emacs;

Reported by: harven <harven <at> free.fr>

Date: Tue, 5 Jan 2010 19:53:04 UTC

Severity: normal

Tags: confirmed

Found in version 25.0.95

Full log


View this message in rfc822 format

From: harven <harven <at> free.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: bug#5320: yank-pop does not work in table mode
Date: Tue, 05 Jan 2010 18:18:25 +0100
Yank-pop does not work when the cursor is in a cell of a table created
with table mode.

Starting with emacs -Q, create a table (default 3x3)

M-x table-insert RET RET RET RET RET

Then put the cursor in some cell, write a word, kill it, write another word,
kill it again.

word1 M-b C-k word2 M-b C-k

Then try to yank-pop to retrieve the first word

C-y M-y

I get in the minibuffer

Wrong type argument: number-or-marker-p, nil

yank-pop works if the cursor is not in a cell. If I come back in a cell
after yanking outside the table, and try to yank-pop in the cell, no error
is reported but the table is messed up, all cells after the cursor are
destroyed.

In GNU Emacs 22.1.1 (i386-apple-darwin8.10.1, X toolkit)
Also tested in GNU Emacs 23.1 under Debian gnu/linux.






This bug report was last modified 8 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.