emacs-devel
[Top][All Lists]
Advanced

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

Re: [Patch] Draw and scribble notes in GNU Emacs


From: Eli Zaretskii
Subject: Re: [Patch] Draw and scribble notes in GNU Emacs
Date: Thu, 09 Sep 2021 15:00:02 +0300

> From: Po Lu <luangruo@yahoo.com>
> Cc: emacs-devel@gnu.org
> Date: Thu, 09 Sep 2021 16:33:08 +0800
> 
>   . ;; ewp functions copied from 
> https://github.com/larsmagne/ewp/blob/master/ewp.el
>   . (defun ewp-crop-image (&optional square)
>   . (defun ewp-crop-image-update (area data size type)
>   . (defun ewp-crop-image-1 (svg &optional square image-width image-height)
>   . (defun ewp-find-corner (area pos corners)
>   . (defun ewp-content-type (image)
>   . (defun ewp--image-type ()
> 
> It would be good to prefix the names of these functions with something
> other than "ewp", because they could conflict with the functions present
> in ewp.
> 
> Further, I don't believe ewp has undergone copyright assignment to the
> FSF.

If that is Lars, there should be no problem with his existing
assignment (assuming he agrees to include that code in Emacs).



reply via email to

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