Remi Mommsen wrote:

If I have a choice of
system-xfree86
xfree86
xfree86-base

and my regex excludes system-xfree86 I end up with a matchcount of 2. Thus nothing is done and I end up with all three choices. Thus I have to trim the candidates list to include only those dnames which match. Any objections if I change the code accordingly?

then set your regex to:

(^xfree86-(base|rootless)$)

;)

Maybe reorder them instead? If it can't find an exact match I'd say it's best not to remove choices.

--
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
gpg: 6401 D02A A35F 55E9 D7DD  71C5 52EF A366 D3F6 65FE
"Just try to imagine a world where e-mails are sent by your brain
before they are written, and are ready before they arrive by people
you have never even met in countries you have never even heard of!"


Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to