From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: colon in the mode-line Date: Wed, 29 Nov 2006 17:55:29 +0100 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164819632 21962 80.91.229.2 (29 Nov 2006 17:00:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Nov 2006 17:00:32 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 29 18:00:27 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GpSmx-0007nT-3S for ged-emacs-devel@m.gmane.org; Wed, 29 Nov 2006 18:00:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpSjM-0007dW-Gk for ged-emacs-devel@m.gmane.org; Wed, 29 Nov 2006 11:56:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpSie-0007T7-V9 for emacs-devel@gnu.org; Wed, 29 Nov 2006 11:55:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpSia-0007Mx-NE for emacs-devel@gnu.org; Wed, 29 Nov 2006 11:55:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpSia-0007ME-Ay for emacs-devel@gnu.org; Wed, 29 Nov 2006 11:55:32 -0500 Original-Received: from [64.233.182.187] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GpSiZ-00024c-EE for emacs-devel@gnu.org; Wed, 29 Nov 2006 11:55:32 -0500 Original-Received: by nf-out-0910.google.com with SMTP id d4so2985537nfe for ; Wed, 29 Nov 2006 08:55:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AzKoVGUufRTLiQndRdA23YxJen3jmj+S49Kugr7QlfXp9ipYZhRyctemaHfGdI7thuI1SlpzjT/C8q76x+gvtTqPhmHF5uTKKy2xR9TNeKMaR8MnKUbQ+zeGjLyCtMsEmwxVbHDrkZWoX06YuKE7ucFi6V6cQ5rg/bg4EnaMprM= Original-Received: by 10.82.142.9 with SMTP id p9mr627617bud.1164819329523; Wed, 29 Nov 2006 08:55:29 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Wed, 29 Nov 2006 08:55:29 -0800 (PST) Original-To: "Emacs Devel" Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:63040 Archived-At: >>From man/mule.texi: The mode line indicates whether multibyte character support is enabled in the current buffer. If it is, there are two or more characters (most often two dashes) before the colon near the beginning of the mode line. When multibyte characters are not enabled, nothing precedes the colon except a single dash. Which colon? /L/e/k/t/u