From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Subject: Re: latex export issue Date: Thu, 10 Mar 2011 23:00:34 +0100 Message-ID: <87zkp2ws8t.fsf@gmail.com> References: <87zkp326yf.fsf@gmail.com> <8739mvs7ru.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=39401 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxnuP-0006Uz-KB for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 17:00:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxnuO-0002jZ-HR for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 17:00:37 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:48623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxnuO-0002jT-CA for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 17:00:36 -0500 Received: by fxm18 with SMTP id 18so503274fxm.0 for ; Thu, 10 Mar 2011 14:00:35 -0800 (PST) In-Reply-To: (Scot Becker's message of "Thu, 10 Mar 2011 21:29:05 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scot Becker Cc: emacs-orgmode@gnu.org, Stephen Eglen Hello, Scot Becker writes: > Looks good, but I can't get it to work. To test it, can I just > evaluate the two sexp's in the block you gave inside a scratch buffer, > then switch to my trial org file and export to LaTeX? Yes, but I guess you misunderstand the goal of the snippet. It will not "fix" export (which isn't broken in that case) but will prevent auto-fill-mode from creating a new item by cutting line at a wrong position i.e. you won't have to keep an eye on the formatting anymore. Regards, -- Nicolas