From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Westlake Subject: Re: org-drill problem: questions are blank Date: Mon, 30 Mar 2015 18:04:49 +0100 Message-ID: <1427735089.2753505.247136037.4299C349@webmail.messagingengine.com> References: <1427384664.1084665.245605865.3BD2D7B0@webmail.messagingengine.com> <1427468711.1449616.246064085.0D5C8109@webmail.messagingengine.com> <84ego77hyg.fsf@gmail.com> <1427731068.2739677.247101361.710E3616@webmail.messagingengine.com> <84mw2u77e5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycd7W-0003V5-QN for emacs-orgmode@gnu.org; Mon, 30 Mar 2015 13:05:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ycd7K-0004C2-6G for emacs-orgmode@gnu.org; Mon, 30 Mar 2015 13:05:02 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:49889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycd7K-0004By-2u for emacs-orgmode@gnu.org; Mon, 30 Mar 2015 13:04:50 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 6B0F620966 for ; Mon, 30 Mar 2015 13:04:46 -0400 (EDT) In-Reply-To: <84mw2u77e5.fsf@gmail.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: Marco Wahl Cc: Paul Sexton , emacs-orgmode@gnu.org On Mon, 30 Mar 2015, at 17:54, Marco Wahl wrote: > Hi Peter, > > Peter Westlake writes: > > > Thanks for the suggestion, but this doesn't make the bug go away for > > me. > > That's awkward. > > Just to be sure: did you evaluate the function after changing the line > in function org-toggle-latex-fragment of org.el to > > ; (set-window-start nil window-start) > > ? I ask since this fixed the issue for me and to not give up too early. Yes, I even restarted Emacs. Peter.