From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Org 8 Bug in interactive formula editing mode? Date: Tue, 22 Jul 2014 15:01:51 -0400 Message-ID: <87egxdb4kg.fsf@alphaville.bos.redhat.com> References: <20140721090925.73e90201@rudi> <20140721155003.52846bb4@rudi> <87k3763jcc.fsf@alphaville.bos.redhat.com> <20140721181458.7e8004db@rudi> <87ppgy1vfx.fsf@alphaville.bos.redhat.com> <20140721203626.2a5294c7@rudi> <20140721211725.2a7cd8c3@rudi> <20140721213627.180c865f@rudi> <53CE0434.4040805@roklein.de> <20140722101445.34ada66d@rudi> <87egxd6a7u.fsf@alphaville.bos.redhat.com> <20140722190935.03dfdf68@rudi> <871ttd5m4c.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9fKJ-0002rk-MQ for emacs-orgmode@gnu.org; Tue, 22 Jul 2014 15:02:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9fKA-0001KP-Op for emacs-orgmode@gnu.org; Tue, 22 Jul 2014 15:02:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:55301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9fKA-0001KK-HP for emacs-orgmode@gnu.org; Tue, 22 Jul 2014 15:02:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X9fK9-0000sg-FK for emacs-orgmode@gnu.org; Tue, 22 Jul 2014 21:02:05 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2014 21:02:05 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2014 21:02:05 +0200 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 Nick Dokos writes: > Thorsten Grothe writes: > >>> If the frame is bigger than about 50 lines (so that after C-c ', it's >>> big enough to show the whole table, including the formula and the empty >>> line underneath it) then I don't see the problem. >> >> Thank you very much for your instructions! >> >> yes you are right for the org file. I tested Roberts example with your >> instructions and after resizing the formula frame a bit it works but >> unfortunately this does not work with my attached tex file. For the >> first table it works but for the two other tables it does not work >> even not if I try to resize the formula window, so that I can see the >> whole table and the formula line, sorry about that :-) I throws me to >> the end of the buffer again, funny thing :-) >> BTW, I played with your file[fn:1] a bit and I can get around the problem by resizing the windows so that the file window is more than 100 lines and the formula editing window is about a dozen lines (I can get about 132 lines on a monitor rotated into portrait mode - even more by reducing the font size, but my eyes start complaining at around that point). So I'm pretty sure that the characerization stands: if the frame (and the file window) is big enough then the problem is not visible. Nick