From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76238 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir: prompt and agent Date: Tue, 01 Feb 2011 16:41:19 -0500 Message-ID: <87ei7rbfgg.fsf@andy.bu.edu> References: <87k4hjlbup.fsf@ucl.ac.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296596513 17196 80.91.229.12 (1 Feb 2011 21:41:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2011 21:41:53 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24590@lists.math.uh.edu Tue Feb 01 22:41:49 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PkNyu-000483-Be for ding-account@gmane.org; Tue, 01 Feb 2011 22:41:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PkNyo-0001GF-47; Tue, 01 Feb 2011 15:41:42 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PkNyn-0001G9-Cv for ding@lists.math.uh.edu; Tue, 01 Feb 2011 15:41:41 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PkNym-00007R-Gm for ding@lists.math.uh.edu; Tue, 01 Feb 2011 15:41:41 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PkNyl-0004nW-Pg for ding@gnus.org; Tue, 01 Feb 2011 22:41:39 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PkNyl-00042D-EC for ding@gnus.org; Tue, 01 Feb 2011 22:41:39 +0100 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Feb 2011 22:41:39 +0100 Original-Received: from cohen by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Feb 2011 22:41:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:ai82YLoDYLHcHtcFs391x0UuzI8= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76238 Archived-At: >>>>> "Eric" == Eric S Fraga writes: Eric> Hi, I recently started playing with nnir: very nice search Eric> facility! Eric> I have one feature request and one question: Eric> 1. would it be possible to have the query restrictions Eric> (Subject, Whole message, ...) be in lower case? I find it Eric> annoying to have to type upper case letter (followed by TAB Eric> say) to select where to search. Or is there a better way to Eric> select these? I do use ido-everywhere but if I type 's', I Eric> get "Whole message"... I see no reason not to make them lower case. I can push this change.