unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [mew-int 00832] Re: How to add some more charsets to mew?
       [not found] ` <20020414.235532.125902697.05@tats.iris.ne.jp>
@ 2002-04-15 10:12   ` Werner LEMBERG
  2002-04-15 11:00     ` Debian's mule-ucs (was: How to add some more charsets to mew?) Tatsuya Kinoshita
  2002-04-15 21:17     ` [mew-int 00832] Re: How to add some more charsets to mew? Jason Rumney
  0 siblings, 2 replies; 7+ messages in thread
From: Werner LEMBERG @ 2002-04-15 10:12 UTC (permalink / raw)
  Cc: emacs-devel

From: Tatsuya Kinoshita <tats@iris.ne.jp>
Subject: [mew-int 00832] Re: How to add some more charsets to mew?
Date: Sun, 14 Apr 2002 23:55:32 +0900 (JST)


> On GNU Emacs 21.2, Mule-UCS 0.84 is very slow.  Debian's mule-ucs
> 0.84-11 has fixed this problem.  Debian's mule-ucs is available at:
> 
>   http://packages.debian.org/mule-ucs

This is interesting, since some people already tried to debug that
without success.  Can you give more details, please?


    Werner

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Debian's mule-ucs (was: How to add some more charsets to mew?)
  2002-04-15 10:12   ` [mew-int 00832] Re: How to add some more charsets to mew? Werner LEMBERG
@ 2002-04-15 11:00     ` Tatsuya Kinoshita
  2002-04-15 21:17     ` [mew-int 00832] Re: How to add some more charsets to mew? Jason Rumney
  1 sibling, 0 replies; 7+ messages in thread
From: Tatsuya Kinoshita @ 2002-04-15 11:00 UTC (permalink / raw)
  Cc: emacs-devel, kitame

At Mon, 15 Apr 2002 12:12:51 +0200 (CEST),
Werner LEMBERG <wl@gnu.org> wrote:

> From: Tatsuya Kinoshita <tats@iris.ne.jp>
> Subject: [mew-int 00832] Re: How to add some more charsets to mew?
> Date: Sun, 14 Apr 2002 23:55:32 +0900 (JST)

> > On GNU Emacs 21.2, Mule-UCS 0.84 is very slow.  Debian's mule-ucs
> > 0.84-11 has fixed this problem.  Debian's mule-ucs is available at:
> > 
> >   http://packages.debian.org/mule-ucs
> 
> This is interesting, since some people already tried to debug that
> without success.  Can you give more details, please?

I don't know the details of this work.

In this mail, I add Cc: kitame@northeye.org (Takuo KITAME) who is
a maintainer of Debian's mule-ucs.

-- 
Tatsuya Kinoshita

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mew-int 00832] Re: How to add some more charsets to mew?
  2002-04-15 10:12   ` [mew-int 00832] Re: How to add some more charsets to mew? Werner LEMBERG
  2002-04-15 11:00     ` Debian's mule-ucs (was: How to add some more charsets to mew?) Tatsuya Kinoshita
@ 2002-04-15 21:17     ` Jason Rumney
  2002-04-16  1:15       ` Mule-UCS (was: How to add some more charsets to mew?) Tatsuya Kinoshita
                         ` (2 more replies)
  1 sibling, 3 replies; 7+ messages in thread
From: Jason Rumney @ 2002-04-15 21:17 UTC (permalink / raw)
  Cc: tats, emacs-devel

Werner LEMBERG <wl@gnu.org> writes:

> > On GNU Emacs 21.2, Mule-UCS 0.84 is very slow.  Debian's mule-ucs
> > 0.84-11 has fixed this problem.  Debian's mule-ucs is available at:
> > 
> >   http://packages.debian.org/mule-ucs
> 
> This is interesting, since some people already tried to debug that
> without success.  Can you give more details, please?

Dave Love had some success. He posted his patches to
gnu.emacs.sources and the mule@m17n.org mailing list on 29 March.
You even followed that up with a comment about Mule-UCS no longer
seeming to be maintained.

-- 
Jason Rumney

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Mule-UCS (was: How to add some more charsets to mew?)
  2002-04-15 21:17     ` [mew-int 00832] Re: How to add some more charsets to mew? Jason Rumney
@ 2002-04-16  1:15       ` Tatsuya Kinoshita
  2002-04-16 13:17       ` [mew-int 00832] Re: How to add some more charsets to mew? Werner LEMBERG
  2002-04-16 20:17       ` Richard Stallman
  2 siblings, 0 replies; 7+ messages in thread
From: Tatsuya Kinoshita @ 2002-04-16  1:15 UTC (permalink / raw)
  Cc: emacs-devel, wl, kitame

At 15 Apr 2002 22:17:35 +0100,
Jason Rumney <jasonr@gnu.org> wrote:

> Dave Love had some success. He posted his patches to
> gnu.emacs.sources and the mule@m17n.org mailing list on 29 March.
> You even followed that up with a comment about Mule-UCS no longer
> seeming to be maintained.

