all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* insert-file-contents and fifos
@ 2002-05-01 14:15 Vivek Dasmohapatra
  2002-05-05  5:34 ` Richard Stallman
  0 siblings, 1 reply; 7+ messages in thread
From: Vivek Dasmohapatra @ 2002-05-01 14:15 UTC (permalink / raw)



(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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-05-07 16:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-01 14:15 insert-file-contents and fifos Vivek Dasmohapatra
2002-05-05  5:34 ` Richard Stallman
2002-05-05 12:14   ` Vivek
2002-05-06  6:24     ` Richard Stallman
2002-05-06 15:26       ` Vivek
2002-05-07  4:58         ` Richard Stallman
2002-05-07 16:51           ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.