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

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

insert-file-contents and fifos


From: Vivek Dasmohapatra
Subject: insert-file-contents and fifos
Date: 01 May 2002 15:15:37 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

(insert-file-contents) appears to be unable to read from fifos in 
emacs21 - emacs20 copes just fine, but the new read_non_regular 
function in fileio.c appears not to like fifos. Is this already
known or being looked at?

I'm currently having to resort to:

   (insert (shell-command-to-string "cat ~/.sig-dyn"))


-- 
I've had a perfectly wonderful evening.  But this wasn't it.
                -- Groucho Marx



reply via email to

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