From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cameron Seader Subject: Re: MobileOrg staging not working correctly Date: Tue, 29 Nov 2011 10:57:47 -0700 Message-ID: <4ED51D1B.9000604@suse.com> References: <4ED51135.2030808@suse.com> <4ED51B67.5090003@suse.com> Reply-To: cs@suse.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVRwP-0000sR-A3 for emacs-orgmode@gnu.org; Tue, 29 Nov 2011 12:58:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVRwJ-0006OI-HE for emacs-orgmode@gnu.org; Tue, 29 Nov 2011 12:58:01 -0500 Received: from smtp2.provo.novell.com ([137.65.250.81]:57624 helo=novell.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVRwJ-0006O9-7N for emacs-orgmode@gnu.org; Tue, 29 Nov 2011 12:57:55 -0500 In-Reply-To: <4ED51B67.5090003@suse.com> 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 Well for a test I changed the org-agenda-files setting for emacs to the following. (setq org-agenda-files "~/Documents/Notes/org/xxxx.org") So its set to a single file, but... it still does not work. *messages* OVERVIEW Creating agendas...done Saving all Org-mode buffers... (No files need saving) Saving all Org-mode buffers... done Copying files... OVERVIEW (No changes need to be saved) Writing index file... OVERVIEW [12 times] Writing checksums... Files for mobile viewer staged says it created the agendas, but it didn't I am stumped... On 11/29/2011 10:50 AM, Cameron Seader wrote: > I think this has something to do with my .emacs settings. > > ;;; Org-mode settings > (require 'org-install) > (require 'org-mobile) > (require 'package) > (package-initialize) > (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) > (global-set-key "\C-cl" 'org-store-link) > (global-set-key "\C-ca" 'org-agenda) > (global-set-key "\C-cb" 'org-iswitchb) > (global-font-lock-mode 1) > (setq org-directory "~/Documents/Notes/org") > (setq org-agenda-files (file-expand-wildcards > "~/Documents/Notes/org/*.org")) > > ;;; MobileOrg Settings > (setq org-mobile-files (file-expand-wildcards > "~/Documents/Notes/org/*.org")) > (setq org-mobile-directory "~/Dropbox/MobileOrg") > (setq org-mobile-inbox-for-pull "~/Documents/Notes/org/inbox.org") > > Would having a wildcard for org-agenda-files mess up the creation of the > agendas.org file when I execute C-c C-x RET p > > Please someone let me know. > Thanks, > Cameron > > On 11/29/2011 10:07 AM, Cameron Seader wrote: >> I am using the latest version of orgmode and its still not working. >> >> Here are my *messages* from the buffer >> >> Creating agendas...done >> Saving all Org-mode buffers... >> (No files need saving) >> Saving all Org-mode buffers... done >> Copying files... >> (New file) >> OVERVIEW >> Saving file /home/xxxxxx/Dropbox/MobileOrg/mobileorg.org... >> Wrote /home/xxxxxx/Dropbox/MobileOrg/mobileorg.org >> Writing index file... >> Writing checksums... >> Files for mobile viewer staged >> >> It says that it created the agendas... >> >> Here is my index.org >> >> :~/Dropbox/MobileOrg> cat index.org >> #+READONLY >> #+TODO: TODO DONE >> #+TODO: | DONE >> #+TAGS: >> #+DRAWERS: PROPERTIES CLOCK LOGBOOK >> #+ALLPRIORITIES: A B C >> * [[file:agendas.org][Agenda Views]] >> ...removing the rest for privacy... >> >> It created a link to the agendas.org file... >> >> Why didn't the agendas.org file get created? Do i have to create it >> myself? Do I have to export my agenda view myself? How do I get this to >> work? >> TIA, > -- Cameron Seader SUSE Sales Engineer Phone: 208-572-0095 cs@suse.com SUSE http://www.suse.com