Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4uce.02.r.steib@gmx.net>
Subject: Re: UTF-8 breakage
Date: Tue, 10 Dec 2002 22:40:43 +0100	[thread overview]
Message-ID: <v9isy1sgbo.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m37kehwtx4.fsf@merlin.emma.line.org> (Matthias Andree's message of "Tue, 10 Dec 2002 20:33:27 +0100")

On Tue, Dec 10 2002, Matthias Andree wrote:

> Reiner Steib <4uce.02.r.steib@gmx.net> writes:
>
>> With Emacs 21.[1-3], you also need a newer version of utf-8.el and
>> load it with (load-library "utf-8"), see [1]:
>>
>> | The version of `utf-8.el' shipped with 21.1 or 21.2 is _not_ sufficient.
>> | Moreover (because the code of `utf-8.el' is dumped into the emacs binary
>> | at build time), it's _not_ enough to replace `utf-8.el*' in the directory
>> | share/emacs/21.?/lisp/international by the new ones.
>
> I find that section unclear, because it does not tell me what to do with
> Emacs 21.1 or 21.2. 

The cited section is *not* the whole story.  Is it still unclear, when
you read the rest (especially the "Preparation" and "Installation"
sections in [1])?  

I think it clearly says, that for Emacs 21.2 you need to install
`rs-gnus-unify.el', `utf-8.el' and `ucs-tables.el' and "(require
'rs-gnus-unify)"?  If not, could you please suggest improvements?

Shortened version of [1]:

;;; Preparation:

;; Required files for Emacs 21.1 or 21.2:
;;
;; - This file `rs-gnus-unify.el'.
;;
;; - `utf-8.el' and `ucs-tables.el'
[...]
;;   The version of `utf-8.el' shipped with 21.1 or 21.2 is _not_ sufficient.
[...]
;; Required files for Emacs 21.4 or later:
;;
;; - Emacs 21.4 (?) or later already contains suitable versions of `utf-8.el'
;; and `ucs-tables.el', so in that case you can omit downloading them
;; separately.
;;
;; - So you only need only this file: `rs-gnus-unify.el'.

;;; Installation:

;; Put `rs-gnus-unify.el' (together with `utf-8.el' and `ucs-tables.el' in
;; case of Emacs 21.[1-3]) in a directory that's at the beginning of your
;; `load-path', e.g. ~/lisp:
;;
;; (setq load-path (nconc (list ~/lisp) load-path))
;; 
;; To setup the unification, you'll need to put the following in your startup
;; file (usually ~/.emacs):
;;
;; (require 'rs-gnus-unify)
;;
;; That's all.

> Is "load-library" sufficient? 

Yes.

> Will I have to recompile Emacs?

No.

> (BTW, I find 21.2 is considerably slower than 21.1, has this been
> addresses by the CVS versions?)

I have no idea (I don't even have Emacs 21.2 installed).

Bye, Reiner.

[1] http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/gnus/rs-gnus-unify.el
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/



  reply	other threads:[~2002-12-10 21:40 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-24 13:45 Gnus 5.9.0 - Arithmetic error François Pinard
2002-11-25 17:49 ` Kai Großjohann
2002-11-25 20:24   ` François Pinard
2002-11-25 20:37     ` Kai Großjohann
2002-11-25 22:20       ` François Pinard
2002-11-26  7:42         ` Kai Großjohann
2002-11-26 13:10           ` François Pinard
2002-11-25 20:38     ` Jesper Harder
2002-11-25 22:12       ` François Pinard
2002-11-25 22:33         ` Jesper Harder
2002-11-25 23:27         ` Matthias Andree
2002-11-26  3:06           ` UTF-8 breakage (was: Re: Gnus 5.9.0 - Arithmetic error) François Pinard
2002-11-27  2:14             ` UTF-8 breakage Matthias Andree
2002-11-29 12:44               ` Matthias Andree
2002-12-01 13:11                 ` Reiner Steib
2002-12-01 19:13                   ` Simon Josefsson
2002-12-01 19:44                     ` Lloyd Zusman
2002-12-01 20:48                       ` Kai Großjohann
2002-12-01 20:56                       ` Simon Josefsson
2002-12-02  2:32                         ` Lloyd Zusman
2002-12-02  3:33                           ` Ted Zlatanov
2002-12-07 17:31                           ` Lloyd Zusman
2002-12-28 20:55                         ` Lars Magne Ingebrigtsen
2002-12-01 21:31                     ` Reiner Steib
2002-12-02  0:03                       ` Simon Josefsson
2002-12-02 11:42                         ` Reiner Steib
2002-12-01 22:23                     ` Jesper Harder
2002-12-10 19:33                   ` Matthias Andree
2002-12-10 21:40                     ` Reiner Steib [this message]
2002-12-11  8:13                     ` Kai Großjohann

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=v9isy1sgbo.fsf@marauder.physik.uni-ulm.de \
    --to=4uce.02.r.steib@gmx.net \
    --cc=reiner.steib@gmx.de \
    /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.
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 NNTP newsgroup(s).