all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonrumney@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs 22 missing iso-accents-mode
Date: Sat, 3 May 2008 14:18:33 -0700 (PDT)	[thread overview]
Message-ID: <1d447a86-7749-4777-b076-7da8814ae154@26g2000hsk.googlegroups.com> (raw)
In-Reply-To: mailman.11153.1209843595.18990.help-gnu-emacs@gnu.org

On May 3, 8:39 pm, Steinar Bang <s...@dod.no> wrote:

> Hm... it's in a US locale, with Norwegian keyboard settings, Norwegian
> time and a lot of other Norwegian settings.

In that case (set-language-environment "Latin-1") in your .emacs will
set up a lot of useful defaults. Emacs doesn't have localised menus,
so that shouldn't cause you any problems.

> Hm... the behaviour I'm actually looking for, is the one I had with
> iso-accents-mode, which is the ability to type the accents I don't have,
> for certain modes.
>
> I put it into the text-mode-hook, which meant I got iso-accents mode on

Then the equivalent will probably be:

(add-hook 'text-mode-hook (lambda () (set-input-method 'latin-1-
prefix)))


  parent reply	other threads:[~2008-05-03 21:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 10:20 emacs 22 missing iso-accents-mode Steinar Bang
2008-04-28 18:23 ` Reiner Steib
2008-04-29 10:24   ` Rebecca Breu
2008-05-01 15:58   ` Steinar Bang
     [not found]   ` <mailman.11029.1209657546.18990.help-gnu-emacs@gnu.org>
2008-05-01 20:28     ` harven
2008-05-01 22:01       ` Jason Rumney
2008-05-03 19:39         ` Steinar Bang
     [not found]         ` <mailman.11153.1209843595.18990.help-gnu-emacs@gnu.org>
2008-05-03 21:18           ` Jason Rumney [this message]
2008-05-04 10:57             ` Reiner Steib
2008-05-21 11:49               ` Steinar Bang
2008-05-21 16:53                 ` Peter Dyballa
2008-05-21 17:19                   ` Steinar Bang
2008-05-21 17:48                     ` Peter Dyballa
2008-05-21 18:01                       ` Steinar Bang
2008-05-21 18:12                         ` Peter Dyballa
2008-05-21 19:12                         ` Reiner Steib
     [not found]                       ` <mailman.11975.1211392969.18990.help-gnu-emacs@gnu.org>
2008-05-21 18:51                         ` Sven Joachim
2008-05-03 19:45       ` Steinar Bang
     [not found] <mailman.10877.1209396105.18990.help-gnu-emacs@gnu.org>
2008-04-28 17:11 ` Jason Rumney

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=1d447a86-7749-4777-b076-7da8814ae154@26g2000hsk.googlegroups.com \
    --to=jasonrumney@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.