Bug 144393 - [ports:editors/tamago] fails to work on emacs23
Summary: [ports:editors/tamago] fails to work on emacs23
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 18:40 UTC by katsuyoshi.ohara
Modified: 2010-03-01 20:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description katsuyoshi.ohara 2010-03-01 18:40:05 UTC
Tamago4 depends on the inner character codes of GNU Emacs.
However it is changed to unicode by emacs23.
So tamago4 does not work on emacs23.
I am using tamago4 with wnn7 a kana-kanji converting system.

Fix: 

3 years ago, the author of tamago4 posted a patch to 
the mailing list "mule-ja@m17n.org".
However the patch was not commited to the cvs repository of tamago4.
The archived mail of the posted patch can be shown in 
http://www.m17n.org/mlarchive/mule-ja/200703/msg00018.htm
It is writtern in Japanese.
The patch is attached in this report.

Note that the patch *cannot* be byte-compiled by emacs22.
How-To-Repeat: Use tamago4 and wnn7 with emacs23.
So tamago4 says "failed to communicate kana-kanji converting system on backend"
in Japanese.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-01 18:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hrs

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-01 20:49:10 UTC
hrs         2010-03-01 20:48:56 UTC

  FreeBSD ports repository

  Modified files:
    editors/tamago       Makefile pkg-plist 
  Added files:
    editors/tamago/files post-patch-egg-com.el 
  Log:
  Add emacs23 support.
  
  Feature safe:   yes
  PR:     ports/144393
  
  Revision  Changes    Path
  1.40      +1 -1      ports/editors/tamago/Makefile
  1.1       +96 -0     ports/editors/tamago/files/post-patch-egg-com.el (new)
  1.14      +1 -0      ports/editors/tamago/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Hiroki Sato freebsd_committer freebsd_triage 2010-03-01 20:49:12 UTC
State Changed
From-To: open->closed

Fixed.  Please try the latest ports tree, thanks!