Re: [O] using org-global-properties in capture templates

2017-12-02 Thread Adrian Bradd
Hello, It looks like you have one too many parenthesis around the Rating entry. org-global properties is supposed to be a list of cons cells. The below should work: #+BEGIN_SRC elisp (setq org-global-properties '(("Cuisine_ALL". "- Indian Thai Vietnamese Asian Chinese Israeli Italian American

Re: [O] Bug in emphasis fontification

2017-12-02 Thread Nicolas Goaziou
Hello, Kaushal Modi writes: > I believe that the recent fontification rules still need tweaking. > > Here's a MWE: > > = > *bold* > = > > Here's a more detailed version: > > = > *bold* > ^ above does not work > *bold* this works at the time of typing. > But

Re: [O] [PATCH]: Fix ob-haskell.el to work with custom ghci prompts

2017-12-02 Thread Doro Rose
Nicolas Goaziou writes: > Fair enough. Could you provide a proper commit message and send the > patch again? Here's the patch. >From 646d457f8d3e5d38084f44adfacf38a8cc762c30 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 2 Dec 2017 21:21:39 +0100

Re: [O] Bug: RET at end of table creates new columand and new row

2017-12-02 Thread Nicolas Goaziou
Hello, Charles Millar writes: > According to the manual > > RET org-table-next-row > Re-align the table and move down to next row. Creates a new row if > necessary. > At the beginning or end of a line, RET still does NEWLINE, so it can be used > to split a table. > > ECM -

[O] Bug: RET at end of table creates new columand and new row

2017-12-02 Thread Charles Millar
Hello, According to the manual RET org-table-next-row Re-align the table and move down to next row. Creates a new row if necessary. At the beginning or end of a line, RET still does NEWLINE, so it can be used to split a table. ECM - Create a one column, one row table, hit TAB which results

[O] bug#24836: 26.0.50; ORG mode: exporting discontinuos headings generates a invalid ODT document

2017-12-02 Thread Nicolas Goaziou
Hello, domenechjo...@gmail.com (José L. Doménech) writes: > This document: > > * HEADING 1 > ** SUBHEADING 1.2 > THIS HAS AN ADITIONAL LEVEL > *** SUB-SUBHEADING 1.2.2 > > when exporting (C-c C-e o O) generates an invalid ODT document. > > I have traced it to a missing '' closing tag

[O] bug#22735: 24.3; org-set-effort *without* numeric prefix - still forces me to use nth allowed

2017-12-02 Thread Nicolas Goaziou
Hello, David Caldwell writes: > on one box (emacs 24.3.1, org-mode version  7.9.3f) when I do 'C-c C-x > e', i can enter an effort estimate string directly as shown in > Effort_ALL property (e.g. 3w).however on another box (emacs 24.3.1, > org-mode version 8.3.3), the '