John J Foerch <[EMAIL PROTECTED]> writes:

> In order to make that happen we need a more flexable system that allows
> completion-sets to be invoked as modules.

Another suggestion which may help scope the problem.  In emacs I use
the following code, from iswitchb.el:

;; Kin Cho also suggested the following defun.  Once you have a subset of
;; matching buffers matching your current prompt, you can then press
;; e.g. C-o to restrict matching to those buffers and clearing the prompt:
;; (defun iswitchb-exclude-nonmatching()
;;    "Make iswitchb work on only the currently matching names."

I think a similar feature in conkeror would be very helpful for
narrowing down a large history completion list.  That also requires
changing the completion list on the fly, but in this case it depends
on the current completion list.

regards, David.


IMPORTANT: This email remains the property of the Australian Defence 
Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 
1914.  If you have received this email in error, you are requested to contact 
the sender and delete the email.


_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to