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

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

bug#15362: 24.1; pcomplete unnecessarily restricts tab-completion entry


From: Vivek Dasmohapatra
Subject: bug#15362: 24.1; pcomplete unnecessarily restricts tab-completion entry points
Date: Sat, 14 Sep 2013 01:00:28 +0100 (BST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

Have you set completion-cycle-threshold?  If yes and it still doesn't
cycle, please post a recipe.

With the recipe as before, but _without_ erc-pcomplete at the head
of erc-complete-functions so the value is:

  '(erc-pcompletions-at-point erc-button-next-function)

And with completion-cycle-threshold set to 5, I get the following from repeatedly tabbing:

ERC> jlf: jlf_``: jlindsay: jlf: jlf_``: jlindsay: jlf:

so instead of cycling it's just adding the next element from the matching candidates list each time.






reply via email to

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