From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Prevent Org timestamps breaking with paragraph fill? Date: Fri, 14 May 2010 09:18:06 +0200 Message-ID: <520586D5-F7A3-49DB-ACA8-A7542D1EAE06@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=57385 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCp9v-0001oh-St for emacs-orgmode@gnu.org; Fri, 14 May 2010 03:18:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCp9u-0000Og-KU for emacs-orgmode@gnu.org; Fri, 14 May 2010 03:18:11 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:63048) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCp9u-0000OX-C2 for emacs-orgmode@gnu.org; Fri, 14 May 2010 03:18:10 -0400 Received: by wyb40 with SMTP id 40so204236wyb.0 for ; Fri, 14 May 2010 00:18:09 -0700 (PDT) In-Reply-To: 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: Jeff Kowalczyk Cc: emacs-orgmode@gnu.org On May 5, 2010, at 2:21 AM, Jeff Kowalczyk wrote: > I sometimes use Org timestamps in the body text of a headline. The > timestamps > break when filling with M-q. > > Is there a way to prevent this, i.e. Org timestamps as non-breaking > words? Hi Jeff, unfortunately, there is no way to avoid this currently. I guess the best is to put the timestamps early in the headline, or put them into the body of the entry. - Carsten