[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : [emacs bookmark.el] Sorting by last set
From: |
Manuel Giraud |
Subject: |
Re: [External] : [emacs bookmark.el] Sorting by last set |
Date: |
Fri, 27 May 2022 15:11:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (berkeley-unix) |
Lars Ingebrigtsen <larsi@gnus.org> writes:
> I tried the patch, and it seems to lead to three test failures:
>
> 3 unexpected results:
> FAILED bookmark-tests-make-record
> FAILED bookmark-tests-make-record-list
> FAILED bookmark-tests-set
Oups, I didn't run a "make check" 😅.
With the patch a call to (bookmark-make-record) will have an up to date
last-modified field so it cannot be equal to a static bookmark record.
For the same reason, two successive calls won't be equal. Should I try
to fix those tests or fix my code?
--
Manuel Giraud
- RE: [External] : [emacs bookmark.el] Sorting by last set, (continued)
- Re: [External] : [emacs bookmark.el] Sorting by last set, Karl Fogel, 2022/05/26
- Re: [External] : [emacs bookmark.el] Sorting by last set, Lars Ingebrigtsen, 2022/05/26
- Re: [External] : [emacs bookmark.el] Sorting by last set, Manuel Giraud, 2022/05/26
- Re: [External] : [emacs bookmark.el] Sorting by last set, Stefan Monnier, 2022/05/26
- Re: [External] : [emacs bookmark.el] Sorting by last set, Manuel Giraud, 2022/05/26
- Re: [External] : [emacs bookmark.el] Sorting by last set, Lars Ingebrigtsen, 2022/05/27
- Re: [External] : [emacs bookmark.el] Sorting by last set,
Manuel Giraud <=
- Re: [External] : [emacs bookmark.el] Sorting by last set, Lars Ingebrigtsen, 2022/05/27
- Re: [External] : [emacs bookmark.el] Sorting by last set, Manuel Giraud, 2022/05/27
- Re: [External] : [emacs bookmark.el] Sorting by last set, Lars Ingebrigtsen, 2022/05/28
- Re: [External] : [emacs bookmark.el] Sorting by last set, Manuel Giraud, 2022/05/30
- Re: [External] : [emacs bookmark.el] Sorting by last set, Lars Ingebrigtsen, 2022/05/31
- Re: [External] : [emacs bookmark.el] Sorting by last set, Stefan Monnier, 2022/05/24