From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: headings in odt export Date: Thu, 27 Aug 2015 11:38:51 +0800 Message-ID: <87mvxd5rjo.fsf@ericabrahamsen.net> References: <87r3ms9ahe.fsf@ericabrahamsen.net> <87si78v47u.fsf@gmx.us> <87mvxgp54l.fsf@ericabrahamsen.net> <878u8zt22m.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35611) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUo2q-0004Yz-KC for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 23:40:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUo2n-0003gZ-Dq for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 23:40:08 -0400 Received: from plane.gmane.org ([80.91.229.3]:59563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUo2n-0003eK-8B for emacs-orgmode@gnu.org; Wed, 26 Aug 2015 23:40:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZUo2l-0008Cs-7V for emacs-orgmode@gnu.org; Thu, 27 Aug 2015 05:40:03 +0200 Received: from 114.248.7.115 ([114.248.7.115]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Aug 2015 05:40:03 +0200 Received: from eric by 114.248.7.115 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Aug 2015 05:40:03 +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 Rasmus writes: > Eric Abrahamsen writes: > >> I don't know what happened to mess this behavior up, but Libreoffice has >> started acting very strange in general on Arch... > > I envy how everything Just Works on Fedora. While I quite enjoy pacman > and makepkg, the level of polish of Fedora is hard to match on Arch. > > I have not had problems with LO5 ("libreoffice-fresh"), but I'm a very > occasional user. The problem you mention is purely an installation > problem. Check org-loaddefs.el. It will probably contains references to > /tmp cause that's where makepkg builts it. Libreoffice has started behaving horribly on both my Arch machines (quits when I scroll, display can't keep up with modest typing speeds) but I wonder if it's because I'm not using a desktop environment, and LO is getting confused. That's a total guess, but I use git, not makepkg, for both Emacs and Org (Emacs with "make install", Org in-place), and there's no reference to tmp in org-loaddefs, so I don't know if that's related. As far as I know, nothing at all changed on my system apart from these general updates. I'm still inclined to blame LO! Eric