emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Fix inconsistency in drawer handling


From: Yann Hodique
Subject: Re: [O] [PATCH] Fix inconsistency in drawer handling
Date: Sun, 16 Sep 2012 19:03:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin)

>>>>> "Nicolas" == Nicolas Goaziou <address@hidden> writes:

> This patch is good, but I'd rather hard-code the regexp within
> org-element: I'm slowly trying to make this library as low-level as
> possible. Do you mind changing it?

Hi,

thanks for the quick review. Of course I don't mind, but I'm just
curious to understand the purpose, as duplicating constants seems to
make room for future mistakes (even though in this case I guess we're
stuck with that regexp forever :)).

Do you mean you'd like to get rid of (require 'org) in org-element.el at
some point ? What about (eval-when-compile '(require 'org)) then ? Or
some (require 'org-const) ?

Thanks,

Yann.

-- 
How often it is that the angry man rages denial of what his inner self is 
telling him.

  -- "The Collected Sayings of Muad'Dib" by the Princess Irulan




reply via email to

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