kai.grossjohann@gmx.net (Kai Großjohann) writes: > What does nnsearch currently do? > > * It can use Namazu to query your nnml backend, if it is named > "nnml:". > > How to set it up? > > * Let's say you have this server spec: > (nnml "" ...other.parms...) > Change it to read like so: > (nnml "" > (nnsearch-root-directory "~/Mail") > (nnsearch-namazu-index-directory "~/.namazu") > ...other.parms...) Now you can use it on multiple nnml backends, regardless of their name. The logic to choose the search engine is in place. (Though only Namazu is currently supported.) Now the server spec should read like this: (nnml "" (nnsearch-function nnsearch-namazu-query) (nnsearch-root-directory "~/Mail") (nnsearch-namazu-index-directory "~/.namazu") ...other.parms...) What's the scoop on the current feature-freeze? Does this mean nnsearch.el can't go in at the moment? (It can't go in until it gets much better anyway.) -- Two cafe au lait please, but without milk.