* Cannot fold drawer
@ 2015-07-26 9:30 azubi
2015-07-28 12:53 ` Rasmus
2015-07-28 17:11 ` Achim Gratz
0 siblings, 2 replies; 3+ messages in thread
From: azubi @ 2015-07-26 9:30 UTC (permalink / raw)
To: emacs-orgmode
Hi all,
I've recently discovered the drawers for org-mode. When I use "standard"
drawers names (like LOGBOOK or PROPERTIES) I can fold them using the TAB
key. If I create drawers with other names (like URLS or NOTES), these
folders cannot be folded. I've created these specific folder using the
function "org-insert-drawer" and therefore I suppose that I do not have
some syntax problem, but I see that these "non-standard" drawer names
are not "colorized" (sorry I don't know how to explain this clearly).
The version of org-mode I use is:
Org-mode version 8.2.4 (8.2.4-dist @
/home/azubi/.emacs.d/elpa/org-20150720/)
Can you please explain me what I've done wrong ?
Thank you in advance for your help.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot fold drawer
2015-07-26 9:30 Cannot fold drawer azubi
@ 2015-07-28 12:53 ` Rasmus
2015-07-28 17:11 ` Achim Gratz
1 sibling, 0 replies; 3+ messages in thread
From: Rasmus @ 2015-07-28 12:53 UTC (permalink / raw)
To: emacs-orgmode
Hi,
azubi <azubi@acm.org> writes:
> I've recently discovered the drawers for org-mode. When I use
> "standard" drawers names (like LOGBOOK or PROPERTIES) I can fold them
> using the TAB key. If I create drawers with other names (like URLS or
> NOTES), these folders cannot be folded. I've created these specific
> folder using the function "org-insert-drawer" and therefore I suppose
> that I do not have some syntax problem, but I see that these
> "non-standard" drawer names are not "colorized" (sorry I don't know
> how to explain this clearly).
It seems to be fixed in the git version (8.3).
> The version of org-mode I use is:
>
> Org-mode version 8.2.4 (8.2.4-dist @
> /home/azubi/.emacs.d/elpa/org-20150720/)
Note: your version is quite out of date. You should at least have 8.2.10.
Thanks,
Rasmus
--
Got mashed potatoes. Ain't got no T-Bone. No T-Bone
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot fold drawer
2015-07-26 9:30 Cannot fold drawer azubi
2015-07-28 12:53 ` Rasmus
@ 2015-07-28 17:11 ` Achim Gratz
1 sibling, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2015-07-28 17:11 UTC (permalink / raw)
To: emacs-orgmode
azubi writes:
> The version of org-mode I use is:
>
> Org-mode version 8.2.4 (8.2.4-dist @
> /home/azubi/.emacs.d/elpa/org-20150720/)
>
> Can you please explain me what I've done wrong ?
That looks like a mixed installation to me. Somewhere you seem to have
installed an Org version 8.2.4 from a distribution tarball that is now
shadowing an Org from ELPA dated 2015-07-20. You need to remove the
standalone Org installation from load-path and call package-initialze
before any Org customization you may have in your startup script.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-07-28 17:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-26 9:30 Cannot fold drawer azubi
2015-07-28 12:53 ` Rasmus
2015-07-28 17:11 ` Achim Gratz
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).