unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* machine specific patch (OpenBSD)
@ 2011-07-13 14:12 Manuel Giraud
  2011-07-13 14:40 ` Dan Nicolaescu
  0 siblings, 1 reply; 7+ messages in thread
From: Manuel Giraud @ 2011-07-13 14:12 UTC (permalink / raw)
  To: emacs-devel


Hi,

I'd like to know if machine specific patches are something that can go
in the repo before officially releasing emacs 24 ? In my case, I'd like
to push some of the patches for OpenBSD^1. For instance, the following
patch avoid emacs 24 to freeze at start under X:

--8<---------------cut here---------------start------------->8---
=== modified file 'src/s/openbsd.h'
--- src/s/openbsd.h     2011-01-15 23:16:57 +0000
+++ src/s/openbsd.h     2011-07-13 13:28:30 +0000
@@ -3,3 +3,4 @@
 /* The same as NetBSD.  Note there are differences in configure.  */
 #include "netbsd.h"
 
+#define BROKEN_SIGIO
--8<---------------cut here---------------end--------------->8---

Best regards,

1: http://www.openbsd.org/cgi-bin/cvsweb/ports/editors/emacs23/patches/
-- 
Manuel Giraud



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

end of thread, other threads:[~2011-07-20 11:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13 14:12 machine specific patch (OpenBSD) Manuel Giraud
2011-07-13 14:40 ` Dan Nicolaescu
2011-07-13 15:22   ` Manuel Giraud
2011-07-13 23:00     ` Paul Eggert
2011-07-19  9:52       ` Manuel Giraud
2011-07-19 17:44         ` Paul Eggert
2011-07-20 11:31           ` Manuel Giraud

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).