Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: info-gnus-english@gnu.org
Subject: Re: nnir with notmuch gives error; sort: Wrong type argument: number-or-marker-p, nil
Date: Sat, 14 Mar 2020 09:11:33 -0700	[thread overview]
Message-ID: <87ftea9aru.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87h7yr7y25.fsf@googlemail.com>

physiculus <physiculus@gmail.com> writes:

> xuqi <haoyang@expoundite.net> writes:
>
> hello,
> yes the prefix is correct.
> nnir-notmuch-remove-prefix is a variable defined in `nnir.el'.
> Its value is "/home/held/Maildirnm/"
>
>>
>> I didn't look closely. But for example if you haven't customized the
>> variable `nnir-notmuch-remove-prefix', it defaults to "$HOME/Mail", if
>> your Maildir is not ~/Mail (Gnus advices against using ~/Mail for
>> maildir, iirc), the processed results may point Gnus to a wrong
>> location.
>>
>> Perhaps you can paste your nnmaildir config in your .gnus.el to the
>> list, or point to me where to find it if you have done so. And the value
>> of your `nnir-notmuch-remove-prefix', you can find that by pressing C-h
>> v RET nnir-notmuch-remove-prefix RET.
>>
>> Then you can go to your *scratch* buffer -- sorry if it shows in bold
>> when you read this, but the buffer name has asterisks -- and input the
>> following, parentheses included:
>>
>>     (nnir-run-notmuch "Hock" "nnmaildir:Lokal")
> this gives ?
> Debugger entered--Lisp error: (wrong-type-argument listp "Hock")

This should be (nnir-run-notmuch '((query . "Hock")) "nnmaildir:Lokal")

You'll probably want to run (switch-to-buffer nnir-tmp-buffer)
afterwards, I don't think it will display the results by default.

Eric


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2020-03-14 16:11 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 18:27 physiculus
2020-03-12 19:09 ` Eric Abrahamsen
2020-03-13  9:46   ` physiculus
2020-03-13 17:04     ` xuqi
2020-03-14  7:52       ` physiculus
2020-03-14 11:30         ` xuqi
2020-03-14 15:31           ` physiculus
2020-03-14 16:11             ` Eric Abrahamsen [this message]
2020-03-14 16:23               ` physiculus
2020-03-14 16:47                 ` Eric Abrahamsen
2020-03-15 11:45                   ` physiculus
2020-03-15 18:50                     ` xuqi
2020-03-16 18:42                       ` physiculus
2020-03-16 19:42                         ` Eric Abrahamsen
2020-03-17  8:50                           ` physiculus
2020-03-17 14:22                             ` physiculus
2020-03-18  1:27                               ` xuqi
2020-03-18 18:02                                 ` physiculus
2020-03-19 22:56                                   ` Eric Abrahamsen
2020-03-25 19:05                           ` nnir with notmuch gives error; Possible solution! physiculus
2020-03-25 19:19                             ` Eric Abrahamsen
2020-03-26 19:16                               ` Helmut Waitzmann
2020-03-15 22:09                     ` nnir with notmuch gives error; sort: Wrong type argument: number-or-marker-p, nil Eric Abrahamsen
2020-03-13 18:51     ` Eric Abrahamsen
2020-03-14  7:54       ` physiculus

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=87ftea9aru.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=info-gnus-english@gnu.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).