From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Dunn Subject: Re: org-mobile-push needs a visible frame ? Date: Mon, 17 Apr 2017 20:07:16 -0400 Message-ID: <87y3uyr32j.fsf@escafil> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0Ggi-00032s-M5 for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 20:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0Ggh-0005cg-UJ for emacs-orgmode@gnu.org; Mon, 17 Apr 2017 20:08:08 -0400 In-Reply-To: (Bingo's message of "Sat, 8 Apr 2017 11:12:48 +0530") 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: Bingo Cc: Org-mode List Bingo writes: > Hi, > > I see that when there is an emacs server without a visible frame, > > emacsclient --eval "(org-mobile-push)" , gives the error : > > *ERROR*: Unknown terminal type > > Only when there is a visible frame does org-mobile-push succeed. Is there a > reason why org-mobile-push needs a frame ? How can I make it work without a > frame? > > Org version is 8.3.2, emacs version 24.4.1, Debian Linux 8.2. > > thanks > What do you have org-agenda-window-setup set to? I was able to fix the problem on my machine by setting org-agenda-window-setup to current-window. -- Ian Dunn