From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 14:20:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A875516A4B3 for ; Tue, 21 Oct 2003 14:20:25 -0700 (PDT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id A6E1D43FBF for ; Tue, 21 Oct 2003 14:20:16 -0700 (PDT) (envelope-from joan@grummit.biaix.org) Received: (qmail 9526 invoked by uid 1000); 21 Oct 2003 21:14:37 -0000 Date: Tue, 21 Oct 2003 23:14:37 +0200 From: Joan Picanyol To: freebsd-questions@freebsd.org Message-ID: <20031021211437.GA9314@grummit.biaix.org> Mail-Followup-To: freebsd-questions@freebsd.org, lists-freebsd-questions@biaix.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: login.conf and accents weirdness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 21:20:25 -0000 [please honour Mail-Followup-To:, not subscribed] Hi, I can't see accents in mutt's internal pager (even though I can see them in vim). I've read iconv(), terminfo() and the Internalization section in the Handbook among others, but I'm out of ideas. I've tried setting LANG=ca_ES.ISO-8859-15 (although PR misc/45874 [1] hasn't been MFC'ed yet) and LC_CTYPE=ISO-8859-15. I have my consoles as 'cons25l1' in /etc/ttys, and these in login.conf: :lang=es_ES.ISO-8859-15:\ :charset=ISO-8859-15:\ But it doesn't work. Now for the weirdness: if I put :tc=default:\ under the default entry (and thus causing lots of "login_getclass: 'tc=' reference loop 'default'" messages and having cap_mkdb refusing to build it), I can see accents in the mutt pager!!! So, what should I do to see accents? [1] http://www.FreeBSD.org/cgi/query-pr.cgi?pr=misc/45874 tks -- pica