emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-mobile-push opens a new frame with the .org file being pushed. [6.33x]
@ 2011-07-30 12:46 Stefano Ricciardi
  2011-08-16 14:49 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Ricciardi @ 2011-07-30 12:46 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 2579 bytes --]

As per subject: whenever I issue a "org-mobile-push" command, the pushed
.org file is opened on a new Emacs frame.

Configuration below.
By the way, thank you for putting together the org-mode. It's amazing!

 Stefano



Emacs  : GNU Emacs 23.2.1 (i386-mingw-nt6.1.7600)
 of 2010-05-08 on G41R2F1
Package: Org-mode version 6.33x

current state:
==============
(setq
 org-log-done t
 org-todo-keyword-faces '(("TODO" :foreground "red" :weight bold)
                          ("STARTED" :foreground "orange" :weight bold)
                          ("NEXT" :foreground "orange" :weight bold)
                          ("DONE" :foreground "forest green" :weight bold)
                          ("WAITING" :foreground "DarkOrange" :weight bold)
                          ("SOMEDAY" :foreground "goldenrod" :weight bold)
                          ("CANCELLED" :foreground "orangered" :weight bold)
                          ("CLOSED" :foreground "forest green" :weight
bold))
 org-agenda-files '("~/org/todo.org")
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-deadline-warning-days 2
 org-agenda-skip-scheduled-if-done t
 org-export-preprocess-hook '(org-export-blocks-preprocess)
 org-mobile-inbox-for-pull "~/org/flagged.org"
 org-tab-first-hook '(org-hide-block-toggle-maybe)
 org-src-mode-hook '(org-src-mode-configure-edit-buffer)
 org-confirm-shell-link-function 'yes-or-no-p
 org-todo-keywords '((sequence "TODO(t)" "NEXT(n)" "|" "DONE(d!/!)")
                     (sequence "WAITING(w@/!)" "SOMEDAY(s!)" "|"
                      "CANCELLED(c@/!)")
                     (sequence "OPEN(O)" "|" "CLOSED(C)"))
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-default-notes-file "~/org/notes.org"
 org-directory "~/org/"
 org-blank-before-new-entry '((heading . auto) (plain-list-item))
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
                  org-cycle-show-empty-lines
                  org-optimize-window-after-visibility-change)
 org-mode-hook '(#[nil "\300\301\302\303\304$\207"
                   [org-add-hook change-major-mode-hook org-show-block-all
                    append local]
                   5]
                 (lambda nil (flyspell-mode 0))
                 (lambda nil (org-indent-mode t)))
 org-confirm-elisp-link-function 'yes-or-no-p
 org-agenda-start-on-weekday nil
 org-agenda-skip-deadline-if-done t
 org-occur-hook '(org-first-headline-recenter)
 org-from-is-user-regexp nil
 org-mobile-directory "~/Dropbox/MobileOrg"
 )


-- 
Stefano Ricciardi
http://www.stefanoricciardi.com

[-- Attachment #2: Type: text/html, Size: 3346 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: org-mobile-push opens a new frame with the .org file being pushed. [6.33x]
  2011-07-30 12:46 Bug: org-mobile-push opens a new frame with the .org file being pushed. [6.33x] Stefano Ricciardi
@ 2011-08-16 14:49 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-08-16 14:49 UTC (permalink / raw)
  To: Stefano Ricciardi; +Cc: emacs-orgmode

Hi Stefano,

Stefano Ricciardi <stefano.ricciardi@gmail.com> writes:

> As per subject: whenever I issue a "org-mobile-push" command, the
> pushed .org file is opened on a new Emacs frame.

You are using Org 6.33x, chances are that this problem has been fixed
since then.  Please upgrade to a more recent version of Org if that's
possible. 

> Configuration below.
> By the way, thank you for putting together the org-mode. It's
> amazing!

Org 7 (or higher) is even greater :)

Best,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-16 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-30 12:46 Bug: org-mobile-push opens a new frame with the .org file being pushed. [6.33x] Stefano Ricciardi
2011-08-16 14:49 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).