I know that.  Debian's mule-ucs 0.84-10 applied the Dave Love's
patch, mule@m17n.org: 03279, on 29 Mar 2002.

However, it fails on Emacs 20 and XEmacs.  mule-ucs 0.84-11 has
fixed this problem.

I've found a small bug fix in mule-ucs 0.84-11.  See the
following patch:

---- 
--- mule-ucs-0.84-10/lisp/un-define.el	Tue Apr 16 09:47:40 2002
+++ mule-ucs-0.84-11/lisp/un-define.el	Tue Apr 16 09:47:54 2002
@@ -618,13 +618,13 @@
         (mucs-define-coding-system
          (car x) (nth 1 y) (nth 2 y)
          (nth 3 y) (nth 4 y) (nth 5 y)))
-     (mapcar
-      (lambda (y)
+    (mapcar
+     (lambda (y)
        (mucs-define-coding-system
-        (nth 0 y) (nth 1 y) (nth 2 y)
-        (nth 3 y) (nth 4 y) (nth 5 y) (nth 6 y))
-       (coding-system-put (car y) 'alias-coding-systems (list (car x)))))
-     (cdr x)))
+	(nth 0 y) (nth 1 y) (nth 2 y)
+	(nth 3 y) (nth 4 y) (nth 5 y) (nth 6 y))
+       (coding-system-put (car y) 'alias-coding-systems (list (car x))))
+     (cdr x))))
   `((utf-8
      (utf-8-unix
       ?u "UTF-8 coding system"
---- 

-- 
Tatsuya Kinoshita

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mew-int 00832] Re: How to add some more charsets to mew?
  2002-04-15 21:17     ` [mew-int 00832] Re: How to add some more charsets to mew? Jason Rumney
  2002-04-16  1:15       ` Mule-UCS (was: How to add some more charsets to mew?) Tatsuya Kinoshita
@ 2002-04-16 13:17       ` Werner LEMBERG
  2002-04-16 20:17       ` Richard Stallman
  2 siblings, 0 replies; 7+ messages in thread
From: Werner LEMBERG @ 2002-04-16 13:17 UTC (permalink / raw)
  Cc: tats, emacs-devel

> > > On GNU Emacs 21.2, Mule-UCS 0.84 is very slow.  Debian's mule-ucs
> > > 0.84-11 has fixed this problem.  Debian's mule-ucs is available at:
> > > 
> > >   http://packages.debian.org/mule-ucs
> > 
> > This is interesting, since some people already tried to debug that
> > without success.  Can you give more details, please?
> 
> Dave Love had some success. He posted his patches to
> gnu.emacs.sources and the mule@m17n.org mailing list on 29 March.
> You even followed that up with a comment about Mule-UCS no longer
> seeming to be maintained.

Dave said he had *some* success.  The message above says that the
problem has been fixed.  This is not the same.

Currently, I don't have time to check the patches, so I've only
forwarded the message.


    Werner

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mew-int 00832] Re: How to add some more charsets to mew?
  2002-04-15 21:17     ` [mew-int 00832] Re: How to add some more charsets to mew? Jason Rumney
  2002-04-16  1:15       ` Mule-UCS (was: How to add some more charsets to mew?) Tatsuya Kinoshita
  2002-04-16 13:17       ` [mew-int 00832] Re: How to add some more charsets to mew? Werner LEMBERG
@ 2002-04-16 20:17       ` Richard Stallman
  2002-04-16 21:28         ` Jason Rumney
  2 siblings, 1 reply; 7+ messages in thread
From: Richard Stallman @ 2002-04-16 20:17 UTC (permalink / raw)
  Cc: wl, tats, emacs-devel

Who WAS maintaining mule-UCS?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mew-int 00832] Re: How to add some more charsets to mew?
  2002-04-16 20:17       ` Richard Stallman
@ 2002-04-16 21:28         ` Jason Rumney
  0 siblings, 0 replies; 7+ messages in thread
From: Jason Rumney @ 2002-04-16 21:28 UTC (permalink / raw)
  Cc: wl, tats, emacs-devel

Richard Stallman <rms@gnu.org> writes:

> Who WAS maintaining mule-UCS?

Hisashi Miyashita <himi@m17n.org>.


-- 
Jason Rumney

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-04-16 21:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020413.193345.99454893.vostry@zoom-int.cz>
     [not found] ` <20020414.235532.125902697.05@tats.iris.ne.jp>
2002-04-15 10:12   ` [mew-int 00832] Re: How to add some more charsets to mew? Werner LEMBERG
2002-04-15 11:00     ` Debian's mule-ucs (was: How to add some more charsets to mew?) Tatsuya Kinoshita
2002-04-15 21:17     ` [mew-int 00832] Re: How to add some more charsets to mew? Jason Rumney
2002-04-16  1:15       ` Mule-UCS (was: How to add some more charsets to mew?) Tatsuya Kinoshita
2002-04-16 13:17       ` [mew-int 00832] Re: How to add some more charsets to mew? Werner LEMBERG
2002-04-16 20:17       ` Richard Stallman
2002-04-16 21:28         ` Jason Rumney

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).