From mboxrd@z Thu Jan 1 00:00:00 1970 From: bastre Subject: org-mobile-push revert buffer error Date: Fri, 25 May 2012 16:32:58 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXxTq-0006PZ-Q7 for emacs-orgmode@gnu.org; Fri, 25 May 2012 12:35:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXxTp-00070E-15 for emacs-orgmode@gnu.org; Fri, 25 May 2012 12:35:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:49019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXxTo-0006zH-Q5 for emacs-orgmode@gnu.org; Fri, 25 May 2012 12:35:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SXxTj-0004ys-MY for emacs-orgmode@gnu.org; Fri, 25 May 2012 18:35:03 +0200 Received: from pool-96-226-220-14.dllstx.fios.verizon.net ([96.226.220.14]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 May 2012 18:35:03 +0200 Received: from brinfo by pool-96-226-220-14.dllstx.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 May 2012 18:35:03 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi All, I'm try to set up MobileOrg on my iPhone. When I called org-mobile-push, I received a Cannot revert nonexistent buffer error. ----*Messages* BEGIN------ loaded /Users/barak/.emacs.d/starter-kit-eshell.el Loading /Users/barak/.emacs.d/barak.el (source)...done loaded /Users/barak/.emacs.d/barak.el Loading /Users/barak/.emacs.d/starter-kit.el (source)...done loaded /Users/barak/.emacs.d/starter-kit.el Starting Emacs daemon. Importing 1/2... Preparing icalendar...done Current buffer does not contain icalendar contents! Importing 2/2... Preparing icalendar...done Current buffer does not contain icalendar contents! (New file) Diary updated from Google Calendar. When done with this frame, type C-x 5 0 Creating agendas... OVERVIEW Starting new Ispell process [default] ... Loading vc-git...done OVERVIEW [13 times] Preparing diary...done Preparing diary... revert-buffer: Cannot revert nonexistent file /Users/barak/diary -----END---------- Nothing gets pushed to my ~/Dropbox/MobileOrg directory. Any ideas? Thanks in advance, Bastre