From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Vincent_Bela=EFche?= Newsgroups: gmane.emacs.orgmode,gmane.emacs.devel Subject: [O] RE: Alinea filling (hanlding of explicit line-breaks) Date: Sun, 13 Mar 2011 14:49:55 +0100 Message-ID: <8062rnt9j0.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1300024483 30858 80.91.229.12 (13 Mar 2011 13:54:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2011 13:54:43 +0000 (UTC) Cc: Org mode , Stefan Monnier , emacs-devel@gnu.org To: Karl Berry Original-X-From: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sun Mar 13 14:54:38 2011 Return-path: Envelope-to: geo-emacs-orgmode@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pyljz-0006Oe-Ai for geo-emacs-orgmode@m.gmane.org; Sun, 13 Mar 2011 14:54:38 +0100 Original-Received: from localhost ([127.0.0.1]:51976 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PylhM-0001We-ON for geo-emacs-orgmode@m.gmane.org; Sun, 13 Mar 2011 09:51:08 -0400 Original-Received: from [140.186.70.92] (port=35783 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pylgr-0000wN-7N for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 09:50:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PylgO-0003Ep-99 for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 09:50:09 -0400 Original-Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:28835 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PylgO-0003EW-2U for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 09:50:08 -0400 Original-Received: from CHOUNEK ([92.139.229.150]) by mwinf5d06 with ME id Jdq41g00q3FLVPg03dq5ha; Sun, 13 Mar 2011 14:50:06 +0100 X-Antivirus: avast! (VPS 110313-0, 13/03/2011), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.12.242.125 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-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 Xref: news.gmane.org gmane.emacs.orgmode:39310 gmane.emacs.devel:137184 Archived-At: > Date: Sat, 12 Mar 2011 22:41:02 +0000 > From: karl@freefriends.org > To: vincent.b.1@hotmail.fr > CC: monnier@iro.umontreal.ca; emacs-devel@gnu.org > Subject: RE: Alinea filling (hanlding of explicit line-breaks) > [...] > 1. Sure, @* forces a line break in Texinfo. How that technically > compares to \\ in org mode, I don't know. > [...] FYI, the only --- but significative --- difference is that in Org \\ needs to be placed at end of line to be active. This is the reason why it is quite disturbing in Org if the paragraph filling moves \\ from the end of of line. In Texinfo it is rather a matter of taste whether you like it or not that in the source code @* are also at end of line to look like the output --- I personally like it this way. VBR, Vincent. From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Vincent_Bela=EFche?= Subject: RE: Alinea filling (hanlding of explicit line-breaks) Date: Sun, 13 Mar 2011 14:49:55 +0100 Message-ID: <8062rnt9j0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=35783 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pylgr-0000wN-7N for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 09:50:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PylgO-0003Ep-99 for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 09:50:09 -0400 Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:28835 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PylgO-0003EW-2U for emacs-orgmode@gnu.org; Sun, 13 Mar 2011 09:50:08 -0400 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: Karl Berry Cc: Org mode , Stefan Monnier , emacs-devel@gnu.org > Date: Sat, 12 Mar 2011 22:41:02 +0000 > From: karl@freefriends.org > To: vincent.b.1@hotmail.fr > CC: monnier@iro.umontreal.ca; emacs-devel@gnu.org > Subject: RE: Alinea filling (hanlding of explicit line-breaks) > [...] > 1. Sure, @* forces a line break in Texinfo. How that technically > compares to \\ in org mode, I don't know. > [...] FYI, the only --- but significative --- difference is that in Org \\ needs to be placed at end of line to be active. This is the reason why it is quite disturbing in Org if the paragraph filling moves \\ from the end of of line. In Texinfo it is rather a matter of taste whether you like it or not that in the source code @* are also at end of line to look like the output --- I personally like it this way. VBR, Vincent.