From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#1164: 23.0.60; Doc strings of mode-name, mode-line-format and format-mode-line Date: Tue, 14 Oct 2008 16:43:29 -0400 Message-ID: References: <4x1vyjklpq.fsf@fencepost.gnu.org> Reply-To: Glenn Morris , 1164@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224018617 30965 80.91.229.12 (14 Oct 2008 21:10:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2008 21:10:17 +0000 (UTC) Cc: 1164@emacsbugs.donarmstrong.com To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 14 23:11:17 2008 Return-path: Envelope-to: geb-bug-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 1KprAg-0000qc-Jb for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Oct 2008 23:11:14 +0200 Original-Received: from localhost ([127.0.0.1]:47850 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kpr9b-0006HI-Ej for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Oct 2008 17:10:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kpr9Y-0006E7-9m for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 17:10:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kpr9V-0006Dd-Vr for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 17:10:03 -0400 Original-Received: from [199.232.76.173] (port=45418 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kpr9V-0006DW-Ls for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 17:10:01 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:57390) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kpr9V-0007Yp-Dn for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 17:10:01 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9EL9xFH018958; Tue, 14 Oct 2008 14:09:59 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9EKt4eB014835; Tue, 14 Oct 2008 13:55:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 14 Oct 2008 20:55:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1164 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1164-submit@emacsbugs.donarmstrong.com id=B1164.122401716413500 (code B ref 1164); Tue, 14 Oct 2008 20:55:04 +0000 Original-Received: (at 1164) by emacsbugs.donarmstrong.com; 14 Oct 2008 20:46:04 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9EKk1LJ013494 for <1164@emacsbugs.donarmstrong.com>; Tue, 14 Oct 2008 13:46:02 -0700 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kpqjp-0002vl-Kg; Tue, 14 Oct 2008 16:43:29 -0400 X-Spook: beanpole tempest Abu Ghraib Lon Horiuchi Leuken-Baden X-Ran: \(:FD}(pYlW}x'vnl2w,`v X-Hue: magenta X-Attribution: GM In-Reply-To: (Eli Zaretskii's message of "Tue, 14 Oct 2008 21:55:50 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Tue, 14 Oct 2008 17:10:02 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:21487 Archived-At: Pretty name of current buffer's major mode. This is usually a string, but can take any of the forms described for `mode-line-format'. Pass to `format-mode-line' to get the value as a string, as it would appear in the mode line. ?