Gnus development mailing list
 help / color / mirror / Atom feed
From: yoctocell <yoctocell@disroot.org>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: yoctocell <yoctocell@disroot.org>,  ding@gnus.org
Subject: Re: New "gnus-search" syntax and interface
Date: Mon, 30 Nov 2020 09:17:25 +0100	[thread overview]
Message-ID: <86r1ob1coa.fsf@yoctocell.xyz> (raw)
In-Reply-To: <87sg8rsbij.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sun, 29 Nov 2020 20:40:20 -0800")

On 29 November 2020 20:40, Eric Abrahamsen <eric@ericabrahamsen.net> wrote:

> yoctocell <yoctocell@disroot.org> writes:
>>
>> Sorry for the late reply, I must have missed the message in my inbox...
>>
>> I am still using the same config as the one from mairix
>>
>>   (setq gnus-select-method '(nnnil "")
>> 	gnus-secondary-select-methods
>> 	'((nntp "news.gwene.org")
>> 	  (nnmaildir "yoctocell"
>> 		     (directory "~/.local/share/mail/yoctocell@disroot.org")
>> 		     (gnus-search-engine gnus-search-notmuch
>> 					 (remove-prefix "/home/yoctocell/.local/share/mail/yoctocell@disroot.org")))
>
> Thanks. If you're using a recently-updated master Emacs, the
> 'remove-prefix key will also handle "~/.local/share/..." paths just
> fine.
>
> The problem is just that queries aren't returning anything? Can you show
> an example query that returns a small number of results on the command
> line, and show the results themselves? Then try the same query inside
> Gnus, first with (setq gnus-search-use-parsed-queries nil), then with
> (setq gnus-search-use-parse t). Let me know what, if anything, changes.
>
> Thanks!
> Eric

When running a command in the shell I get the result I expect

$ notmuch search to:yoctocell git
thread:000000000000024a  November 19 [1/2] yoctocell| mailer@lists.sr.ht; [PATCH] Reword sentence (archived dohnjoe sent)
thread:0000000000000010  November 16 [2/2] yoctocell, git-send-email.io; [PATCH v2] Demonstrate that I can use git send-email (archived sent yoctocell)
thread:000000000000000f  November 16 [2/2] yoctocell, git-send-email.io; [PATCH] Demonstrate that I can use git send-email (archived sent yoctocell)
thread:000000000000000e  November 16 [2/2] yoctocell, git-send-email.io; [PATCH] Perform instructions in git-send-mail.io (archived sent yoctocell)
thread:000000000000000c  November 16 [2/2] yoctocell, mailer@lists.sr.ht; [PATCH] Perform instructions in git-send-mail.io (archived sent yoctocell)
thread:000000000000000d  November 16 [2/2] yoctocell, mailer@lists.sr.ht; [PATCH] Perform instructions in git-send-mail.io (archived sent yoctocell)

Setting (setq gnus-search-use-parsed-queries nil) or (setq
gnus-search-use-parse t) didn't help either.

-- 
yoctocell
PGP fingerprint: 9DDD 8877 BC0C A9CE 5D8F  9ED6 0F9A 432E 305F DAFF


  reply	other threads:[~2020-11-30  8:19 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04 17:15 Eric Abrahamsen
2020-11-04 18:14 ` Pankaj Jangid
2020-11-04 18:45   ` Eric Abrahamsen
2020-11-04 19:32     ` Pankaj Jangid
2020-11-04 19:39     ` Pankaj Jangid
2020-11-04 19:49       ` Eric Abrahamsen
2020-11-05  2:19 ` Eric Abrahamsen
2020-11-05 11:58 ` Adam Sjøgren
2020-11-05 16:04   ` Eric Abrahamsen
2020-11-05 16:14     ` Eric Abrahamsen
2020-11-05 16:41     ` Adam Sjøgren
2020-11-05 17:18       ` Eric Abrahamsen
2020-11-05 17:34         ` Adam Sjøgren
2020-11-06  3:50           ` Eric Abrahamsen
2020-11-06  6:23 ` Jose A. Ortega Ruiz
     [not found]   ` <12MvvhYMQyipeZzkJx1ODwHAD4xQZo6qw1FSX6nvgZAyLZCPkEVFXXGxOQTuxL1zvwZC6BER4jnUFXNgIEjIZA==@protonmail.internalid>
2020-11-07  4:59   ` Eric Abrahamsen
2020-11-08  1:23     ` Jose A. Ortega Ruiz
     [not found]       ` <VEKLrJRKnbVIVztgsX0O5q0i9OwitXf-t5q2hcVN-ZDq0SRE1KS4DIpk7iNeQxIhD1_9AC4DWOdDJsJW2XCMlg==@protonmail.internalid>
2020-11-08  2:38       ` Eric Abrahamsen
2020-11-08  2:51         ` Jose A. Ortega Ruiz
2020-11-08  2:55         ` Andrew Cohen
2020-11-08  2:43     ` Jose A. Ortega Ruiz
2020-11-08  5:03       ` Eric Abrahamsen
2020-11-08  7:16         ` Jose A. Ortega Ruiz
2020-11-12 20:51           ` Eric Abrahamsen
2020-11-13  3:17             ` Jose A. Ortega Ruiz
     [not found]               ` <-NlYHnQ3eprZs5vpzJzwiWpUHjyOUwbkarR4R4m8DK_5ik1XoE8SVsxNfQWJwgUWVIfjwxU5eCbwaWIzwZUJNQ==@protonmail.internalid>
2020-11-13  6:38               ` Eric Abrahamsen
2020-11-13 19:15                 ` Jose A. Ortega Ruiz
2020-11-14  1:02                   ` Eric Abrahamsen
2020-11-13 11:07 ` Eric S Fraga
2020-11-13 12:39   ` Gijs Hillenius
2020-11-13 13:01     ` Eric S Fraga
2020-11-13 16:15       ` Eric Abrahamsen
2020-11-13 16:56         ` Eric S Fraga
2020-11-13 17:21           ` Eric Abrahamsen
2020-11-13 20:06             ` Jose A. Ortega Ruiz
2020-11-16 10:44               ` Eric S Fraga
2020-11-16 15:00               ` Eric S Fraga
2020-11-16 18:47                 ` Eric Abrahamsen
2020-11-17 11:04                   ` Eric S Fraga
2020-11-17 23:58                     ` Eric Abrahamsen
2020-11-18  0:46                       ` Jose A. Ortega Ruiz
2020-11-18 20:40                         ` Eric Abrahamsen
     [not found]                         ` <1x7NOCTHudFuCvB0kEBCGDds7KKAdbu-tZRD41ue36qG8dPBUSj7W9lq7CK5WJwL50cGQKZcom2KMkW_2VZi8Q==@protonmail.internalid>
     [not found]                           ` <871rgqz98k.fsf@ericabrahamsen.net>
2020-11-18 21:05                             ` Jose A. Ortega Ruiz
2020-11-18 21:31                               ` Eric Abrahamsen
2020-11-18  9:21 ` yoctocell
2020-11-18 20:53   ` Eric Abrahamsen
2020-11-19 11:02     ` yoctocell
2020-11-22 12:56     ` yoctocell
2020-11-22 16:31       ` Eric Abrahamsen
     [not found]         ` <86lfel9z1b.fsf@yoctocell.xyz>
2020-11-30  4:40           ` Eric Abrahamsen
2020-11-30  8:17             ` yoctocell [this message]
2020-11-30 17:30               ` Eric Abrahamsen
2020-12-01  7:47                 ` yoctocell
2020-12-02  2:16                   ` Eric Abrahamsen
2020-12-02  7:17                     ` yoctocell
2020-12-11  1:39                       ` Eric Abrahamsen
2020-12-11  7:55                         ` yoctocell
2020-12-13 10:18                           ` yoctocell
2020-12-13 11:23                             ` yoctocell
2020-12-13 16:49                               ` Eric Abrahamsen
2020-12-13 21:13                                 ` yoctocell
2020-12-18  4:30                                   ` Eric Abrahamsen
2020-12-18  8:21                                     ` yoctocell
2020-12-22 17:05                                       ` Eric Abrahamsen
2020-12-22 18:10                                         ` yoctocell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86r1ob1coa.fsf@yoctocell.xyz \
    --to=yoctocell@disroot.org \
    --cc=ding@gnus.org \
    --cc=eric@ericabrahamsen.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).