[PATCH 0/1] gnu: Add the emacs-ddskk-with-nicola

  • Done
  • quality assurance status badge
Details
One participant
  • Taiju HIGASHI
Owner
unassigned
Submitted by
Taiju HIGASHI
Severity
normal

Debbugs page

Taiju HIGASHI wrote 3 years ago
(address . guix-patches@gnu.org)(name . Taiju HIGASHI)(address . higashi@taiju.info)
20211118140159.34749-1-higashi@taiju.info
Hi,

I'm a native speaker of Japanese.

There is emacs-ddskk in the gnu channel of Guix, but I usually use the kana
direct input method.

To use the kana direct input method with the ddskk emacs package, we need to
do the following steps after installing ddskk.
(japanese)

With this patch, that will be no longer necessary.

I wanted to implement it with multiple outputs, but I couldn't figure out how
to implement it when there is a dependency between two outputs.

I'm new to Guix, so please let me know if there is a more appropriate
solution.

Thank you.

Taiju HIGASHI

Taiju HIGASHI (1):
gnu: Add emacs-ddskk-with-nicola

gnu/packages/emacs-xyz.scm | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)

--
2.33.1
Taiju HIGASHI wrote 3 years ago
(address . 51949-done@debbugs.gnu.org)
B9A6E760-B602-4DE1-8A85-83FE5DBE2E59@taiju.info
duplicated bug#51949
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 51949@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 51949
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help