From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Geiserik *" Newsgroups: gmane.emacs.help Subject: Date in Menubar Date: Mon, 30 Jan 2012 18:00:51 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1327969689 16423 80.91.229.3 (31 Jan 2012 00:28:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2012 00:28:09 +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 01:28:08 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 1Rs1Zw-00006t-Hm for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Jan 2012 01:28:08 +0100 Original-Received: from localhost ([::1]:49490 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rs1Zv-00035Z-MY for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Jan 2012 19:28:07 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:51119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rs0DZ-0006qh-Jy for help-gnu-emacs@gnu.org; Mon, 30 Jan 2012 18:01:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rs0DV-000306-2w for help-gnu-emacs@gnu.org; Mon, 30 Jan 2012 18:00:57 -0500 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:41642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rs0DU-0002zy-Oe for help-gnu-emacs@gnu.org; Mon, 30 Jan 2012 18:00:52 -0500 Original-Received: by wera13 with SMTP id a13so4490982wer.0 for ; Mon, 30 Jan 2012 15:00:51 -0800 (PST) Received-SPF: pass (google.com: domain of geiserik@gmail.com designates 10.216.136.155 as permitted sender) client-ip=10.216.136.155; Authentication-Results: mr.google.com; spf=pass (google.com: domain of geiserik@gmail.com designates 10.216.136.155 as permitted sender) smtp.mail=geiserik@gmail.com; dkim=pass header.i=geiserik@gmail.com Original-Received: from mr.google.com ([10.216.136.155]) by 10.216.136.155 with SMTP id w27mr11901567wei.8.1327964451364 (num_hops = 1); Mon, 30 Jan 2012 15:00:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=KKw1dKGfFEPLlHEwClU+/rAGLeX6n//FcaTvVofDXgQ=; b=idDvJjmk2sHcNjGb+orovz8pXkiZji9e3P+SAjuwdT+nlgT8NmRXitj2rRKYQuCkd+ k14anMlZMckhtajR+5UPPb4MvZCrhKd3gli9sYxPkhksKjMQwMRkj8+VpvpImInVrhzl AZa0GVLmcbrqEtNoEpbnIta1zty06LgQwgaOU= Original-Received: by 10.216.136.155 with SMTP id w27mr9949782wei.8.1327964451318; Mon, 30 Jan 2012 15:00:51 -0800 (PST) Original-Received: by 10.223.17.194 with HTTP; Mon, 30 Jan 2012 15:00:51 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 X-Mailman-Approved-At: Mon, 30 Jan 2012 19:28:04 -0500 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:83574 Archived-At: Hello, 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? Thanks!