Re: [O] [PATCH] org-agenda: Add org-agenda-breadcrumbs-separator

2019-03-21 Thread Marco Wahl
tumashu writes: > * lisp/org-agenda.el (org-agenda-breadcrumbs-separator): New variable. > (org-agenda-format-item): Use org-agenda-breadcrumbs-separator +1

[O] org-tags-match-list-sublevels is very useful in some condition, why we will semi-obsolete it?

2019-03-21 Thread tumashu
(defcustom org-tags-match-list-sublevels t "... This variable is semi-obsolete and probably should always be true. It is better to limit inheritance to certain tags using the variables `org-use-tag-inheritance' and `org-tags-exclude-from-inheritance'." ... "org-tags-match-list-sublevels +

Re: [O] [PATCH] org-agenda: Add org-agenda-breadcrumbs-separator

2019-03-21 Thread tumashu
Added info to ORG-NEW At 2019-03-21 21:49:14, "Nicolas Goaziou" wrote: >Hello, > >tumashu writes: > >> From 7b94df17217c116c882e8a080f686b626c82f45e Mon Sep 17 00:00:00 2001 >> From: Feng Shu >> Date: Thu, 21 Mar 2019 12:49:42 +0800 >> Subject: [PATCH] org-agenda: Add

[O] Second session of the Reproducible Research MOOC (using orgmode)

2019-03-21 Thread Christophe Pouzat
Dear all, The second session of the Reproducible Research MOOC is going to start on April 1st (no joke!). Like for the first session (of October last year), three

Re: [O] [PATCH] org-agenda: Add org-agenda-breadcrumbs-separator

2019-03-21 Thread Nicolas Goaziou
Hello, tumashu writes: > From 7b94df17217c116c882e8a080f686b626c82f45e Mon Sep 17 00:00:00 2001 > From: Feng Shu > Date: Thu, 21 Mar 2019 12:49:42 +0800 > Subject: [PATCH] org-agenda: Add org-agenda-breadcrumbs-separator > > * lisp/org-agenda.el (org-agenda-breadcrumbs-separator): New

Re: [O] [PATCH] ob-core: Add edit-prep in org-babel-make-language-alias

2019-03-21 Thread Nicolas Goaziou
Hello, Sebastian Miele writes: > Nicolas Goaziou writes: >> Could you provide a commit message for your patch? > > * lisp/ob-core.el (org-babel-make-language-alias): Add edit-prep to > the list of defalias'ed functions. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] org-tags-match-list-sublevels is very useful in some condition, why we will semi-obsolete it?

2019-03-21 Thread Nicolas Goaziou
Hello, tumashu writes: > (defcustom org-tags-match-list-sublevels t > "... > This variable is semi-obsolete and probably should always be true. It > is better to limit inheritance to certain tags using the variables > `org-use-tag-inheritance' and `org-tags-exclude-from-inheritance'." > >

Re: [O] [PATCH] org-agenda: Add org-agenda-breadcrumbs-separator

2019-03-21 Thread Nicolas Goaziou
Hello, tumashu writes: > +(defcustom org-agenda-breadcrumbs-separator "->" > + "The separator of breadcrumbs in agenda lines." > + :group 'org-agenda-line-format > + :type 'string) I added :package-version and :safe keywords and applied the patch. Thank you. Regards, -- Nicolas Goaziou

Re: [O] [PATCH] org-collector.el: Add support for formulas appending

2019-03-21 Thread Nicolas Goaziou
Hello, Slava Barinov writes: > * contrib/lisp/org-collector.el (org-dblock-write:propview): add > :tblfm keyword parameter support > > This adds possiblity to append formula line to table which is useful > in certain cases, especially during updates and recalculation of whole > table. Thank

Re: [O] org-tags-match-list-sublevels is very useful in some condition, why we will semi-obsolete it?

2019-03-21 Thread tumashu
At 2019-03-22 04:55:25, "Nicolas Goaziou" wrote: >Hello, > >tumashu writes: > >> (defcustom org-tags-match-list-sublevels t >> "... >> This variable is semi-obsolete and probably should always be true. It >> is better to limit inheritance to certain tags using the variables >>

[O] "File mode specification error: (user-error Empty table - created default table)"

2019-03-21 Thread William Denton
I've updated Org from source a couple of times in the last couple of days and this started happening: when I restart Emacs, I get an error saying "File mode specification error: (user-error Empty table - created default table)" and this happens: an empty table is added! Here's an example: