emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [RFC] [PATCH] org-mtags: remove


From: Aaron Ecay
Subject: Re: [O] [RFC] [PATCH] org-mtags: remove
Date: Sat, 21 Jun 2014 20:51:14 -0400
User-agent: Notmuch/0.17+160~g03680d1 (http://notmuchmail.org) Emacs/24.4.50.1 (x86_64-unknown-linux-gnu)

2014ko ekainak 14an, Aaron Ecay-ek idatzi zuen:
> 
> * contrib/lisp/org-mtags.el: Delete file.
> * lisp/org.el (org-structure-template-alist): Remove <foo>-style tags.
> (org-complete-expand-structure-template): Don't handle <foo>-style tags.
> ---
>  contrib/lisp/org-mtags.el | 255 
> ----------------------------------------------
>  lisp/org.el               |  43 ++++----
>  2 files changed, 20 insertions(+), 278 deletions(-)
>  delete mode 100644 contrib/lisp/org-mtags.el
> 
> The recent discussion of org-structure-template-alist[1] made me take
> a look at that variable, and I realized it includes infrastructure for
> an outdated method of using <foo>-style tags instead of canonical org
> syntax.  The implementation in contrib was never updated to the new
> exporter, and the approach seems out of line with the goals of that
> project.  So this patch removes this extension from core and contrib.
> 
> Does anyone have an opinion on whether this is a good idea?
> 
> Thanks,
> Aaron
> 
> [1] http://mid.gmane.org/address@hidden

I pushed this patch to master, since there was no feedback.  It can be
reverted if it causes any problems, of course (and if you notice it
does, please feel free to revert it yourself).

-- 
Aaron Ecay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]