unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B.T. Raven" <ejmn@cpinternet.com>
Subject: Re: i18n search/replace with input methods latin-4-postfix and rfc1345
Date: Tue, 15 Mar 2005 18:11:26 -0600	[thread overview]
Message-ID: <113eunqf35gtlf1@corp.supernews.com> (raw)
In-Reply-To: 87ll8omz87.fsf-monnier+gnu.emacs.help@gnu.org


"Stefan Monnier" <monnier@iro.umontreal.ca> wrote in message
news:87ll8omz87.fsf-monnier+gnu.emacs.help@gnu.org...
> > (unify-8859-on-decoding-mode 1)
>
> Good.
>
> >  '(unify-8859-on-encoding-mode t nil (ucs-tables))
>
> Good as well.  Except that the two do the same thing redundantly, so
it's
> better to get rid of one of them.  I.e. if you like to configure your
system
> with Custom, then keep the second, else keep the first.

They shouldn't do the same thing since one is for decoding and the other
for encoding. Anyway I think I'll stick with Custom since it's probably
the less error prone method. Apparently unify on encoding is safe but
the other one can cause information loss.

>
> If this doesn't work for you, maybe it's a bug in Emacs-21.[34].
> Try it with Emacs-CVS where it *should* work,
>
>
>         Stefan

I am using the NT build and am not comfortable compiling from source. I
have cygwin running under MS win but have never tried to build anything
with gcc. In my case it might be wiser just to wait for the 21.4 (22.0?)
NT binaries. I would like to install the rfc1345 input method but that
probably requires a rebuild also. I put this in my leim-list.el:

;;(register-input-method
;; "rfc1345" "UTF-8" 'quail-use-package <- is this right activate
function???
;; "&utf<" "Utf-8 characters input method &prefix with postfix
modifiers"  <- is title to go in mode line arbitrary?
;; "quail/rfc1345")

but I don't dare to uncomment it because its dependencies seem to ramify
usque ad infinitum and I can't afford to break the functionality I have
now.  I haven't run into any  related files that aren't compiled lisp
functions, though. Does that mean that they are just *.elc or are some
of them built-ins written in C?

Again, thanks anyway.

Ed.

  reply	other threads:[~2005-03-16  0:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-14  3:39 i18n search/replace with input methods latin-4-postfix and rfc1345 B.T. Raven
2005-03-14 13:33 ` Stefan Monnier
2005-03-14 17:43   ` B.T. Raven
2005-03-15 20:33     ` Stefan Monnier
2005-03-16  0:11       ` B.T. Raven [this message]
2005-03-16  4:43         ` Stefan Monnier
2005-03-16 17:18           ` B.T. Raven
2005-03-16 17:54             ` Stefan Monnier
2005-03-17  3:52               ` B.T. Raven
2005-03-17 15:18                 ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=113eunqf35gtlf1@corp.supernews.com \
    --to=ejmn@cpinternet.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.
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).