From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: No coding system in the modeline for unibyte buffers. Date: Fri, 16 Jan 2009 18:36:45 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1232123943 26098 80.91.229.12 (16 Jan 2009 16:39:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Jan 2009 16:39:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 16 17:40:15 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LNrji-0007ha-2X for ged-emacs-devel@m.gmane.org; Fri, 16 Jan 2009 17:39:59 +0100 Original-Received: from localhost ([127.0.0.1]:60507 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNriP-0004zr-4z for ged-emacs-devel@m.gmane.org; Fri, 16 Jan 2009 11:38:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNrgc-0003vO-LL for emacs-devel@gnu.org; Fri, 16 Jan 2009 11:36:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNrgb-0003tk-Ew for emacs-devel@gnu.org; Fri, 16 Jan 2009 11:36:46 -0500 Original-Received: from [199.232.76.173] (port=55263 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNrgb-0003tS-8P for emacs-devel@gnu.org; Fri, 16 Jan 2009 11:36:45 -0500 Original-Received: from mtaout7.012.net.il ([84.95.2.19]:22281) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNrga-0004Vy-QF for emacs-devel@gnu.org; Fri, 16 Jan 2009 11:36:45 -0500 Original-Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KDK00M00OIM9C00@i-mtaout7.012.net.il> for emacs-devel@gnu.org; Fri, 16 Jan 2009 18:36:54 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.144.144]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KDK002DEOTHHDH0@i-mtaout7.012.net.il>; Fri, 16 Jan 2009 18:36:54 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) 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:107905 Archived-At: > Date: Fri, 16 Jan 2009 16:59:48 +0100 > From: Juanma Barranquero > > Obviously, not a bug: > > 1997-07-29 Richard Stallman > > * xdisp.c (decode_mode_spec_coding): If multibyte chars disabled. > display only the eol flag. > > But, why? Because there's no encoding to display. But maybe I don't understand what you mean, please feel free to elaborate.