unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* problem with input method
@ 2002-09-29 10:02 giglio robbò d'acciaio
  2002-09-29 11:00 ` Jesper Harder
  0 siblings, 1 reply; 2+ messages in thread
From: giglio robbò d'acciaio @ 2002-09-29 10:02 UTC (permalink / raw)


I've the following problem with the input methods in Emacs 20.7.1:
editing a LaTeX source file it opens it using the "@ -- iso-2022-8bit-ss2-unix"
coding system while I'd need to use "latin-1", but when I tell it to select it
as current, it answers me: 'Can't activate input method `latin-1-prefix''. Why?
How can I solve it?

Thank's in advance
Daniele Giglio 

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

* Re: problem with input method
  2002-09-29 10:02 problem with input method giglio robbò d'acciaio
@ 2002-09-29 11:00 ` Jesper Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Harder @ 2002-09-29 11:00 UTC (permalink / raw)


giglio robbò d'acciaio <daniele@mother.nostromo> writes:

> I've the following problem with the input methods in Emacs 20.7.1:
> editing a LaTeX source file it opens it using the "@ --
> iso-2022-8bit-ss2-unix" coding system while I'd need to use "latin-1",
> but when I tell it to select it as current, it answers me: 'Can't
> activate input method `latin-1-prefix''. Why?  How can I solve it?

You don't want to activate an *input* method for reading a file.  Input
methods are for entering characters, which aren't available on your
keyboard.  I think the reason you get an error is that LEIM (Library of
Input Methods) is missing on your system -- you can get it from the same
places where Emacs is available.

What you need is to specify a coding system instead.  You can do it with

     `C-x RET c latin-1 RET C-x C-f'

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

end of thread, other threads:[~2002-09-29 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-29 10:02 problem with input method giglio robbò d'acciaio
2002-09-29 11:00 ` Jesper Harder

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