Hello,
Bastien writes:
> I suggest this:
>
> (defconst org-persistent-drawers '(...))
> (defcustom org-custom-drawers '(...))
>
> Then local value of org-drawers would be computed by combining the two
> (with duplicates deletion.)
In another thread (http://article.gmane.org/gmane.emacs.orgmode/
Bastien writes:
> I suggest this:
>
> (defconst org-persistent-drawers '(...))
> (defcustom org-custom-drawers '(...))
"Persistent" doesn't sound right to me, but "system" is also ringing a
bit hollow. Maybe one of the native english speakers has a better idea
of what name would be a more approp
Achim Gratz writes:
> Bastien writes:
>> This is quite a hypothetical case: the default value for `org-drawers'
>> contains drawers that are hardcoded and correspond to key features: I
>> cannot figure out a good reason for *not* having these drawers in the
>> configuration.
>
> As a customized
Bastien writes:
> This is quite a hypothetical case: the default value for `org-drawers'
> contains drawers that are hardcoded and correspond to key features: I
> cannot figure out a good reason for *not* having these drawers in the
> configuration.
As a customized variable org-drawers can have a
Hi Achim,
Achim Gratz writes:
> Bastien writes:
>> Thinking again about your problem, I don't find it natural to
>> have #+DRAWERS /replacing/ existing drawers specified in `org-drawers',
>> instead of just adding new ones.
>
> Well, if one had defined a lot of drawers in their configuration an
Bastien writes:
> Thinking again about your problem, I don't find it natural to
> have #+DRAWERS /replacing/ existing drawers specified in `org-drawers',
> instead of just adding new ones.
Well, if one had defined a lot of drawers in their configuration and
wanted the list to be trimmed in a few
Bastien wrote:
> Hi Nick,
>
> Nick Dokos writes:
>
> > That's it: I had a
> >
> > #+DRAWERS: JUNK GARBAGE TRASH
> >
> > line in the file (and I didn't report it in the original email: blush!
> > sorry about that). Without it, the property drawer behaves normally.
>
> Thinking again about yo
Bastien writes:
> Nick Dokos writes:
>
>> I start emacs with a minimal .emacs and an empty org file, insert
>> a headline and insert a property drawer with
>> org-insert-property-drawer.
>
> Note that a similar problem can occur with `org-insert-drawer' if
> the inserted drawer is not known as
Hi Nick,
Nick Dokos writes:
> That's it: I had a
>
> #+DRAWERS: JUNK GARBAGE TRASH
>
> line in the file (and I didn't report it in the original email: blush!
> sorry about that). Without it, the property drawer behaves normally.
Thinking again about your problem, I don't find it natural to
ha
Bastien wrote:
> Hi Nick,
>
> Nick Dokos writes:
>
> > I start emacs with a minimal .emacs and an empty org file, insert
> > a headline and insert a property drawer with org-insert-property-drawer.
> >
> > The drawer starts out folded and TAB does not unfold it. I fold the headline
> > and unf
Carsten Dominik wrote:
> Do you have a newline after the :END: line?
>
I did, but I tried it both with and without and it does not
seem to make any difference.
Thanks,
Nick
>
> On 25.1.2012, at 15:48, Nick Dokos wrote:
>
> > I start emacs with a minimal .emacs and an empty org file, insert
Nick Dokos writes:
> I start emacs with a minimal .emacs and an empty org file, insert
> a headline and insert a property drawer with
> org-insert-property-drawer.
Note that a similar problem can occur with `org-insert-drawer' if
the inserted drawer is not known as such in the current buffer.
Hi Nick,
Nick Dokos writes:
> I start emacs with a minimal .emacs and an empty org file, insert
> a headline and insert a property drawer with org-insert-property-drawer.
>
> The drawer starts out folded and TAB does not unfold it. I fold the headline
> and unfold it: the property drawer is now
Do you have a newline after the :END: line?
- Carsten
On 25.1.2012, at 15:48, Nick Dokos wrote:
> I start emacs with a minimal .emacs and an empty org file, insert
> a headline and insert a property drawer with org-insert-property-drawer.
>
> The drawer starts out folded and TAB does not unfold
14 matches
Mail list logo