all messages for Emacs-related lists mirrored at yhetil.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 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.