Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.emacs.bug > #134830

bug#43175: 27.1; ISO8601 & parse-time-string check in 27.1

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Eli Zaretskii <eliz@gnu.org>
Newsgroups gnu.emacs.bug
Subject bug#43175: 27.1; ISO8601 & parse-time-string check in 27.1
Date Thu, 03 Sep 2020 16:09:27 +0300
Lines 21
Sender "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Approved bug-gnu-emacs@gnu.org
Message-ID <mailman.2188.1599138604.2469.bug-gnu-emacs@gnu.org> (permalink)
References <874kogorvu.fsf@gnu.org> <83mu27uhvc.fsf@gnu.org>
NNTP-Posting-Host lists.gnu.org
X-Trace usenet.stanford.edu 1599138605 14824 209.51.188.17 (3 Sep 2020 13:10:05 GMT)
X-Complaints-To action@cs.stanford.edu
Cc 43175@debbugs.gnu.org
To Brett Gilio <brettg@gnu.org>
Envelope-to bug-gnu-emacs@gnu.org
X-Loop help-debbugs@gnu.org
Resent-From Eli Zaretskii <eliz@gnu.org>
Original-Sender "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Resent-CC bug-gnu-emacs@gnu.org
Resent-Date Thu, 03 Sep 2020 13:10:02 +0000
Resent-Message-ID <handler.43175.B43175.159913858526877@debbugs.gnu.org>
Resent-Sender help-debbugs@gnu.org
X-GNU-PR-Message followup 43175
X-GNU-PR-Package emacs
X-GNU-PR-Keywords
In-Reply-To <874kogorvu.fsf@gnu.org> (message from Brett Gilio on Wed, 02 Sep 2020 15:17:25 -0500)
X-Spam-Score -2.3 (--)
X-BeenThere debbugs-submit@debbugs.gnu.org
X-Mailman-Version 2.1.18
Precedence list
Errors-To debbugs-submit-bounces@debbugs.gnu.org
X-Spam-Score -3.3 (---)
X-BeenThere bug-gnu-emacs@gnu.org
List-Id "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnu-emacs>, <mailto:bug-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/bug-gnu-emacs>
List-Post <mailto:bug-gnu-emacs@gnu.org>
List-Help <mailto:bug-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs>, <mailto:bug-gnu-emacs-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <83mu27uhvc.fsf@gnu.org>
X-Mailman-Original-References <874kogorvu.fsf@gnu.org>
Xref csiph.com gnu.emacs.bug:134830

Show key headers only | View raw


> From: Brett Gilio <brettg@gnu.org>
> Date: Wed, 02 Sep 2020 15:17:25 -0500
> 
> https://git.sr.ht/~brettgilio/org-webring
> When using the package I have authored above, there is a dependency
> on ISO-8601 for parsing ATOM time-strings in 27.1 or newer. The
> condition check for iso8601 in parse-time-string exists in 28.0.50
> but is non-existent in 27.1 when ISO8601 was introduced. I am requesting
> that this condition check be backported to 27-next.

The change you mention implemented a new feature in parse-time-string,
so I'd prefer not to backport it.

Can you tell more about the reason for your request?  I don't think I
understand why the problem you have cannot be resolved for Emacs 27 by
using iso8601.el functions from your package.

Thanks.


Back to gnu.emacs.bug | Previous | Next | Find similar


Thread

bug#43175: 27.1; ISO8601 & parse-time-string check in 27.1 Eli Zaretskii <eliz@gnu.org> - 2020-09-03 16:09 +0300

csiph-web