all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: Alan Mackenzie <acm@muc.de>
Cc: Eli Zaretskii <eliz@gnu.org>, Paul Eggert <eggert@cs.ucla.edu>,
	ulm@gentoo.org, drew.adams@oracle.com, emacs-devel@gnu.org
Subject: Re: quotation marks [was Re: TUTORIAL.de updated]
Date: Sun, 22 Jan 2012 08:06:06 -0500	[thread overview]
Message-ID: <m3mx9fanu1.fsf@carbon.jhcloos.org> (raw)
In-Reply-To: <20120122102215.GA3042@acm.acm> (Alan Mackenzie's message of "Sun, 22 Jan 2012 10:22:16 +0000")

>>>>> "AM" == Alan Mackenzie <acm@muc.de> writes:

AM> So far I've been at it about 1½ hours and got nowhere.  I tried setting
AM> LC_ALL (to en_UK.utf8), but haven't got `setupcon'.  So I tried Gentoo's
AM> way, 

Terminus likely is the best font to use on the console for utf8:

    media-fonts/terminus-font with the default USE flags will work well.

In /etc/conf.d/consolefont set the consolefont variable.  I use:

    consolefont="ter-v20b"

the v stands for utf8, 20 is a 10x20 pixel font, b is bold (use n for
single pixel wide stems, b for two pixel wide stems).

I do not set consoletranslation or unicodemap in that file.

Set unicode="YES" in /etc/rc.conf.

The default /etc/env.d/02locale is:

LC_COLLATE="C"
LC_TIME="C"

You may want to add LANG=en_UK.UTF-8 to that.  Or add it to your $HOME
shell startup script.  I'd leave the two LC_ settings, though.  They
are important for portage.

You might want to set dumpkeys_charset in /etc/conf.d/keymaps.  The
comment explains it.

For that keymap config in that file, I find that emacs2 works quite well.
On gentoo that is stored in /usr/share/keymaps/i386/qwerty/emacs2.map.gz.
(The .map file is plain text.)  That said, you might prefer "uk".
Either way, though, I suspect that you'll find the quail input methods
to be the only good way to enter non-ascii on the console.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



  reply	other threads:[~2012-01-22 13:06 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-18 15:12 TUTORIAL.de updated Werner LEMBERG
2012-01-19  9:09 ` Martin
2012-01-19  9:37   ` Werner LEMBERG
2012-01-19 12:03     ` Eli Zaretskii
2012-01-19 13:02       ` Werner LEMBERG
2012-01-19 14:55         ` Stephen J. Turnbull
2012-01-19 16:24           ` Werner LEMBERG
2012-01-19 17:15         ` Eli Zaretskii
2012-01-20  5:00           ` Werner LEMBERG
2012-01-20  6:54             ` Eli Zaretskii
2012-01-19 15:52 ` Ulrich Mueller
2012-01-19 16:20   ` Werner LEMBERG
2012-01-19 16:41   ` quotation marks [was Re: TUTORIAL.de updated] Glenn Morris
2012-01-19 17:22     ` Drew Adams
2012-01-19 23:08       ` Paul Eggert
2012-01-20  3:02         ` Stephen J. Turnbull
2012-01-20  6:23           ` Paul Eggert
2012-01-20  6:48         ` Eli Zaretskii
2012-01-20  7:49         ` Alan Mackenzie
2012-01-20  8:45           ` Paul Eggert
2012-01-20  9:24             ` Eli Zaretskii
2012-01-20 22:17               ` Paul Eggert
2012-01-21  8:59                 ` Alan Mackenzie
2012-01-21 10:29                   ` Eli Zaretskii
2012-01-21 11:12                     ` Alan Mackenzie
2012-01-21 11:16                       ` Eli Zaretskii
2012-01-21 12:52                         ` Andreas Schwab
2012-01-22  3:27                           ` David De La Harpe Golden
2012-01-22  3:32                             ` David De La Harpe Golden
2012-01-22  6:30                   ` Richard Stallman
2012-01-22  8:00                   ` Paul Eggert
2012-01-22 10:22                     ` Alan Mackenzie
2012-01-22 13:06                       ` James Cloos [this message]
2012-01-21  9:10                 ` Eli Zaretskii
2012-01-22  6:30                   ` Richard Stallman
2012-01-22  8:18                     ` Paul Eggert
2012-01-22  9:36                       ` Stephen J. Turnbull
2012-01-22 10:24                         ` Teemu Likonen
2012-01-22 10:54                         ` Eli Zaretskii
2012-01-22 10:54                         ` Paul Eggert
2012-01-22 11:56                           ` Alan Mackenzie
2012-01-22 20:35                             ` Paul Eggert
2012-01-22 15:35                           ` Stephen J. Turnbull
2012-01-22 16:33                             ` Lars Magne Ingebrigtsen
2012-01-23  7:04                       ` Richard Stallman
2012-01-20 12:13             ` quotation marks Ulrich Mueller
2012-01-20 12:44               ` Juanma Barranquero
2012-01-20 15:51                 ` Drew Adams
2012-01-20 18:40                   ` Juanma Barranquero
2012-01-20 12:01           ` quotation marks [was Re: TUTORIAL.de updated] James Cloos
2012-01-22 15:03             ` Richard Stallman
2012-01-20 14:05         ` Stefan Monnier
2012-01-20 22:34           ` Paul Eggert
2012-01-21  1:13             ` Ted Zlatanov
2012-01-21  1:26               ` Paul Eggert
2012-01-21  6:10                 ` Stephen J. Turnbull
2012-01-21  8:37                   ` Andreas Schwab
2012-01-21 18:13                     ` Stephen J. Turnbull
2012-01-21 19:58                       ` Tom Tromey
2012-01-21 17:17                   ` Ted Zlatanov
2012-01-21 17:19                 ` Ted Zlatanov
2012-01-19 18:14   ` TUTORIAL.de updated Stephen J. Turnbull
2012-01-19 18:50     ` quotation marks (was: Re: TUTORIAL.de updated) Ulrich Mueller
2012-01-19 21:45       ` Eli Zaretskii

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=m3mx9fanu1.fsf@carbon.jhcloos.org \
    --to=cloos@jhcloos.com \
    --cc=acm@muc.de \
    --cc=drew.adams@oracle.com \
    --cc=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ulm@gentoo.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.