Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: search does not work anymore
Date: Fri, 21 May 2021 09:12:25 -0700	[thread overview]
Message-ID: <8735ugukuu.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <874kewsiq4.fsf@mat.ucm.es> (Uwe Brauer's message of "Fri, 21 May 2021 08:29:07 +0200")

Uwe Brauer <oub@mat.ucm.es> writes:

>> Uwe Brauer <oub@mat.ucm.es> writes:
>
>> That area of `gnus-summary-set-local-parameters' is wrapped in an
>> `ignore-errors':
>
>> (ignore-errors
>>   (push (car elem) vars)
>>   (if (boundp (car elem))
>>       (set (make-local-variable (car elem)) (eval (nth 1 elem) t))
>>     (eval (nth 1 elem) t)))
>
>> So I don't see how you're actually getting an error!
>
>
>
> I hate to ask this, but could it be the registry[1]??

No, I don't see how it could be. Wrapping `ignore-errors' around
something that raises an error should always swallow the error.


  reply	other threads:[~2021-05-21 16:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 13:42 Uwe Brauer
2021-05-20 16:03 ` Eric Abrahamsen
2021-05-21  6:29   ` Uwe Brauer
2021-05-21 16:12     ` Eric Abrahamsen [this message]
2021-05-21 18:10       ` Lars Ingebrigtsen
2021-05-21 18:53         ` Eric Abrahamsen
2021-05-22  6:47           ` Uwe Brauer
2021-05-22 15:29             ` Eric Abrahamsen
2021-05-22  6:46         ` Uwe Brauer

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=8735ugukuu.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).