GNU bug report logs - #65156
29.1; Reading from pipe with --insert or insert-file-contents no longer supported

Previous Next

Package: emacs;

Reported by: Lucas Werkmeister <mail <at> lucaswerkmeister.de>

Date: Tue, 8 Aug 2023 18:21:02 UTC

Severity: normal

Found in version 29.1

Full log


Message #17 received at 65156 <at> debbugs.gnu.org (full text, mbox):

From: Mattias EngdegÄrd <mattias.engdegard <at> gmail.com>
To: Po Lu <luangruo <at> yahoo.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, Paul Eggert <eggert <at> cs.ucla.edu>,
 65156 <at> debbugs.gnu.org, Lars Ingebrigtsen <larsi <at> gnus.org>,
 mail <at> lucaswerkmeister.de
Subject: bug#65156: 29.1; Reading from pipe with --insert or
 insert-file-contents no longer supported
Date: Wed, 9 Aug 2023 10:07:55 +0200
The current (4767f5eaee) code on emacs-29 fails fileio-tests with:

Test fileio-tests--non-regular-insert condition:
    (ert-test-failed
     ((should-error
       (insert-file-contents "/dev/urandom" nil 5 10))
      :form
      (insert-file-contents "/dev/urandom" nil 5 10)
      :value
      ("/dev/urandom" 5)
      :fail-reason "did not signal an error"))





This bug report was last modified 1 year and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.