Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: ding@gnus.org
Subject: Re: [Laura Conrad] Re: Notmuch as search engine
Date: Wed, 13 Apr 2022 09:32:30 +0100	[thread overview]
Message-ID: <871qy1s7s1.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87h76x52ej.fsf@ericabrahamsen.net>

Laura,

how are you configuring the search engine in your .gnus file?  I have,
for instance,

#+begin_src emacs-lisp
  (setq gnus-secondary-select-methods
        '((nnml "outlook"
                (gnus-search-engine gnus-search-notmuch
                                    (remove-prefix "/home/ucecesf/Mail")
                                    (config-file "/home/ucecesf/.notmuch-config")
                                    )
                (get-new-mail t))))
#+end_src 

where the config file includes the lines:

,----
| [database]
| path=/home/ucecesf/Mail
`----

-- 
Eric S Fraga with org 9.5.2 in Emacs 29.0.50 on Debian 11.3



  reply	other threads:[~2022-04-13  8:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12 19:27 Laura Conrad
2022-04-12 23:04 ` Eric Abrahamsen
2022-04-13  8:32   ` Eric S Fraga [this message]
2022-04-13 15:24     ` Eric Abrahamsen
2022-04-14 12:06       ` Eric S Fraga
2022-04-14 15:03         ` Eric Abrahamsen
2022-04-14 16:37   ` Laura Conrad
2022-04-14 18:06     ` Eric S Fraga
2022-04-14 21:42       ` Laura Conrad
2022-04-14 22:02         ` Eric S Fraga
2022-04-14 22:56           ` Laura Conrad
2022-04-15  0:04             ` Eric Abrahamsen
2022-04-15  4:04               ` Laura Conrad
2022-04-15 16:14                 ` Eric Abrahamsen

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=871qy1s7s1.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=ding@gnus.org \
    /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).