From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [POLL] Syntax change: make \[...\] non-inline (+1) Date: Thu, 31 Jul 2014 10:03:10 +0100 Message-ID: <877g2t3nox.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCmH4-0005bQ-KK for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 05:03:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCmGu-0003XS-Pc for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 05:03:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:54261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCmGu-0003XI-Jd for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 05:03:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XCmGo-0007xT-Qh for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 11:03:30 +0200 Received: from 109.201.154.200 ([109.201.154.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2014 11:03:30 +0200 Received: from rasmus by 109.201.154.200 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2014 11:03:30 +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 Federico Beffa writes: > Who is entitled to vote? If I am then here is my vote in favor for the > following reasons: > > 1. the construct \[...\] has been defined in LaTeX for equations which > must stand out and therefore belong on separate lines. It would > therefore make sense to conform to the borrowed syntax. Background: It works sensibly in latex-mode. If your text is My displayed \[equation\] is here M-q will make it My displayed \[equation\] is here But My displayed \[equation\] is here Is unaltered by M-q (though it was not obvious to me how tex-mode.el implemented this). I didn't read the other thread is details, but it seems the most sensible thing to do is alter the org fill function(s). These seems to rely on org-element, though, and I'm guessing that is why a syntax change is necessary, yes? —Rasmus -- You people at the NSA are becoming my new best friends!