From: harven <harven@free.fr>
To: bug-gnu-emacs@gnu.org
Subject: bug#5320: yank-pop does not work in table mode
Date: Tue, 05 Jan 2010 18:18:25 +0100 [thread overview]
Message-ID: <m2iqbgtqqm.fsf@univ-brest.fr> (raw)
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.
next reply other threads:[~2010-01-05 17:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-05 17:18 harven [this message]
2016-07-06 23:47 ` bug#5320: yank-pop does not work in table mode npostavs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2iqbgtqqm.fsf@univ-brest.fr \
--to=harven@free.fr \
--cc=5320@debbugs.gnu.org \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.