unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Sungbin Jo <pcr910303@icloud.com>
Cc: alan@idiocy.org, eggert@cs.ucla.edu, schwab@suse.de,
	emacs-devel@gnu.org, monnier@iro.umontreal.ca,
	pcr910303@icloud.com
Subject: Re: [PATCH v3] Add xwidget webkit support for macOS Cocoa
Date: Wed, 05 Jun 2019 17:34:59 +0300	[thread overview]
Message-ID: <83v9xkrtgs.fsf@gnu.org> (raw)
In-Reply-To: <20190605031823.51015-1-pcr910303@icloud.com> (message from Sungbin Jo on Wed, 5 Jun 2019 12:18:23 +0900)

> From: Sungbin Jo <pcr910303@icloud.com>
> Date: Wed,  5 Jun 2019 12:18:23 +0900
> Cc: schwab@suse.de, alan@idiocy.org, eggert@cs.ucla.edu,
> 	monnier@iro.umontreal.ca, Sungbin Jo <pcr910303@icloud.com>
> 
> ---
>  configure.ac                     |  34 +-
>  lisp/xwidget.el                  | 304 +++++++++++----
>  nextstep/templates/Info.plist.in |  12 +-
>  src/Makefile.in                  |   1 +
>  src/emacs.c                      |   2 +-
>  src/nsterm.m                     |  23 +-
>  src/nsxwidget.h                  |  80 ++++
>  src/nsxwidget.m                  | 611 +++++++++++++++++++++++++++++++
>  src/xwidget.c                    | 261 ++++++++++++-
>  src/xwidget.h                    |  50 ++-
>  10 files changed, 1279 insertions(+), 99 deletions(-)
>  create mode 100644 src/nsxwidget.h
>  create mode 100644 src/nsxwidget.m

Thanks for working on this.  I think this new feature (for macOS
users) should be called out in NEWS.



  parent reply	other threads:[~2019-06-05 14:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-25 13:27 [PATCH] Add xwidget webkit support for macOS Cocoa Sungbin Jo
2019-05-25 17:47 ` Paul Eggert
2019-05-26  2:57   ` 조성빈
2019-05-26  6:02     ` Paul Eggert
2019-05-28 15:07       ` [PATCH v2] " 조성빈
2019-06-02  6:14         ` 조성빈
2019-06-02 14:39           ` Eli Zaretskii
2019-06-03 16:11         ` Alan Third
2019-06-03 17:25           ` Stefan Monnier
2019-06-03 23:36             ` Paul Eggert
2019-06-03 23:51               ` Sungbin Jo
2019-06-04  2:40                 ` Stefan Monnier
2019-06-04  8:33                   ` Andreas Schwab
2019-06-05  3:06                   ` Sungbin Jo
2019-06-05  3:18                   ` [PATCH v3] " Sungbin Jo
2019-06-05 13:55                     ` Stefan Monnier
2019-06-05 14:34                     ` Eli Zaretskii [this message]
2019-06-23 22:38                     ` Alan Third
2019-06-04 16:22                 ` [PATCH v2] " Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83v9xkrtgs.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=alan@idiocy.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=pcr910303@icloud.com \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).