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

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

yank-pop should complain if cycling on the same item


From: Dan Jacobson
Subject: yank-pop should complain if cycling on the same item
Date: Tue, 06 May 2003 05:06:24 +0800
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

If
$ emacs
C-y
gives "Kill ring is empty" in the minibuffer, then consider
$ emacs
x C-a C-k C-y ESC y ESC y ESC y ESC y ESC y ESC y
It looks like emacs is frozen or deaf.  This must be because it is
cycling on only one item.  Maybe yank-pop should complain that there
is only one and the same item to pop.  Maybe no big deal, OK never mind.
-- 
http://jidanni.org/ Taiwan(04)25854780





reply via email to

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