GNU bug report logs -
#42430
26.3; Document `ring-next' and `ring-previous' in (elisp) Rings
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 19 Jul 2020 19:34:02 UTC
Severity: normal
Found in version 26.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Jul 2020 17:55:37 +0300
with message-id <83h7txdkt2.fsf <at> gnu.org>
and subject line Re: bug#42430: 26.3; Document `ring-next' and `ring-previous' in (elisp) Rings
has caused the debbugs.gnu.org bug report #42430,
regarding 26.3; Document `ring-next' and `ring-previous' in (elisp) Rings
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
42430: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42430
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
See this question:
https://emacs.stackexchange.com/q/59726/105
As the asker notes, the doc refers to ring "rotation", but it says
nothing about how to rotate the ring (cycle to the next/previous
element.
In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
[Message part 3 (message/rfc822, inline)]
> Date: Sun, 19 Jul 2020 19:32:52 +0000 (UTC)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> See this question:
>
> https://emacs.stackexchange.com/q/59726/105
>
> As the asker notes, the doc refers to ring "rotation", but it says
> nothing about how to rotate the ring (cycle to the next/previous
> element.
The manual says:
For yanking, one entry in the kill ring is designated the front of
the ring. Some yank commands rotate the ring by designating a different
element as the front. But this virtual rotation doesn’t change the list
itself—the most recent entry always comes first in the list.
That's all. I don't see any reason to expand this description of a
"virtual rotation", since that would require bringing many internal
details into the ELisp manual, with no apparent gain.
So I'm closing this bug.
This bug report was last modified 4 years and 353 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.