Pascal Desroche <[email protected]> wrote: > One of the few interesting features of "classical end-user" MUA is to > quickly find article with incremental search.
> AFAIK, today, Gnus offers "Limiting commands" in Summary buffer but > theses commands are neither incremental nor "undo-able": If I limit > articles that match an author (with "L a") and then realize that I was > looking for another author, I must exit the group, enter inside it > again, then do another "L a". > Am I missing a more efficient method to do this? > I don't know much elisp so maybe the idea is stupid, but would it be > possible to use "Indirect buffers" to achieve what I want? L a is /lowering/ (and kind of permanent); you're looking for / a which is /limiting/. You can unlimit with / w. Tim _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
