From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: \\ in headlines Date: Thu, 07 May 2015 00:09:30 +0200 Message-ID: <87sib9s6hx.fsf@nicolasgoaziou.fr> References: <0211F6B5-2339-424C-A39C-75EA5D6B3025@agrarianresearch.org> <874mnpbqxw.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yq7UB-0002vG-Nc for emacs-orgmode@gnu.org; Wed, 06 May 2015 18:08:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yq7UA-0007wP-LW for emacs-orgmode@gnu.org; Wed, 06 May 2015 18:08:11 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yq7UA-0007v1-FQ for emacs-orgmode@gnu.org; Wed, 06 May 2015 18:08:10 -0400 In-Reply-To: <874mnpbqxw.fsf@gmx.us> (rasmus@gmx.us's message of "Wed, 06 May 2015 18:39:55 +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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > Vikas Rawal writes: > >> Isn=E2=80=99t \\ in headlines expected to cause a line break? > > (member 'line-break (org-element-restriction 'headline)) =3D> nil > > I don't know the rational. Because, in Org, line breaks can only happen at the end of line, and headlines are only 1 line long. Regards, --=20 Nicolas Goaziou