GNU bug report logs - #46047
28.0.50; Namazu-based mail searching not working anymore

Previous Next

Package: emacs;

Reported by: Torsten Bronger <bronger <at> physik.rwth-aachen.de>

Date: Sat, 23 Jan 2021 05:09:01 UTC

Severity: normal

Found in version 28.0.50

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


Message #62 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org, Torsten Bronger <bronger <at> physik.rwth-aachen.de>,
 46047 <at> debbugs.gnu.org
Subject: Re: bug#46047: 28.0.50;
 Namazu-based mail searching not working anymore
Date: Tue, 18 May 2021 12:08:47 +0300
On May 18, 2021 11:46:52 AM GMT+03:00, Torsten Bronger <bronger <at> physik.rwth-aachen.de> wrote:
> Hallöchen!
> 
> Eric Abrahamsen writes:
> 
> > [...]
> >
> >>> [...]
> >>>
> >>> Earlier in the day I pushed a change to Emacs master to use
> >>> `condition-case-unless-debug' in `nnselect-run'. If you're in the
> >>> habit of running a recent Emacs, would you pull from source and
> >>> rebuild, then `toggle-debug-on-error' and run this search again,
> >>> posting the backtrace?
> >>
> >> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
> >>   file-readable-p(nil)
> >
> > This just means that when namazu returns its search results, this
> > function fails to find a filename. In other words, the (match-string
> 4)
> > returns nil.
> 
> I made some progress with this.  The buffer containing namazu’s
> output contains trailing garbage on my system.  The tailing string
> is: "Process search-nnml: finished".  This cannot be matched, of
> course, which makes everything fail.
> 
> I don’t know where this comes from, though.
> 
> Regards,
> Torsten.

I think it's process exit status notification and comes from the process sentinel function.




This bug report was last modified 4 years ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.