emacs-devel
[Top][All Lists]
Advanced

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

Re: machine specific patch (OpenBSD)


From: Dan Nicolaescu
Subject: Re: machine specific patch (OpenBSD)
Date: Wed, 13 Jul 2011 10:40:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Manuel Giraud <address@hidden> writes:

> 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/

How about showing the patches and not a link to them ?
But before doing that please update the patches.  A quick look at one of
them showed that it defining macros that are no longer in use in the
tree.



reply via email to

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