unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29323: kill-do-not-save-duplicate, FR
@ 2017-11-16 19:51 Andreas Röhler
  2017-11-16 22:34 ` Drew Adams
  2017-11-19 18:42 ` Andreas Röhler
  0 siblings, 2 replies; 7+ messages in thread
From: Andreas Röhler @ 2017-11-16 19:51 UTC (permalink / raw)
  To: 29323

[-- Attachment #1: Type: text/plain, Size: 379 bytes --]

Feature request:

Currently variable kill-do-not-save-duplicates checks only the (car 
kill-ring) as docu explains:

Do not add a new string to ‘kill-ring’ if it duplicates the last one.
The comparison is done using ‘equal-including-properties’.

AFAIU it would be trivial replace this check by a call of "member", thus 
checking the whole kill-ring.

Thanks,

Andreas



[-- Attachment #2: Type: text/html, Size: 795 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-11-30 14:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-16 19:51 bug#29323: kill-do-not-save-duplicate, FR Andreas Röhler
2017-11-16 22:34 ` Drew Adams
2017-11-18 19:06   ` Andreas Röhler
2017-11-18 19:48     ` Drew Adams
2017-11-19 18:42 ` Andreas Röhler
2019-11-11  2:14   ` Stefan Kangas
2021-11-30 14:48     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).