unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Waleed Yousef <wyousef@fcih.net>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: 59017@debbugs.gnu.org
Subject: bug#59017: 28.2; Searching using nnir stopped
Date: Sun, 6 Nov 2022 09:03:41 -0800	[thread overview]
Message-ID: <2136BEA3-5703-4B37-958E-8ED93E134C6B@fcih.net> (raw)
In-Reply-To: <877d08t99z.fsf@ericabrahamsen.net>

Great; thanks so much.

On a side note, this means that I have always to keep reading the release update. This is a lot of time waste. Why there is no backward compatibility?

> On Nov 6, 2022, at 7:03 AM, Eric Abrahamsen <eric@ericabrahamsen.net> wrote:
> 
> Waleed Yousef <wyousef@fcih.net> writes:
> 
>> I used to use namazu as the search engine inside gnus. All of a sudden,
>> it is no longer working. Probably, this is after I started using
>> spacemacs. But nothing changed. This is my configurations:
>> 
>> (require 'nnir)
>> (setq nnir-method-default-engines '((nnml . namazu)))
>> (setq nnir-namazu-index-directory (expand-file-name "~/.namazu-mail"))
>> (setq nnir-namazu-remove-prefix "/home/wyousef/Mail/")
> 
> nnir has been replaced by gnus-search in Emacs 28 -- this configuration
> should get you obsolete variable warnings. Replacement config is pretty
> direct:
> 
> (setq gnus-search-default-engines '((nnml . namazu)))
> (setq gnus-search-namazu-index-directory (expand-file-name "~/.namazu-mail"))
> (setq gnus-search-namazu-remove-prefix "/home/wyousef/Mail/")
> 
> Try that...





  reply	other threads:[~2022-11-06 17:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04 15:51 bug#59017: 28.2; Searching using nnir stopped Waleed Yousef
2022-11-06 15:03 ` Eric Abrahamsen
2022-11-06 17:03   ` Waleed Yousef [this message]
2022-11-07 15:47     ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=2136BEA3-5703-4B37-958E-8ED93E134C6B@fcih.net \
    --to=wyousef@fcih.net \
    --cc=59017@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).