bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64064: [PATCH 2/4] Don't error out on 'nil' alist value.


From: Morgan Smith
Subject: bug#64064: [PATCH 2/4] Don't error out on 'nil' alist value.
Date: Fri, 16 Jun 2023 12:49:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Albinus <michael.albinus@gmx.de> writes:

> Couldn't we simply fix this in 'debbugs-gnu-sort-submitter' and
> 'debbugs-gnu-sort-title'? That is, handling a nil value for submitter
> and title?
>
> And do you have an example bug number where this could happen?

You are correct.  I have no example and I doubt such a bug exists.  We
could remove that part of this patch.  Although it is odd that the
DEFAULT argument to alist-get is set in that case.

On a related note, bug#60850 does not have a subject line so here is
more complete patch:

Attachment: 0001-Don-t-error-out-on-nil-alist-value.patch
Description: Text Data

Morgan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]