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

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

bug#38938: [PROPOSED] Prefer Lisp integers to numeric strings in IMAP


From: Lars Ingebrigtsen
Subject: bug#38938: [PROPOSED] Prefer Lisp integers to numeric strings in IMAP
Date: Sun, 20 Sep 2020 12:17:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Andreas Schwab <schwab@linux-m68k.org> writes:

> On Jan 04 2020, Paul Eggert wrote:
>
>> Since Emacs has bignums now, it can represent IMAP integers
>> directly rather than as numeric strings.
>> * lisp/gnus/gnus-cus.el (gnus-extra-group-parameters):
>> * lisp/gnus/nnimap.el (nnimap-transform-headers)
>> (nnimap-convert-partial-article, nnimap-request-list)
>> (nnimap-parse-flags, nnimap-transform-split-mail):
>> * lisp/net/imap.el (imap-parse-resp-text-code)
>> (imap-parse-status):
>> Use Lisp integers to represent IMAP integers.
>
> This breaks backward and forward compatibility.

Yeah, so while it'd be better to use integers here, I don't think it's
workable, and I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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