On Mon, 30 Mar 2015, at 18:08, Marco Wahl wrote: > Peter Westlake <peter.westl...@pobox.com> writes: > > > On Mon, 30 Mar 2015, at 17:54, Marco Wahl wrote: > >> Hi Peter, > >> > >> Peter Westlake <peter.westl...@pobox.com> 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. > > Did you byte-compile org.el then?
That's the thing I always forget. That does appear to work now, thank you! Peter.