unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Changes in process.c
@ 2010-07-08 18:33 Eli Zaretskii
  2010-07-08 18:52 ` split up process.c [was: Re: Changes in process.c] Dan Nicolaescu
  0 siblings, 1 reply; 10+ messages in thread
From: Eli Zaretskii @ 2010-07-08 18:33 UTC (permalink / raw)
  To: emacs-devel

People who make changes in process.c related to keyboard input and
wait_reading_process_output, please remember that there are two
branches in process.c, one for systems that support async
subprocesses, the other for those which don't (only MS-DOS in the
latter class).  Making changes only in one of them is going to break
something.

Btw, unless there are good reasons to have the new hold-keyboard
functions in process.c, I would suggest to move them to keyboard.c,
since this will eliminate the need to have 2 implementations of them.



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

end of thread, other threads:[~2010-07-11 14:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-08 18:33 Changes in process.c Eli Zaretskii
2010-07-08 18:52 ` split up process.c [was: Re: Changes in process.c] Dan Nicolaescu
2010-07-08 20:35   ` Eli Zaretskii
2010-07-08 23:05     ` Dan Nicolaescu
2010-07-09 23:01       ` split up process.c Glenn Morris
2010-07-10  1:35         ` Dan Nicolaescu
2010-07-10 13:43       ` split up process.c [was: Re: Changes in process.c] Eli Zaretskii
2010-07-11  3:40         ` split up process.c Dan Nicolaescu
2010-07-11  6:10           ` Eli Zaretskii
2010-07-11 14:48             ` Chong Yidong

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).