emacs-devel
[Top][All Lists]
Advanced

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

machine specific patch (OpenBSD)


From: Manuel Giraud
Subject: machine specific patch (OpenBSD)
Date: Wed, 13 Jul 2011 16:12:10 +0200
User-agent: Gnus/5.1299999999999999 (Gnus v5.13) Emacs/23.3 (berkeley-unix)

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



reply via email to

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