From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Date in Menubar Date: Tue, 31 Jan 2012 05:55:29 +0200 Message-ID: <83d3a0r0em.fsf@gnu.org> References: NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1327982260 23702 80.91.229.3 (31 Jan 2012 03:57:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2012 03:57:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 31 04:57:39 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rs4qf-0007fa-JZ for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Jan 2012 04:57:38 +0100 Original-Received: from localhost ([::1]:41800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rs4qe-0000R0-R3 for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Jan 2012 22:57:36 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:53623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rs4qa-0000Qi-1I for help-gnu-emacs@gnu.org; Mon, 30 Jan 2012 22:57:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rs4qY-00028V-8y for help-gnu-emacs@gnu.org; Mon, 30 Jan 2012 22:57:31 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:42893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rs4qX-00028Q-TY for help-gnu-emacs@gnu.org; Mon, 30 Jan 2012 22:57:30 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LYN007009IKP400@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Tue, 31 Jan 2012 05:57:28 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.57.191]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LYN007429NRN150@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Tue, 31 Jan 2012 05:57:28 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83575 Archived-At: > Date: Mon, 30 Jan 2012 18:00:51 -0500 > From: "Geiserik *" > > Is it possible to display an alternative date in the menubar? I would > like to show the Hebrew date alongside the regular date, i.e. instead > of > > Mon, Jan 30, 2012 > > I would like it to read > > Mon, Jan 30, 2012 | Shevat 6, 5772 > > Any way to do this? How do you mean "display date in the menubar"? I don't think Emacs displays anything in the menu bar except menus. Do you mean mode line? If so, the display depends on various options in time.el, which see.