unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15537: 24.3; Man-completion-cache duplicates entries
@ 2013-10-06  4:53 Roland Winkler
  2013-10-08  3:53 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Winkler @ 2013-10-06  4:53 UTC (permalink / raw)
  To: 15537

start emacs -Q
M-x man
Request alternatingly minibuffer completion for "ld" and "ls".

Expected result: each possible completion appears only once in
Man-completion-cache.

Actual result: Each time I switch from requesting completion for one
string to requesting completion for the other string, this adds once
more all possible completions to Man-completion-cache.  So the cache
keeps growing with duplicate entries.  How is the car of
Man-completion-cache supposedd to help?


In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
 of 2013-10-04 on regnitz
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description:	Ubuntu 12.04.3 LTS





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

* bug#15537: 24.3; Man-completion-cache duplicates entries
  2013-10-06  4:53 bug#15537: 24.3; Man-completion-cache duplicates entries Roland Winkler
@ 2013-10-08  3:53 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-10-08  3:53 UTC (permalink / raw)
  To: Roland Winkler; +Cc: 15537-done

> Actual result: Each time I switch from requesting completion for one
> string to requesting completion for the other string, this adds once
> more all possible completions to Man-completion-cache.  So the cache
> keeps growing with duplicate entries.  How is the car of
> Man-completion-cache supposedd to help?

Thanks.  This seems to be fixed in the trunk already.


        Stefan





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

end of thread, other threads:[~2013-10-08  3:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06  4:53 bug#15537: 24.3; Man-completion-cache duplicates entries Roland Winkler
2013-10-08  3:53 ` Stefan Monnier

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).