From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mashrur.mia@gmail.com Newsgroups: gmane.emacs.help Subject: '-u:--' in mode line Date: 14 May 2007 09:10:32 -0700 Organization: http://groups.google.com Message-ID: <1179159032.578430.170850@h2g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1179166801 5072 80.91.229.12 (14 May 2007 18:20:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 May 2007 18:20:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 14 20:20:00 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hnf9K-0007XJ-8T for geh-help-gnu-emacs@m.gmane.org; Mon, 14 May 2007 20:19:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HnfH6-0005LG-KB for geh-help-gnu-emacs@m.gmane.org; Mon, 14 May 2007 14:28:00 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!h2g2000hsg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 24.201.12.51 Original-X-Trace: posting.google.com 1179159038 12449 127.0.0.1 (14 May 2007 16:10:38 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 14 May 2007 16:10:38 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061023 SUSE/2.0-30 Firefox/2.0,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000hsg.googlegroups.com; posting-host=24.201.12.51; posting-account=C-HKDA0AAADF0P_fkQ8NYjRFy_Yp6w4u Original-Xref: shelby.stanford.edu gnu.emacs.help:148377 X-Mailman-Approved-At: Mon, 14 May 2007 14:22:30 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:43979 Archived-At: Hello All, Newbie question. What is meaning of '-u:--' in mode line? This is displayed for the scratch buffer. Does this u mean Unicode encoding? if so, is scratch buffer encoded in unicode? If so, how I see the encoding of other buffers? thanks