all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: Feng Shu <tumashu@163.com>
Cc: 28563-done@debbugs.gnu.org
Subject: bug#28563: [PATCH 4/4] gnu: Add emacs-cnfonts, emacs-pyim-basedict, emacs-pos-tip, emacs-pyim
Date: Sun, 1 Oct 2017 09:52:42 +0100	[thread overview]
Message-ID: <20171001095242.772c53a4@cbaines.net> (raw)
In-Reply-To: <87efqn3kc0.fsf@163.com>


[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]

On Sun, 01 Oct 2017 06:14:39 +0800
"Feng Shu" <tumashu@163.com> wrote:

> "Feng Shu" <tumashu@163.com> writes:
> 
> Are the four patches status?

Hello,

I've now merged these 4 patches, they look good :)

I don't speak Chinese, so I just checked that they built, and ran guix
lint.

I did make some minor changes to the descriptions and one synopsis.
I've attached the difference between the originals, and my attempts at
improving them. I hope that is ok with you.

Thanks for the patches,

Chris

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: changes.diff --]
[-- Type: text/x-patch, Size: 2582 bytes --]

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index ff1ea2f9f..35ca2b1cf 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4882,8 +4882,8 @@ constructs.")
     (build-system emacs-build-system)
     (home-page "https://github.com/tumashu/cnfonts")
     (synopsis "Emacs Chinese fonts setup tool")
-    (description "Cnfonts is a Chinese fonts setup tool, which let user
-config Chinese fonts easily.")
+    (description "cnfonts is a Chinese fonts setup tool, allowing for easy
+configuration of Chinese fonts.")
     (license license:gpl2+)))
 
 (define-public emacs-pos-tip
@@ -4906,11 +4906,10 @@ config Chinese fonts easily.")
     (arguments `(#:emacs ,emacs))
     (home-page "https://github.com/pitkali/pos-tip")
     (synopsis "Show tooltip at point")
-    (description "The standard library tooltip.el provides the function
-for displaying a tooltip at mouse position which allows users to easily
-show it.  However, locating tooltip at arbitrary buffer position in window
-is not easy.  Pos-tip provides such function to be used by other
-frontend programs.")
+    (description "The standard library tooltip.el provides a function for
+displaying a tooltip at the mouse position.  However, locating a tooltip at an
+arbitrary buffer position in a window is not easy.  Pos-tip provides such a
+function to be used by other frontend programs.")
     (license license:gpl2+)))
 
 (define-public emacs-pyim-basedict
@@ -4928,9 +4927,9 @@ frontend programs.")
                 "0nfgxviavkgrpyfsw60xsws4fk51fcmgl8fp6zf4ibqjjbp53n3n"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/tumashu/pyim-basedict")
-    (synopsis "Input method dictory of pyim")
-    (description "Pyim-basedict is default pinyin input method dictory
-of pyim, which words come from rime project.")
+    (synopsis "Input method dictionary of pyim")
+    (description "Pyim-basedict is the default pinyin input method dictionary,
+containing words from the rime project.")
     (license license:gpl2+)))
 
 (define-public emacs-pyim
@@ -4954,8 +4953,8 @@ of pyim, which words come from rime project.")
        ("emacs-pos-tip" ,emacs-pos-tip)))
     (home-page "https://github.com/tumashu/pyim")
     (synopsis "Chinese input method")
-    (description "Chinese input method which support quanpin,
-shuangpin, wubi and cangjie.")
+    (description "Chinese input method which supports quanpin, shuangpin, wubi
+and cangjie.")
     (license license:gpl2+)))
 
 (define-public emacs-xelb

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

      reply	other threads:[~2017-10-01  8:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-23  4:17 [bug#28563] [PATCH 4/4] gnu: Add emacs-cnfonts, emacs-pyim-basedict, emacs-pos-tip, emacs-pyim Feng Shu
2017-09-30 22:14 ` Feng Shu
2017-10-01  8:52   ` Christopher Baines [this message]

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

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

  git send-email \
    --in-reply-to=20171001095242.772c53a4@cbaines.net \
    --to=mail@cbaines.net \
    --cc=28563-done@debbugs.gnu.org \
    --cc=tumashu@163.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.