From mboxrd@z Thu Jan 1 00:00:00 1970 From: ST Subject: C-c "." and Converting To Other Calendars Date: Sat, 23 Jul 2016 22:41:42 +0300 Message-ID: <1469302902.1364.90.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR2o4-0003nE-2U for Emacs-orgmode@gnu.org; Sat, 23 Jul 2016 15:41:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bR2ny-0002rE-3z for Emacs-orgmode@gnu.org; Sat, 23 Jul 2016 15:41:51 -0400 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:37952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR2nx-0002r6-TY for Emacs-orgmode@gnu.org; Sat, 23 Jul 2016 15:41:46 -0400 Received: by mail-wm0-x234.google.com with SMTP id o80so106673164wme.1 for ; Sat, 23 Jul 2016 12:41:45 -0700 (PDT) Received: from debox (bzq-109-64-132-145.red.bezeqint.net. [109.64.132.145]) by smtp.gmail.com with ESMTPSA id va3sm7263133wjb.18.2016.07.23.12.41.43 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Jul 2016 12:41:44 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Emacs-orgmode@gnu.org Hi, 1. I try to paste a timestamp in org mode using C-c "." However once I get into Calender I would like to convert to other calender, like here: Converting To Other Calendars https://www.gnu.org/software/emacs/manual/html_node/emacs/To-Other-Calendar.html however pressing "p f" doesn't convert the date to the French calendar (or any other). Is there a way to get this feature working for org? 2. Another question: if I have entries/anniversaries in my diary in other calendar (e.g. French/Chinese/etc.) - how do I display them in my org agenda? Thank you!